diff options
author | Mattia Rizzolo <mattia@debian.org> | 2016-10-01 17:15:37 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@debian.org> | 2016-10-01 17:15:48 +0000 |
commit | 55a81eeba2d72794d3ed5ea9f2ecb06798388c6c (patch) | |
tree | b28acee5c027c5bb9635449c4c3f005522c49fb7 /TODO | |
parent | 478161e7dd4d35c5ac5d0cbf90e911f236026b51 (diff) | |
download | jenkins.debian.net-55a81eeba2d72794d3ed5ea9f2ecb06798388c6c.tar.xz |
todo/reproducible: add an item to remember us to vary length of build paths
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -205,6 +205,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 the length of the build paths (/build/first vs /build/second), only once the unreproducibilities caused by different build paths are solved ==== reproducible Debian armhf |