[Git][qa/jenkins.debian.net][master] reproducible Debian: fixup: start dealing with fallout from #1054898
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Oct 28 12:12:27 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ce3460ca by Holger Levsen at 2023-10-28T13:12:15+02:00
reproducible Debian: fixup: start dealing with fallout from #1054898
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_setup_pbuilder.sh
Changes:
=====================================
bin/reproducible_setup_pbuilder.sh
=====================================
@@ -155,7 +155,7 @@ setup_pbuilder() {
case $SUITE in
buster|bookworm|bullseye) 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
;;
- *) sudo pbuilder --create $pbuilder_http_proxy --basetgz /var/cache/pbuilder/${NAME}-new.tgz --distribution $SUITE --debootstrapopts --extrapackages "$EXTRA_PACKAGES" --loglevel D
+ *) sudo pbuilder --create $pbuilder_http_proxy --basetgz /var/cache/pbuilder/${NAME}-new.tgz --distribution $SUITE --extrapackages "$EXTRA_PACKAGES" --loglevel D
;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce3460cad8287e7c834fd7b65432dbd82c3b9d7a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce3460cad8287e7c834fd7b65432dbd82c3b9d7a
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/20231028/fb28c432/attachment.htm>
More information about the Qa-jenkins-scm
mailing list