Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-18 | fixup 81e9ec5b3: reproducible Debian: count even better | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-10 | reproducible Debian: improve formatting | Holger Levsen | 1 | -1/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-10 | reproducible Debian: count entries better | Holger Levsen | 1 | -1/+1 | |
2016-12-10 | reproducible Debian: count lines, to indicate size of the problem | Holger Levsen | 1 | -1/+1 | |
2016-12-09 | reproducible: Avoid unexpected behaviour upon SQL queries that contain '%' ↵ | Daniel Shahaf | 1 | -1/+1 | |
anywhere. (The behaviour of printf(1) may be well-defined on such inputs, but would nonetheless still be undesired.) Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-03 | reproducible Debian: drop check for MTU!=1500, this is appearantly fine… | Holger Levsen | 1 | -8/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-08 | reproducible debian: make bash sql sqlite/postgres agnostic | Valerie R Young | 1 | -1/+2 | |
This commit does the following for all bash scripts: - remove sqlite specfic datetime functions in sql queries - remove double quotes from sql queries - replace the "REPLACE INTO" sql queries Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-08 | reproducible debian: add and use query_to_print bash function | Valerie R Young | 1 | -2/+8 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-28 | reproducible Debian: correctly test whether squid is down | Holger Levsen | 1 | -1/+1 | |
2016-10-17 | reproducible debian: add and use query_db bash function | Valerie R Young | 1 | -5/+5 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-17 | reproducible Debian: notify the irc channel if the proxy is gone, which ↵ | Holger Levsen | 1 | -1/+7 | |
seems to be an i386 only problem which needs a bug report… | |||||
2016-09-13 | reproducible maintainance: ignore NOARP entries for mtu test | Holger Levsen | 1 | -1/+1 | |
2016-09-07 | reproducible debian: maintenance: give an hint of what command to run to fix ↵ | Mattia Rizzolo | 1 | -2/+2 | |
the wrong MTU | |||||
2016-08-18 | reproducible Debian: inform the irc channel if a node has a wrong MTU | Holger Levsen | 1 | -0/+1 | |
2016-08-03 | cope with machines with multiple network interfaces | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-03 | use 'ip link' rather than ifconfig | Philip Hands | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-03 | check whether network interface's MTU is 1500, else fail | Holger Levsen | 1 | -2/+9 | |
2016-07-30 | reproducible: be verbose | Holger Levsen | 1 | -1/+1 | |
2016-07-30 | reproducible: regularily check whether the proxy works | Holger Levsen | 1 | -0/+2 | |
2016-07-06 | detect another kind of network issue: 503 | Holger Levsen | 1 | -1/+1 | |
2016-06-11 | reproducible debian: maintenance: adjust cut(1) parameters after file move, ↵ | Mattia Rizzolo | 1 | -6/+6 | |
now logs are one level deeper Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-08 | reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debian | Valerie R Young | 1 | -6/+6 | |
2016-06-03 | reproducible debian: maintenance: fix typo in schedule_packages() name | Mattia Rizzolo | 1 | -1/+1 | |
2016-06-02 | reproducible debian: maintenance: turn on rescheduling packages where ↵ | Mattia Rizzolo | 1 | -3/+4 | |
diffoscope failed due to schroot problems Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-02 | reproducible debian: maintenance: use fixed string matching instead of ↵ | Mattia Rizzolo | 1 | -1/+1 | |
extended regexp, as it's a whole lot quicker and we don't use regexp here anyway Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-04-19 | reproducible debian: cleanup directories and processes later (assuming 18h ↵ | Holger Levsen | 1 | -17/+17 | |
max. for 1st build, and 24h max. for 2nd) | |||||
2016-02-17 | reproducible maintenance: add mtime restriction to the 2nd group too | Holger Levsen | 1 | -2/+2 | |
2016-02-17 | reproducible maintenance: actually cleanup those dirs | Holger Levsen | 1 | -1/+1 | |
2016-02-17 | reproducible maintenance: also cleanup temporary directories with 'new' ↵ | Holger Levsen | 1 | -1/+1 | |
naming style | |||||
2016-02-17 | reproducible maintenance: fix output | Holger Levsen | 1 | -1/+1 | |
2016-01-26 | reproducible Arch Linux: spell the project | Holger Levsen | 1 | -4/+4 | |
2016-01-09 | reproducible maintenance: detect temporary diffoscope schroot problems and ↵ | Holger Levsen | 1 | -1/+27 | |
(prepare to) reschedule automatically (not doing so yet) | |||||
2016-01-08 | reproducible: ignore header from ps | Holger Levsen | 1 | -1/+1 | |
2016-01-07 | reproducible: look for reproducible_build.sh processes with pid 1 as parent ↵ | Holger Levsen | 1 | -0/+8 | |
(=orphans) and let the maintenance job become unstable if found | |||||
2016-01-06 | update copyright years | Holger Levsen | 1 | -1/+1 | |
2016-01-06 | reproducible archlinux: only cause warning for maintenance job if updating ↵ | Holger Levsen | 1 | -1/+9 | |
archlinux schroot fails | |||||
2016-01-01 | reproducible armhf: enable testing of testing | Holger Levsen | 1 | -6/+0 | |
2015-12-18 | reproducible debian armhf: also test experimental | Holger Levsen | 1 | -2/+2 | |
2015-12-11 | fixup ee696ff even more: reproducible archlinux maintenance | Holger Levsen | 1 | -1/+1 | |
2015-12-11 | fixup ee696ff some more: reproducible archlinux maintenance | Holger Levsen | 1 | -1/+1 | |
2015-12-11 | reproducible: only do pbuilder maintenance if its used | Holger Levsen | 1 | -9/+11 | |
2015-12-11 | fixup ee696ff: reproducible archlinux: update build schroot via maintenance job | Holger Levsen | 1 | -1/+1 | |
2015-12-11 | reproducible archlinux: update build schroot via maintenance job | Holger Levsen | 1 | -0/+8 | |
2015-12-10 | reproducible: build/maintenance: another cases of ='' => IS NULL | Mattia Rizzolo | 1 | -1/+1 | |
2015-11-28 | reproducible: actually do what the comments say, remove stuff older than 2 days | Holger Levsen | 1 | -7/+7 | |
2015-11-04 | reproducible: only keep artifacts for 1 day (instead of 2) | Holger Levsen | 1 | -4/+4 | |
2015-10-18 | reproducible: throw away temporary directories older than 2 days (instead of 3) | Holger Levsen | 1 | -5/+5 | |
2015-10-17 | reproducible: silently delete… | Holger Levsen | 1 | -1/+2 | |
2015-10-17 | reproducible: cleanup with sudo | Holger Levsen | 1 | -1/+1 | |
2015-10-17 | reproducible: cleanup pbuilder directories older than 3 days | Holger Levsen | 1 | -4/+3 | |