summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-02-07g-i: download preseed file from 127.0.0.1 from the jenkins job (and from 10.0...Holger Levsen1-5/+7
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
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 P...Holger Levsen1-1/+1
2015-02-04Revert "reproducible: link to tracker.debian.org instead to the old PTS, but ...Holger Levsen1-1/+1
2015-02-04reproducible: link to tracker.debian.org instead to the old PTS, but keep the...Holger Levsen1-1/+1
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
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 the...Holger Levsen1-0/+1
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 follo...josch1-1/+1
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 st...Holger Levsen1-1/+11
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
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 for...Holger Levsen1-1/+5
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 the...Mattia Rizzolo1-1/+1
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
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 an...Mattia Rizzolo1-7/+7
2015-01-16reproducible: also move the import psycopg2 to _common.pyMattia Rizzolo2-4/+3