[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: (temp.?) disable usrmerge variation completly as this...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Jun 17 01:48:53 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
67517517 by Holger Levsen at 2023-06-17T02:44:02+02:00
reproducible Debian: (temp.?) disable usrmerge variation completly as this breaks testing as resulting .buildinfo files will have different packages installed... (which is why builds were slow/broken since
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -759,11 +759,11 @@ EOF
fi
local pbuilder_options=()
- case "${SUITE}" in
- buster|bullseye) ;;
- *) pbuilder_options+=(--extrapackages usrmerge)
- ;;
- esac
+ #case "${SUITE}" in
+ # buster|bullseye) ;;
+ # *) pbuilder_options+=(--extrapackages usrmerge)
+ # ;;
+ #esac
DEBBUILDOPTS="-b"
BINARYTARGET=""
if [ "${SRCPACKAGE}" = "u-boot" ]; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/675175178ccdd6732eaa1e6494287d5dae00c51d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/675175178ccdd6732eaa1e6494287d5dae00c51d
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/20230617/d3b0e650/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list