diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-01-28 13:34:54 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-01-28 13:34:54 +0100 |
commit | 8109517f8e46a8664042597df8c20f8b9b233047 (patch) | |
tree | c78f33e341e05f1858b5501b0174dcb1b1b41bea /TODO | |
parent | 2f0d2e42d352314bf746bd2f83bc8e1e2e9e487b (diff) | |
download | jenkins.debian.net-8109517f8e46a8664042597df8c20f8b9b233047.tar.xz |
reproducible debian: pass scheduled version to remote build nodes and abort the build there if the to be build version is different
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -125,6 +125,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma === Debian reproducible builds * make reproducible_build.sh rock solid again and get rid off "set -x # # to debug diffoscoppe/schroot problems" +** pass scheduled version to remote build nodes and abort the build there if the to be build version is different ** add check if package to be build has been blacklisted since scheduling and abort ** on SIGTERM, also cleanup on remote build nodes there! (via ssh &) ** check rbuild logs for "DIFFOSCOPE='E: Failed to change to directory /tmp: Permission denied' and deal with those |