summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-02-25reproducible: split up long line into multiple smaller onesReiner Herrmann1-2/+11
2015-02-21reproducible: rename process_packages() to gen_packages_html()Holger Levsen1-1/+1
2015-02-21reproducible: rename unschedule_from_db() to update_db_and_html()Holger Levsen1-7/+10
2015-02-19Shorten "reproducible -> unreproducible" message.Chris Lamb1-1/+1
2015-02-18Drop implicit "please investigate" prefix from IRC messageChris Lamb1-1/+1
This makes it not wrap onto a newline on my rather low-resolution laptop. The URL is more than sufficient I feel; it's kinda implicit that its a request for someone to do something anyway - why would we be reporting it to IRC otherwise, etc. Signed-off-by: Chris Lamb <lamby@debian.org>
2015-02-17reproducible: include 2nd printf in console outputHolger Levsen1-1/+1
2015-02-16reproducible: catch debbindiff exiting with exit code 2 if it has trouble ↵Holger Levsen1-1/+3
comparing two builds
2015-02-16reproducible: improve outputHolger Levsen1-1/+1
2015-02-16reproducible grammarHolger Levsen1-1/+1
2015-02-16reproducible: broken englishMattia Rizzolo1-1/+1
2015-02-16reproducible: notify the IRC chan when a package successfully buit ↵Mattia Rizzolo1-0/+5
reproducibly in the past becomes unreproducible
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