summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-02-26 18:27:01 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-26 18:29:37 +0100
commite1ca3f62d40d557321cb8cfd28242b9203b91a2a (patch)
tree646ba32d13b0ae2ef4b3117a80f147893fba105a /TODO
parent3100716432fe46d8aa1c37798c9b1700934f6e69 (diff)
downloadjenkins.debian.net-e1ca3f62d40d557321cb8cfd28242b9203b91a2a.tar.xz
reproducible: scheduler: use the gzip sources file instead of the xz one
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2196fb2a..063f870e 100644
--- a/TODO
+++ b/TODO
@@ -41,6 +41,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
* etc/pbuilderrc: remove /run/shm bindmount once we are running jessie - this is a workaround for #700591
* 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.
+* reproducible: let the scheduler use the xz-compressed file instead of the gzip one. This is because of missing lzma module in wheezy's python.
=== To be done once bugs are fixed