summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-01-25Use log of second build if it failsReiner Herrmann1-2/+8
2015-01-25Check also if second build failed.Reiner Herrmann1-7/+12
It can happen that the first build was successful, but the second build not (e.g. because of failing tests, which has already been observed). In this case, the whole build has to be marked FTBFS and debbindiff doesn't need to be called.
2015-01-25Move invocation of debbindiff to separate functionReiner Herrmann1-62/+66
2015-01-19reproducible: unshare need to be told where options endJérémy Bobbio1-1/+1
2015-01-19reproducible: change the hostname in the second buildJérémy Bobbio1-1/+1
2015-01-18Use different BUILDUSERID and BUILDUSERNAME for the two buildsReiner Herrmann1-3/+6
2015-01-17reproducible: use 'LANG=fr_CH.UTF-8 LC_ALL=fr_CH.UTF-8' for the 2nd pbuilder runHolger Levsen1-1/+1
2015-01-14reproducible: remove workaround for debbindiff 3 and explain in rbuild ↵Holger Levsen1-7/+2
outwhich which debbindiff version is used
2015-01-09reproducible: update links after apache change. strip the leading ↵Mattia Rizzolo1-3/+3
/userContent where possible
2015-01-07reproducible: fixup 3f497a20c, thanks mapreriHolger Levsen1-1/+1
2015-01-06reproducible: leave a note in the empty logfile if debbindiff is killed due ↵Holger Levsen1-0/+3
to timeout
2015-01-04fix typoHolger Levsen1-1/+1
2015-01-04reproducible: only treat absence of debbindiff output as successful if ↵Holger Levsen1-1/+1
debbindiff run also exited successfully...
2014-12-17fixup last commitHolger Levsen1-3/+3
2014-11-21reproducible: use 'apt-get source ' instead of 'apt-get source ' because ↵Holger Levsen1-1/+1
else downloading of 0ad* sources fails...
2014-10-25reproducible: turn off DEBUG for each script individully, r-common gets ↵Holger Levsen1-0/+1
sourced after common-functions...
2014-10-23Revert "reproducible: give debbindiff an hour, not just 15m, to analyze"Holger Levsen1-1/+1
This reverts commit bbc7e44fd215538aff947c652235305c88474fbf.
2014-10-23reproducible: give debbindiff an hour, not just 15m, to analyzeHolger Levsen1-1/+1
2014-10-19reproducible: fix race condition when a package page was already updated ↵Holger Levsen1-1/+3
after a build has started...
2014-10-19reproducible: add locking for reproducible schroot creation (which happens ↵Holger Levsen1-0/+19
daily)
2014-10-18reproducible: finetune outputHolger Levsen1-2/+2
2014-10-18reproducible: run debbindiff from within a(nother) sid schroot (created by ↵Holger Levsen1-21/+28
another job)
2014-10-18reproducible: deal with some packages.... sysprofile from 2003Holger Levsen1-1/+1
2014-10-17reproducible: refactor, create the package html file directly after buildHolger Levsen1-0/+5
2014-10-17g-i-installation: detect 'Reached target Shutdown' in output and act accordinglyHolger Levsen1-1/+1
2014-10-16reproducible: add link to (jenkins) BUILD_URL in rbuild.logHolger Levsen1-1/+1
2014-10-16reproducible: if apt-get source fails to download sources, wait 5m, try once ↵Holger Levsen1-0/+10
more and only fail+warn+notify if the 2nd download attempt also fails
2014-10-16reproducible: deal with GnuPG/MacGPG2 being used to sign the mueller source ↵Holger Levsen1-1/+1
package...
2014-10-15reproducible: fix URL to dbd logfileHolger Levsen1-1/+1
2014-10-14reproducible: whitespaces matterHolger Levsen1-3/+4
2014-10-14reproducible: refactorHolger Levsen1-14/+2
2014-10-13reproducible: whitespaces...Holger Levsen1-1/+1
2014-10-13reproducible: improve clearness about debbindiff resultsHolger Levsen1-4/+5
2014-10-13reproducible: replace builder jobs with scheduler and build jobsHolger Levsen1-145/+26
2014-10-13reproducible: improve db locking, add new table sources_scheduledHolger Levsen1-0/+7
2014-10-12reproducible: refactor, drop source_stats table for nowHolger Levsen1-3/+2
2014-10-12reproducible: refactorHolger Levsen1-5/+3
2014-10-12reproducible: add visible note about 2nd buildHolger Levsen1-0/+5
2014-10-12reproducible: add linux-amd64 as valid archHolger Levsen1-1/+1
2014-10-11reproducible: increase timeout for accessing to 1m and fail if sources db ↵Holger Levsen1-0/+1
cannot be updated properly
2014-10-11reproducible: fix bug in scheduler leading to (quite some) known versions ↵Holger Levsen1-3/+24
being scheduled as if they were new versions
2014-10-11reproducible: no warnings if builds fail or are unreproducible. that's ↵Holger Levsen1-2/+2
expected in sid
2014-10-11reproducible: run pbuilder with 12h timeoutHolger Levsen1-2/+2
2014-10-11reproducible: add linux-any as valid archHolger Levsen1-1/+1
2014-10-10reproducible: blacklist xmds2Holger Levsen1-2/+2
2014-10-10reproducible: blacklist eigen3Holger Levsen1-2/+2
2014-10-10reproducible: correctly check whether a source package should be build on amd64Holger Levsen1-10/+22
2014-10-10reproducible: run pbuilder with nice ionice -c 3Holger Levsen1-2/+2
2014-10-10reproducible: polishing various little thingsHolger Levsen1-0/+2
2014-10-10reproducible: dcmd the right fileHolger Levsen1-2/+2