summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-16 11:40:44 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-16 11:40:44 +0100
commit8adaf9fea58f05ccbe5c29ae51eb70ede1631404 (patch)
treed9eeae382da0ada7d3b4329c0f02e8a883a4dd49 /TODO
parent56e35f46b4aa94c0677c418ec81fb326ad247e5d (diff)
downloadjenkins.debian.net-8adaf9fea58f05ccbe5c29ae51eb70ede1631404.tar.xz
reproducible Debian: add #844500
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6cf0ca2b..2c176b4c 100644
--- a/TODO
+++ b/TODO
@@ -206,6 +206,7 @@ The idea is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
** prebuilder does (user) group variation like this: https://anonscm.debian.org/git/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user
** variation of $TERM and $COLUMN (and maybe $LINES), unset in the first run, set to "linux" and "77" (and maybe "42") in the 2nd run.
*** actually TERM is set to "linux" by default already, COLUMN is unset
+** vary order of $PATH entries, see #844500
** vary the length of the build paths (/build/first vs /build/second), only once the unreproducibilities caused by different build paths are solved
** vary the init system: sysv and systemd
** vary (with) usrmerge and without (needs debootstrap from jessie-backports) once #843073 is fixed (#810499 might be relevant as well)