[Git][qa/jenkins.debian.net][master] installation tests: install recommends
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Aug 21 18:31:46 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7f008d62 by Jochen Sprickerhof at 2025-08-21T19:31:39+02:00
installation tests: install recommends
(cherry picked from commit 140033352428cd2d355300267de4154517e731e5)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/chroot-installation.sh
Changes:
=====================================
bin/chroot-installation.sh
=====================================
@@ -264,7 +264,7 @@ if [ -n "$REPRO" ] ; then
fi
chmod +x "$CTMPFILE"
-TMPDIR=/chroots/ mmdebstrap --variant=apt --customize-hook="copy-in $CTMPFILE /tmp" --chrooted-customize-hook="$CTMPFILE" "$DISTRO" /dev/null # "$MIRROR"
+TMPDIR=/chroots/ mmdebstrap --variant=apt --aptopt='Apt::Install-Recommends "true"' --customize-hook="copy-in $CTMPFILE /tmp" --chrooted-customize-hook="$CTMPFILE" "$DISTRO" /dev/null # "$MIRROR"
echo "Debug: Removing trap."
trap - INT TERM EXIT
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7f008d628a544d5874f4ec28595f025074ba2941
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7f008d628a544d5874f4ec28595f025074ba2941
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/20250821/9c63c7c7/attachment.htm>
More information about the Qa-jenkins-scm
mailing list