summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-08-15 21:48:33 +0200
committerHolger Levsen <holger@layer-acht.org>2016-08-15 21:48:33 +0200
commit51781f8ee0771848b0a594dc49b8abf12ae00d15 (patch)
treee492c460b0beaceb9eb63b03494a72cd7f7df3ec /TODO
parentdf09410d93cec963045e314cc1d7bc7e3e70c4f8 (diff)
downloadjenkins.debian.net-51781f8ee0771848b0a594dc49b8abf12ae00d15.tar.xz
reproducible Debian: improve logging
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4d74cce9..b69753c3 100644
--- a/TODO
+++ b/TODO
@@ -118,6 +118,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
* 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
+*** the current implementation does this backwards: it first builds and *then* checks on the main node if the build version was right… to make things worse, this check is also broken…
** 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