Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-09 | chroot-installs: ignore iceweasel for now | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | reproducible debian: simplify conditions | Mattia Rizzolo | 1 | -8/+7 | |
* at that point we already know that SAVE_ARTIFACTS=0 (well we know != 1, but 0 is the only other value) * avoid nested if while still checkin for the same value pondering a `case` statement here… Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | reproducible debian: _build.sh: fix IRC notifications when somebody asks for ↵ | Mattia Rizzolo | 1 | -7/+10 | |
artifacts this code was disabled one year ago when we didn't have #d-r-changes, now that we have it let's send error notifications to #d-r-changes, and notifications explicitly asked to #d-r Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | reproducible debian: _build.sh: avoid removing the temporary directory twice | Mattia Rizzolo | 1 | -3/+0 | |
the cleanup function is trapped at the exit, so calling `exit` will already cleanup stuff. Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | reproducible debian: _build.sh: don't exec abort.sh anymore | Mattia Rizzolo | 1 | -6/+1 | |
the job is not run by jenkins anymore, so no point in calling abort.sh, futhremore `exec`ing doesn't run the cleanup part in some cases, causing stale temporary directories to be left behind. Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | chroot-installs: detect Hash Sum mismatches and try again | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | chroot-installs: lxqt is only available since stretch | Holger Levsen | 1 | -0/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | chroot-installs: add tests for lxqt | Holger Levsen | 3 | -2/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | torbrowser tests: drop wheezy ones | Holger Levsen | 1 | -4/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | chroot-installs: fix syntax error | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | chroot-installs: stop testing education-services in buster and sid as the ↵ | Holger Levsen | 2 | -1/+4 | |
package was dropped Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-09 | chroot-installs: dont try to install education-lang-$XX-desktop-kde packages ↵ | Holger Levsen | 1 | -2/+2 | |
anymore and do install education-lang-$XX-desktop packages for more languages Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | disable all lvc jobs as fil is now happily working on getting openca ↵ | Holger Levsen | 1 | -0/+1 | |
running+testing Debian Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | reformat comment | Holger Levsen | 1 | -15/+16 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | chroot-installs: fix naginator regex | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | chroot-installs: ignore myspell-ca|myspell-en-gb|myspell-sv-se because of ↵ | Holger Levsen | 1 | -1/+4 | |
#874556 and #874557 and #874558 Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | chroot-installs: add versions for transitional packages introduced during ↵ | Holger Levsen | 1 | -3/+3 | |
buster's development cycle Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | chroot-installs: ignore libegl1-mesa|libgl1-mesa-glx|libgles2-mesa (but ↵ | Holger Levsen | 1 | -1/+4 | |
don't file a removal bug until buster is released) when checking for transitional packages Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-07 | reproducible Debian: also apply workaround for #844220 / #872812 here | Holger Levsen | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | detect dpkg_stretch_find_trigger_cycles job as zombie | Holger Levsen | 2 | -5/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | add debsums job for buster | Holger Levsen | 1 | -0/+19 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | Revert "debhelper: try to use jessie backports" | Holger Levsen | 1 | -1/+2 | |
This reverts commit 016e08cb4653f8ea0ff087ddebc85ae0c37235c1. | |||||
2017-09-06 | debhelper: try to use jessie backports | Holger Levsen | 1 | -2/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | detect jessie_multiarch_versionskew job as zombie | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | multiarch versionskew jobs: add ones for buster, drop those for jessie | Holger Levsen | 1 | -8/+8 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | chroot-run: install backports as needed | Holger Levsen | 1 | -1/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | piuparts jobs: refactor | Holger Levsen | 1 | -100/+46 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | piuparts jobs: re-add jessie jobs, but this time with backports enabled | Holger Levsen | 1 | -0/+42 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | piuparts jobs: add jobs for buster, drop jessie ones | Holger Levsen | 1 | -15/+15 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | reproducible Debian: update copyright years and a comment | Holger Levsen | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | fix typo in comment | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | reproducible Debian: don't try to parse 404-page as package list | Holger Levsen | 1 | -0/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | reproducible Debian: update URL for tails packages list | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | reproducible Debian: let's not update the stretch pkg sets anymore | Holger Levsen | 1 | -0/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-06 | chroot-installs: only notify via email+irc on first failure (Closes: #874161) | Holger Levsen | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-09-01 | chroot-installs: ignore libkf5akonadicore-bin and ↵ | Holger Levsen | 1 | -2/+5 | |
qml-module-org-kde-extensionplugin because of #873932 and #873933 and ignore gnome-user-guide without a bug filed yet Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-30 | chroot-install: also test new metapackages education-desktop-lxqt, ↵ | Holger Levsen | 2 | -2/+8 | |
education-primaryschool and education-video packages (since buster) and make sure education-thin-client-server is not tested on stretch anymore Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-25 | chroot-installs: ignore libav-tools, netcat and gnupg2 because of #873182, ↵ | Holger Levsen | 1 | -1/+4 | |
#873184 and #873186 Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-24 | add next meetings date | Holger Levsen | 1 | -36/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-23 | updated after todays meeting | Holger Levsen | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-22 | chroot-installs: workaround #844220 / #872812 | Holger Levsen | 51 | -0/+51 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-21 | chroot-installs: ignore ttf-dejavu because #872809 | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-20 | chroot-installs: ignore myspell-it and python-gobject because #872706 and ↵ | Holger Levsen | 1 | -1/+3 | |
#872707 Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-19 | chroot-installs: ignore transfig because #872627 | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-18 | chroot-installs: ignore texlive-htmlxml (but don't file a removal bug until ↵ | Holger Levsen | 1 | -2/+4 | |
buster is released) when checking for transitional packages Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-18 | chroot-installs: ignore libidn2-0-dev (but don't file a removal bug until ↵ | Holger Levsen | 1 | -0/+2 | |
buster is released) when checking for transitional packages Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-18 | reproducible: do not append .html twice to this file | Mattia Rizzolo | 1 | -3/+2 | |
postgresql_autodoc appens .html to the file name passed as option, so done as was done until now it created a file named reproducibledb.html.html. Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-17 | chroot-installs: ignore "dummy transitional library" because it really is ↵ | Holger Levsen | 1 | -0/+2 | |
what it says it is Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-15 | chroot-installs: ignore transitional package libpcap-dev because #872265 | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-11 | update_jdn: force reconfiguration of apache and munin when update_jdn.sh is ↵ | Mattia Rizzolo | 1 | -2/+2 | |
updated Signed-off-by: Mattia Rizzolo <mattia@debian.org> |