summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-02-07bin/find_dpkg_trigger_cycles.sh: wait 10 seconds before retryjosch1-1/+1
2015-02-07bin/find_dpkg_trigger_cycles.sh: print curl exit code and exit after failurejosch1-1/+1
2015-02-06fix grammar: sb#builded#built#Holger Levsen1-1/+1
2015-02-06chroot-installation: only simulate autoremove, thanks jcristauHolger Levsen1-1/+1
2015-02-06fixupHolger Levsen1-2/+2
2015-02-06chroot-installation: give up for now, revert exception+retry handling...Holger Levsen1-16/+17
2015-02-06chroot-installation: yet more debugHolger Levsen1-0/+3
2015-02-06chroot-installation: use 'set -o pipefail' to really catch all the failures, ↵Holger Levsen1-7/+11
thanks wRAR for the hint
2015-02-05chroot-installation: add more debug outputHolger Levsen1-0/+3
2015-02-05chroot-installation: another attempt to handle failures correctly...Holger Levsen1-4/+6
2015-02-04Revert "Revert "reproducible: link to tracker.debian.org instead to the old ↵Holger Levsen1-1/+1
PTS, but keep the link title 'PTS', at least for now"" This reverts commit 1b11b4620a3a6b0caf7b6fd7a5f44101c1569f44.
2015-02-04Revert "reproducible: link to tracker.debian.org instead to the old PTS, but ↵Holger Levsen1-1/+1
keep the link title 'PTS', at least for now" This reverts commit 7217f26d12593c07cb7ec51df02f5489f5d77e1f.
2015-02-04reproducible: link to tracker.debian.org instead to the old PTS, but keep ↵Holger Levsen1-1/+1
the link title 'PTS', at least for now
2015-02-03reproducible: also export build_time in the jsonMattia Rizzolo1-3/+4
2015-02-03reproducible: no need to install our version of discount anymore, as #762622 ↵Holger Levsen1-2/+2
has been fixed in sid
2015-02-03bin/find_dpkg_trigger_cycles.sh: print error if curl failsjosch1-1/+1
2015-02-03reproducible: add 'and others' to copyright noticeHolger Levsen2-2/+2
2015-02-02reproducible: rebuild relevant package pages also when we remove a noteMattia Rizzolo1-1/+5
2015-01-30reproducible: rewrite the reproducible_json.sh in python, and replace itMattia Rizzolo2-43/+33
2015-01-29chroot-installation: set -e explicitly. this doesnt make sense, but thats ↵Holger Levsen1-0/+1
the way it is atm
2015-01-28chroot-installation: try harder to exit correctlyHolger Levsen1-4/+4
2015-01-28bin/find_dpkg_trigger_cycles.sh: make sure the activated path is either ↵josch1-1/+1
followed by a slash or the line end
2015-01-26chroot-installation: handle failures properlyHolger Levsen1-2/+7
2015-01-26always be true...Holger Levsen1-1/+1
2015-01-26chroot-install: work around temporarily download problems by repeating the ↵Holger Levsen1-1/+11
step once
2015-01-26chroot-install: make prepare functions idempotentHolger Levsen1-3/+3
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-24bin/reproducible_html_packages.py: be explicit about the time being UTCjosch1-1/+1
2015-01-24live-build and lvc: also build debian-edu_jessie_workstation and use xfce ↵Holger Levsen1-1/+5
for all debian-edu live images
2015-01-21reproducible: delete logfiles of packages removed from sidHolger Levsen1-1/+6
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-19reproducible: _html_packages: better handling of exceptionsMattia Rizzolo2-2/+10
2015-01-19reproducible: _html_notes: allow issues with 0 affected packagesMattia Rizzolo1-3/+12
2015-01-19reproducible: forgot to remove some debug print()Mattia Rizzolo2-2/+0
2015-01-18reproducible: also check for new uids used by pbuilderHolger Levsen1-3/+6
2015-01-18Use different BUILDUSERID and BUILDUSERNAME for the two buildsReiner Herrmann1-3/+6
2015-01-17reproducible: _html_notes: also sort the issues by name, when they affect ↵Mattia Rizzolo1-1/+1
the same number of packages
2015-01-17reproducible: fix typo in a templateMattia Rizzolo1-1/+1
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-17reproducible: _html_notes: sort issues by number of affected packagesMattia Rizzolo1-1/+1
2015-01-16reproducible: _html_notes: add a reassuntive note at the end of the issues tableMattia Rizzolo1-0/+2
2015-01-16reproducible: _html_notes: fixup previous commit + add a counterMattia Rizzolo1-2/+8
2015-01-16reproducible: add some infos for the user about the # andMattia Rizzolo2-5/+9
+ signs
2015-01-16reproducible: _html_notes: add the bug sign in the notes_index pageMattia Rizzolo1-2/+15
2015-01-16reproducible: drop more /userContent things from urls, they are not needed ↵Mattia Rizzolo1-7/+7
anymore
2015-01-16reproducible: also move the import psycopg2 to _common.pyMattia Rizzolo2-4/+3
2015-01-16reproducible: return an empty string, not Null in gen_bugs_links()Mattia Rizzolo1-1/+1