summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Holger Levsen1-0/+9
send a daily mail about these from the maintenance job
2015-09-20reproducible: be trueHolger Levsen1-2/+2
2015-09-20reproducible: sleep less after unhandled conditions as these are rare and ↵Holger Levsen1-5/+1
arbitrary
2015-09-20reproducible: on remote host problems: sleep longer if the 2nd host is down, ↵Holger Levsen1-4/+5
in general sleep shorter though, as retrying is rather cheap
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 ↵Holger Levsen1-1/+25
schroot was unavailable
2015-09-20reproducible: try to fix "DIFFOSCOPE=E: Failed to change to directory /tmp: ↵Holger Levsen1-1/+1
Permission denied"
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
2015-09-11reproducible: fixup 1e2bc36Holger Levsen1-2/+2
2015-09-11reproducible: more gracefully deal with problems downloading the sourcesHolger Levsen1-2/+4
2015-09-11reproducible: disable debugHolger Levsen1-1/+1
2015-09-10reproducible: better explain legacy and ng-modeHolger Levsen1-0/+5
2015-09-10reproducible: improve outputHolger Levsen1-6/+8
2015-09-10reproducible: always use 'date -u'Holger Levsen1-10/+10
2015-09-10fixup SQL in f411e67e: reproducible: build: requeue a package for building ↵Holger Levsen1-1/+1
in case of outdated builder and exit cleanly
2015-09-10reproducible: build: requque a package for building in case of outadated ↵Mattia Rizzolo1-5/+4
builder and exit cleanly
2015-09-10reproducible: refactor, move delay_start() to before choose_package()Holger Levsen1-4/+3
2015-09-10reproducible: 'H/1 * * * *' doesn't seem to work as advertised, use '* * * * ↵Holger Levsen1-2/+2
*' instead and randomize start times manually
2015-09-10reproducible: version mismatch better causes 404 than depwaitHolger Levsen1-1/+1
2015-09-10reproducible: abort cleanly, if the schroots are out of syncHolger Levsen1-4/+8
2015-09-10reproducible: log hostnames of build nodesHolger Levsen1-4/+7
2015-09-10reproducible: handle wget network problems more gracefullyHolger Levsen1-2/+2
2015-09-10reproducible: make first build.log visible againHolger Levsen1-0/+3
2015-09-10reproducible: only download the .dsc on the main node when doing remote buildsHolger Levsen1-4/+16
2015-09-09reproducible: always use all cores for the 2nd build on armhfHolger Levsen1-1/+6
2015-09-07reproducible: retry rsync on failure but sleep 5min before doing soHolger Levsen1-3/+9
2015-09-07reproducible: refactor remote_build()Holger Levsen1-51/+26
2015-09-07reproducible: slow down on unhandled failuresHolger Levsen1-0/+1
2015-09-07reproducible: really deal with ssh failures gracefullyHolger Levsen1-0/+6
2015-09-06reproducible: refactoringHolger Levsen1-12/+14
2015-09-06reproducible: handle rsync problems with remote buildsHolger Levsen1-1/+16
2015-09-06reproducible: remote builds: deal with 404 properlyHolger Levsen1-1/+25
2015-09-01Use parens, not another colon.Chris Lamb1-1/+1
Looks better on IRC..
2015-09-01"Had trouble with these" doesn't make much sense in context now.Chris Lamb1-1/+1
Signed-off-by: Chris Lamb <lamby@debian.org>
2015-09-01Clarify which package is being published.Chris Lamb1-1/+1
Signed-off-by: Chris Lamb <lamby@debian.org>
2015-09-01Mention what noun is being publishedChris Lamb1-1/+1
Signed-off-by: Chris Lamb <lamby@debian.org>
2015-09-01reproducible: now that diffoscope is available in testing, rename schroots ↵Holger Levsen1-4/+4
everywhere and always use diffoscope
2015-09-01reproducible: dont make a build ftbfs if the node is outdated...Holger Levsen1-1/+8
2015-08-31reproducible: fix syntax errorHolger Levsen1-2/+2
2015-08-31reproducible: fix syntax errorHolger Levsen1-2/+2
2015-08-31reproducible: no better idea atm than to define it twiceHolger Levsen1-0/+2
2015-08-31reproducible: trying to find to bug..Holger Levsen1-1/+1
2015-08-31reproducible: explicit directoryHolger Levsen1-2/+2
2015-08-31refactor, bahHolger Levsen1-2/+2