Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-03 | reproducible: build: remove 404 IRC notificatin - they are automatically ↵ | Mattia Rizzolo | 1 | -1/+0 | |
retried now | |||||
2015-08-02 | reproducible: improve irc message, when installed packages vary between the ↵ | Holger Levsen | 1 | -1/+1 | |
1st+2nd _and_ 2nd+3rd build attempt | |||||
2015-08-01 | reproducible: build: s/retried/rescheduled/ | Mattia Rizzolo | 1 | -1/+1 | |
2015-08-01 | reproducible: build: also send those messages to the rbuild | Mattia Rizzolo | 1 | -2/+2 | |
2015-08-01 | reproducible: build: do not notify the world when a package go in or out depwait | Mattia Rizzolo | 1 | -2/+4 | |
2015-08-01 | reproducible: add a new status, "depwait", where package failing to install ↵ | Mattia Rizzolo | 1 | -0/+17 | |
their build-deps ends to. This will clear FTBFS a few, and give a more easy filtering for some use cases | |||||
2015-07-28 | reproducible: drop warning about maybe having hit #788568 as noone is ↵ | Holger Levsen | 1 | -5/+0 | |
following up on those anyway (and past events should be good enough to reproduce the issue) | |||||
2015-07-26 | reproducible: build: add a suite bit in the mail notification. Thanks ebourg ↵ | Mattia Rizzolo | 1 | -1/+1 | |
for the suggestion! | |||||
2015-07-23 | reproducible: build: wrap the long choose_package() query in multiple lines | Mattia Rizzolo | 1 | -1/+4 | |
2015-07-22 | reproducible: only notify about reproducible -> ftbfs status changes in ↵ | Holger Levsen | 1 | -1/+1 | |
testing, as they happen to frequently in unstable | |||||
2015-07-09 | reproducible: too much unicode+irc… | Holger Levsen | 1 | -1/+1 | |
2015-07-09 | reproducible: unicode+irc… | Holger Levsen | 1 | -1/+1 | |
2015-07-09 | reproducible: shorten irc message even further | Holger Levsen | 1 | -1/+1 | |
2015-07-09 | reproducible: shorten irc message further | Holger Levsen | 1 | -1/+1 | |
2015-07-09 | reproducible: shorten irc message | Holger Levsen | 1 | -2/+2 | |
2015-07-08 | reproducible: shorten irc message | Holger Levsen | 1 | -1/+1 | |
2015-07-07 | reproducible: refactoring | Holger Levsen | 1 | -2/+2 | |
2015-07-05 | reproducible: scheduler,build: accept a --noisy option to tell the builder ↵ | Mattia Rizzolo | 1 | -1/+5 | |
to announce the build (with the build url) in the IRC channel | |||||
2015-07-05 | reproducible: build: fill that 'builder' db field. An example of the format ↵ | Mattia Rizzolo | 1 | -3/+4 | |
is 'delta/12345' where 'delta is the stripped $JOB_NAME and the numbers the $BUILD_ID | |||||
2015-07-05 | reproducible: also save the --text output of debbindiff | Mattia Rizzolo | 1 | -0/+6 | |
2015-07-05 | reproducible: builds: be verbose while creating/deleting directories/files ↵ | Mattia Rizzolo | 1 | -10/+12 | |
instead of > /dev/null. Also handle the .gz versions by appending {,.gz} to gzippable files. Those output will end up in the jenkins log only, so it won't clutter stuff under rb.d.n | |||||
2015-07-05 | reproducible: build: save the two gzipped build logs separately, gzip the ↵ | Mattia Rizzolo | 1 | -4/+38 | |
rbuild and also present a diff of the twos | |||||
2015-07-04 | reproducible: build: notify the irc channel in case of reproducible → ↵ | Mattia Rizzolo | 1 | -11/+11 | |
ftbfs packages | |||||
2015-06-22 | reproducible: build: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-18 | reproducible: build: drop old not-true-anymore-comment | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-18 | reproducible: build: (re-try) harder to get debbindiff saving files in a ↵ | Mattia Rizzolo | 1 | -6/+5 | |
defined temporary directory | |||||
2015-06-18 | Revert "reproducible: build: try harder to get debbindiff saving files in a ↵ | Holger Levsen | 1 | -2/+3 | |
defined temporary directory" This reverts commit 4ed8e3b32152f9a85a83ad1efd2fda1c6eb11743. | |||||
2015-06-18 | reproducible: build: try harder to get debbindiff saving files in a defined ↵ | Mattia Rizzolo | 1 | -3/+2 | |
temporary directory | |||||
2015-06-17 | reproducible: avoid double irc notification when a packages with ↵ | Holger Levsen | 1 | -0/+4 | |
notification enabled becomes unreproducible | |||||
2015-06-17 | reproducible: shorter subjects for notification mails | Holger Levsen | 1 | -2/+2 | |
2015-06-17 | reproducible: PATH is defined in etc/pbuilderrc, nothing fishy here | Holger Levsen | 1 | -1/+0 | |
2015-06-16 | reproducible: build: remove double slash from /console | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-16 | reproducible: build: export the env variable we are interested in | Mattia Rizzolo | 1 | -6/+6 | |
2015-06-16 | reproducible: build/pbuilder: partially revert the last change, since moving ↵ | Mattia Rizzolo | 1 | -1/+1 | |
PATH to the temporary pbuilderrc broke pbuilder | |||||
2015-06-16 | reproducible: build: pbuilder -> /usr/sbin/pbuilder | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-16 | reproducible: build: move all env variable to the temporary pbuilderrc | Mattia Rizzolo | 1 | -8/+16 | |
2015-06-16 | reproducible: build: call timeout with sudo, and not the reverse, as a ↵ | Mattia Rizzolo | 1 | -2/+4 | |
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL | |||||
2015-06-15 | Revert "reproducible: build: call timeout with sudo, and not the reverse, as ↵ | Holger Levsen | 1 | -4/+2 | |
a user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL" This reverts commit 0c7a58c92456e4d3c69c38424abf86cde5948a86. | |||||
2015-06-15 | reproducible: build: call timeout with sudo, and not the reverse, as a ↵ | Mattia Rizzolo | 1 | -2/+4 | |
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL | |||||
2015-06-14 | reproducible: build: help debugging a debbindiff bug (#788568) by checking ↵ | Mattia Rizzolo | 1 | -0/+8 | |
tmp files before and after | |||||
2015-06-14 | reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to ↵ | Mattia Rizzolo | 1 | -2/+2 | |
create temporary files under TEMPDIR (except for builders, they have their own TMPDIR), to avoid polluting /tmp | |||||
2015-06-13 | reproducible: remove irc notifications for automatically rescheduling due to ↵ | Holger Levsen | 1 | -1/+1 | |
mirror updates | |||||
2015-06-12 | use 'ionice -c 3 nice' instead of 'nice ionice -c 3' everywhere | Holger Levsen | 1 | -2/+2 | |
2015-06-12 | reproducible: build: add some output to the build log too when ↵ | Mattia Rizzolo | 1 | -0/+7 | |
re-re-building the package due to mirror updates | |||||
2015-06-11 | reproducible: fixup aea705d5 | Holger Levsen | 1 | -1/+0 | |
2015-06-11 | reproducible: redo the first build if the 2nd successful one was done after ↵ | Holger Levsen | 1 | -19/+31 | |
a mirror push | |||||
2015-06-11 | reproducible: refactor | Holger Levsen | 1 | -6/+10 | |
2015-06-11 | reproducible: build: use a sensible name in the From: field in emails, not ↵ | Mattia Rizzolo | 1 | -1/+2 | |
just the address | |||||
2015-06-08 | reproducible: drop all these debbindiff lockfiles thinghies. They are not ↵ | Mattia Rizzolo | 1 | -23/+1 | |
really needed and causes only troubles | |||||
2015-06-07 | reproducible coreboot: improve layout, fix irc notification | Holger Levsen | 1 | -5/+0 | |