[Git][qa/jenkins.debian.net][master] reproducible Debian: document another caveat when dealing with usrmerge on Debian <3
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 29 10:49:11 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0153b4ab by Holger Levsen at 2023-08-29T11:48:53+02:00
reproducible Debian: document another caveat when dealing with usrmerge on Debian <3
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_setup_pbuilder.sh
Changes:
=====================================
bin/reproducible_setup_pbuilder.sh
=====================================
@@ -152,7 +152,7 @@ setup_pbuilder() {
pbuilder_http_proxy="--http-proxy $http_proxy"
fi
# setup base.tgz
- sudo pbuilder --create $pbuilder_http_proxy --basetgz /var/cache/pbuilder/${NAME}-new.tgz --distribution $SUITE --debootstrapopts --no-merged-usr --extrapackages "$EXTRA_PACKAGES" --loglevel D
+ sudo pbuilder --create $pbuilder_http_proxy --basetgz /var/cache/pbuilder/${NAME}-new.tgz --distribution $SUITE --debootstrapopts --no-merged-usr --extrapackages "$EXTRA_PACKAGES" --loglevel D # no-usrmerge is called no-merged-usr here, else things would be too simple
# customize pbuilder
create_customized_tmpfile ${TMPFILE}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0153b4ab07211e0c5296aedee23df0e21f903d20
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0153b4ab07211e0c5296aedee23df0e21f903d20
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230829/ad73a413/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list