summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2016-11-19 12:58:19 +0000
committerHolger Levsen <holger@layer-acht.org>2016-11-19 14:49:44 +0100
commite2a00193979f2102544b5979cbaa251390df3be3 (patch)
tree5a8dadc0fa0c217917670a70dd2b73e5cf2bf0f4 /TODO
parent0229ad55e383ec0a7ed6f08444000a4324ecb676 (diff)
downloadjenkins.debian.net-e2a00193979f2102544b5979cbaa251390df3be3.tar.xz
reproducible Debian: add another possible variation
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 540b6e09..c0ec9337 100644
--- a/TODO
+++ b/TODO
@@ -202,11 +202,12 @@ The idea is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
** include diffoscope run time in log
** install build deps before locale change to reduce noise between diff of b1 and b2 builds (needs a pbuilder type A hook)
-* missing varitations:
+* missing variations:
** 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
+** have redundant $PATH entries (`/bin:/bin:…`)
** 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)