Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
5b094256
Commit
5b094256
authored
Aug 29, 2015
by
Holger Levsen
Browse files
reproducible: disorderfs needs to be used inside the pbuilder chroots
parent
5721cad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/pbuilderrc
View file @
5b094256
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment