diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-02 01:41:53 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-02 01:41:53 +0200 |
commit | 0efcefc4ce5b5c9d0ebd5a3d53ed658eee652ca8 (patch) | |
tree | 447e65cb46a3584120b25a95905030c6c26030b7 /TODO | |
parent | 2ce44e3a1b9504a0d4f430db27ec5fe57165826f (diff) | |
download | jenkins.debian.net-0efcefc4ce5b5c9d0ebd5a3d53ed658eee652ca8.tar.xz |
reproducible: use botch in a schroot until it's available in jessie-backports
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma * replace with bin/setsid.py workaround with setsid from the util-linux package from jessie * bin/g-i-installation: use lvcreate without --virtualsize * check if the sudo workaround in bin/g-i-installation is still needed: 'guestmount -o uid=$(id -u) -o gid=$(id -g)' would be nicer, but it doesnt work: as root, the files seem to belong to jenkins, but as jenkins they cannot be accessed. +* install pbuilder from jessie-backports +* install botch from jessie-backports (and remove botch from the reproducible-unstable schroot) === To be done once bugs are fixed |