summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-02-02TODO++Holger Levsen1-1/+1
2015-01-31rebootstrap: remove useless combinationsHelmut Grohne1-0/+4
The combination of "supported" and "nobiarch" is doomed to always fail, as nobiarch simply is unsupported. This commit removes the following jenkins jobs: jenkins_hppa_gcc49_nobiarch_supported jenkins_i386_gcc49_nobiarch_supported jenkins_i386_gcc49_nobiarch_supported_debbindiff jenkins_mips_gcc49_nobiarch_supported jenkins_mips_gcc49_nobiarch_supported_debbindiff jenkins_mips64el_gcc49_nobiarch_supported jenkins_mipsel_gcc49_nobiarch_supported jenkins_mipsel_gcc49_nobiarch_supported_debbindiff jenkins_powerpc_gcc49_nobiarch_supported jenkins_powerpc_gcc49_nobiarch_supported_debbindiff jenkins_ppc64_gcc49_nobiarch_supported jenkins_s390x_gcc49_nobiarch_supported jenkins_s390x_gcc49_nobiarch_supported_debbindiff jenkins_sparc_gcc49_nobiarch_supported jenkins_sparc64_gcc49_nobiarch_supported jenkins_x32_gcc49_nobiarch_supported
2015-01-30reproducible: rewrite the reproducible_json.sh in python, and replace itMattia Rizzolo3-44/+34
2015-01-29chroot-installation: set -e explicitly. this doesnt make sense, but thats ↵Holger Levsen1-0/+1
the way it is atm
2015-01-29moreHolger Levsen1-0/+3
2015-01-28chroot-installation: try harder to exit correctlyHolger Levsen1-4/+4
2015-01-28rebootstrap: throttle 4 concurrent jobs max.Holger Levsen1-2/+2
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 Levsen3-1/+16
for all debian-edu live images
2015-01-23reproducible: add notes how to test variations in kernel version, date and ↵Holger Levsen1-0/+11
cpu type
2015-01-23add note that we dont rebuild with a different kernelHolger Levsen1-3/+2
2015-01-21reproducible: delete logfiles of packages removed from sidHolger Levsen1-1/+6
2015-01-20install the right kernel packageHolger Levsen1-1/+1
2015-01-20update jenkins.d.n to wheezy-bpo kernel to support uts namespacesHolger Levsen1-1/+2
2015-01-19reproducible: unshare need to be told where options endJérémy Bobbio2-2/+2
2015-01-19reproducible: fix sudoers for unshareJérémy Bobbio1-1/+1
2015-01-19reproducible: change the hostname in the second buildJérémy Bobbio3-1/+12
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-16new rebootstrap job variantsHelmut Grohne1-9/+33
The _supported variant uses the cross build method preferred by the gcc maintainer. It relies on dpkg-cross instead of cross-gcc-dev. Adding this variant, as it is not clear which one is to be used in the long run. See: #766708 The _debbindiff variant compares the cross-built packages against their in-archive natively-built counterparts. This processing takes significantly longer, but can highlight errors in cross compilation. This commit triples the number of rebootstrap jobs.
2015-01-16add new architecture powerpcel to rebootstrap jobsHelmut Grohne1-1/+1
2015-01-16remove job rebootstrap_powerpcspe_gcc49_nobiarchHelmut Grohne1-2/+2
powerpcspe has no multilib, so it should be exactly the same as rebootstrap_powerpcspe_gcc49.
2015-01-16apache: add rb.d.n/PACKAGE → rb.d.n/rb-pkg/PACKAGE.html redirect. Thanks ↵Mattia Rizzolo1-0/+6
Lunar for the initial patch!
2015-01-16install python3-psycopg2Holger Levsen1-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