diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-16 11:40:44 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-16 11:40:44 +0100 |
commit | 8adaf9fea58f05ccbe5c29ae51eb70ede1631404 (patch) | |
tree | d9eeae382da0ada7d3b4329c0f02e8a883a4dd49 /TODO | |
parent | 56e35f46b4aa94c0677c418ec81fb326ad247e5d (diff) | |
download | jenkins.debian.net-8adaf9fea58f05ccbe5c29ae51eb70ede1631404.tar.xz |
reproducible Debian: add #844500
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |