summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
AgeCommit message (Expand)AuthorFilesLines
2015-10-03reproducible: refactor, try harder to download sourcesHolger Levsen1-12/+16
2015-10-02reproducible: fix typoHolger Levsen1-1/+1
2015-10-02reproducible: spool notifications to package maintainers and only send them o...Holger Levsen1-4/+3
2015-10-01reproducible: disable mail notifications for testingHolger Levsen1-2/+3
2015-09-26reproducible: simplify WHERE condition in sql statement - i dont get why it o...Holger Levsen1-6/+3
2015-09-26reproducible: debug some moreHolger Levsen1-1/+1
2015-09-26reproducible: debug for the winHolger Levsen1-0/+2
2015-09-26reproducible: manual testing using these sql commands works, but not in _buil...Holger Levsen1-0/+1
2015-09-26reproducible: try harder. sighHolger Levsen1-3/+3
2015-09-26reproducible: always set ARCH depending on the MODEHolger Levsen1-1/+1
2015-09-26remove double local definitionHolger Levsen1-1/+1
2015-09-26reproducible: harmonize whitespacesHolger Levsen1-6/+6
2015-09-26reproducible: improve outputHolger Levsen1-0/+4
2015-09-26reproducible: support the --debug feature of _remote_scheduler.py againHolger Levsen1-1/+1
2015-09-26reproducible: merge init_package_build() into choose_package(), so that build...Holger Levsen1-35/+31
2015-09-26reproducible: stop locking via lockfiles, use db insteadHolger Levsen1-42/+10
2015-09-26reproducible: always parse the output as we cannot rely on the exit code, as ...Holger Levsen1-13/+12
2015-09-26reproducible: use wget --timeout instead of /usr/bin/timeout (as downloads ac...Holger Levsen1-3/+2
2015-09-26reproducible: set +e instead of ||true, we want to check the exit code…Holger Levsen1-2/+4
2015-09-26reproducible: drop legacy build modeHolger Levsen1-22/+11
2015-09-26reproducible: rename ng-mode to master-modeHolger Levsen1-6/+6
2015-09-26reproducible: improve commentHolger Levsen1-1/+1
2015-09-24reproducible: i dont think anybody is debugging ruby-patron anymoreHolger Levsen1-1/+1
2015-09-24reproducible: _build: also empty the builder field from the db when cleaning ...Mattia Rizzolo1-1/+1
2015-09-23reproducible: be more verboseHolger Levsen1-1/+3
2015-09-23reproducible: improve quotingHolger Levsen1-1/+1
2015-09-23reproducible: dont remove the directory while we're in itHolger Levsen1-0/+1
2015-09-23reproducible: handle_race_condition(): do cleanup before abortingHolger Levsen1-0/+3
2015-09-23reproducible: improve outputHolger Levsen1-3/+3
2015-09-23Revert "reproducible: treat disorderfs specially as long we need it"Holger Levsen1-0/+2
2015-09-23reproducible: treat disorderfs specially as long we need itHolger Levsen1-2/+0
2015-09-23reproducible: fix typosHolger Levsen1-4/+4
2015-09-23reproducible: improve job outputHolger Levsen1-1/+1
2015-09-23reproducible: abort build job if race condition is metHolger Levsen1-0/+1
2015-09-23reproducible: timeout initial wget of dsc file early (wget default is 15m)Holger Levsen1-2/+3
2015-09-22reproducible: more randomly select a package to build to better avoid race co...Holger Levsen1-1/+1
2015-09-22reproducible: improve format of the stale-builds-detected emailsHolger Levsen1-5/+8
2015-09-21reproducible: remove stale builds from at the beginning of the build and send...Holger Levsen1-0/+9
2015-09-20reproducible: be trueHolger Levsen1-2/+2
2015-09-20reproducible: sleep less after unhandled conditions as these are rare and arb...Holger Levsen1-5/+1
2015-09-20reproducible: on remote host problems: sleep longer if the 2nd host is down, ...Holger Levsen1-4/+5
2015-09-20reproducible: force debug in call_diffoscope_on_changes_files()Holger Levsen1-0/+1
2015-09-20reproducible: make diffoscope calls more robust, retry after 2m if the schroo...Holger Levsen1-1/+25
2015-09-20reproducible: try to fix "DIFFOSCOPE=E: Failed to change to directory /tmp: P...Holger Levsen1-1/+1
2015-09-18reproducible: enable debug at the end, to understand rare failures…Holger Levsen1-0/+1
2015-09-16reproducible: unregister build if the node is downHolger Levsen1-0/+8
2015-09-16use exec to start abort.sh to invoke it from within the current job runHolger Levsen1-2/+2
2015-09-16reproducible: fix typosHolger Levsen1-1/+1
2015-09-16reproducible: check if a node is up, else sleep 23m and abort the build jobHolger Levsen1-0/+8
2015-09-13reproducible: fixup typo, preventing any-$ARCH packages to be buildHolger Levsen1-1/+1