summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-04-03reproducible: improve error messageHolger Levsen1-1/+1
2015-04-03reproducible: dont exit on diffHolger Levsen1-1/+1
2015-04-03< Lunar^> probably /run/shm is the new norm < h01ger> | ok, let's bind ↵Holger Levsen1-1/+1
mount them both
2015-04-03reproducible: debbindiff needs /dev/shm access, see ↵Holger Levsen1-1/+1
https://stackoverflow.com/questions/6033599/oserror-38-errno-38-with-multiprocessing
2015-04-01reproducible: (temporarily) disable notifications for packages which become ↵Holger Levsen1-1/+1
unreproducible
2015-03-30Revert "reproducible: WIP, split view in ftbfs worth investigating and ftbfs ↵Holger Levsen1-4/+4
due to our changes or setup" This reverts commit 65583f0fea4f1aa54153729e79650e86dca83a7d.
2015-03-30reproducible: WIP, split view in ftbfs worth investigating and ftbfs due to ↵Holger Levsen1-4/+4
our changes or setup
2015-03-30fix typoHolger Levsen1-1/+1
2015-03-30reproducible: drop ftbfs from json as long as #781517 unfixedHolger Levsen1-1/+1
2015-03-30pbuilderrc: set PATH to predictable values, see #780729 and #780725Holger Levsen1-1/+2
2015-03-30reproducible: move the really_ftbfs quering+dispalying where it should stay: ↵Mattia Rizzolo2-21/+6
in the indexes, as a section of the FTBFS pages
2015-03-29reproducible: add the new reproducible_notes.py script as another build ↵Mattia Rizzolo1-0/+1
command to the current reproducible_html_notes job
2015-03-29reproducible: notes: query the db and lists packages which FTBFS but no due ↵Mattia Rizzolo1-0/+21
to timestamps from cpp macros. Bad house for this code, but let's dump it here for now
2015-03-29reproducible: store notes in the database. This is a initial work. It does ↵Mattia Rizzolo2-0/+153
nothing other than picking the yaml files and store it's content on the db
2015-03-29reproducible: html_notes: quiet down the outputMattia Rizzolo1-2/+4
2015-03-29reproducible: db_maintenance: print out execution time infosMattia Rizzolo1-4/+18
2015-03-29reproducible: db_maintenance: update comments, removing references to a dev ↵Mattia Rizzolo1-3/+2
version of the script
2015-03-28reproducible: cleanup leftovers from doxygenHolger Levsen1-2/+4
2015-03-28reproducible: …✂ is so much better than ...Holger Levsen1-1/+1
2015-03-28reproducible: bugfix to actually clean up old artifactsHolger Levsen1-2/+2
2015-03-28reproducible: explain in irc notification that debbindiff had troubles with ↵Holger Levsen1-4/+8
these artifacts
2015-03-28reproducible: wait longer for lock as we've increased the timeout - the real ↵Holger Levsen3-3/+3
solution is to use schroot sessions properly...
2015-03-28reproducible: wait longer for lock as we've increased the timeoutHolger Levsen1-2/+2
2015-03-28--http-proxy is a pbuilder option not a pdebuild optionHolger Levsen2-2/+2
2015-03-28reproducible: use proxy only for apt, but don't set http_proxy environment ↵Holger Levsen4-10/+14
variable. see #780587 for more info
2015-03-28fix grammarHolger Levsen1-1/+1
2015-03-28reproducible: remove long done FIXME entryHolger Levsen1-1/+1
2015-03-28reproducible: always save artifacts if debbindiff has trouble. output ↵Holger Levsen1-3/+6
debbindiff timeout duration in logs
2015-03-28reproducible: restructureHolger Levsen1-2/+4
2015-03-28reproducible: new meta-pkg set: xfceHolger Levsen3-18/+37
2015-03-28reproducible: let debbindiff run for 30min before killing itHolger Levsen1-1/+1
2015-03-28find_dpkg_trigger_cycles: store all temp files in ↵josch1-1/+7
/tmp.dpkg_trigger_cycles.XXXXXXXXXX and remove using a trap on EXIT
2015-03-28recreate jenkins-dpkg-jessie weekly to workaround missing cleanup in jobsHolger Levsen1-1/+1
2015-03-28reproducible: keep less builder logsHolger Levsen1-2/+2
2015-03-28reproducible: fix links to index_not_for_us.htmlHolger Levsen1-0/+2
2015-03-28reproducible: cleanupHolger Levsen1-3/+0
2015-03-28reproducible: dont try to build package on amd64 if there is more than one ↵Holger Levsen1-1/+4
architecture to build for but 'all' is the only suitable one for this host
2015-03-28reproducible: improve table layoutHolger Levsen1-1/+1
2015-03-28reproducible: add new meta-pkg set: kdeHolger Levsen3-18/+36
2015-03-28reproducible: updateHolger Levsen1-18/+6
2015-03-28reproducible: keep less builder logsHolger Levsen1-2/+2
2015-03-28reproducible: fix path for redirectionHolger Levsen1-1/+1
2015-03-28reproducible: provide suite specific views on issuesHolger Levsen3-18/+44
2015-03-27fix typoHolger Levsen1-1/+1
2015-03-27debsums-tests: drop wheezy testHolger Levsen1-14/+0
2015-03-27Revert "reproducible: use transaction to reliable prevent race conditions"Holger Levsen1-6/+2
This reverts commit 675367e1fd73f2a117e459753a7db4d30277f59d.
2015-03-27reproducible: refactor, save_artifacts is always an integerHolger Levsen1-3/+3
2015-03-27reproducible: fix logic errorHolger Levsen1-3/+3
2015-03-27reproducible: use transaction to reliable prevent race conditionsHolger Levsen1-2/+6
2015-03-27reproducible: dont claim to save artifacts for not-for-us, 404 or ftbfsHolger Levsen1-0/+6