[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: disorderfs needs to be used inside the pbuilder chroots
Holger Levsen
holger at moszumanska.debian.org
Sat Aug 29 08:38:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch h01ger/use-disorderfs
in repository jenkins.debian.net.
commit 5b09425647212a75aca70b42fc5124082999f4ac
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Aug 29 10:36:01 2015 +0200
reproducible: disorderfs needs to be used inside the pbuilder chroots
---
hosts/jenkins/etc/pbuilderrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc
index a97a10d..2b8eecb 100644
--- a/hosts/jenkins/etc/pbuilderrc
+++ b/hosts/jenkins/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="fakeroot"
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list