From 13d679c4638e98d56a96645a2b7bdf83e907e33a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 11:23:11 +0200 Subject: Merging debian version 1.0.135. Signed-off-by: Daniel Baumann --- debian/salsa-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/salsa-ci.yml') diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 01f9153..f3f84f3 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -32,8 +32,8 @@ test-unshare: AUTOPKGTEST_TMP: /tmp script: - apt-get update - - apt-get install --no-install-recommends -y libdistro-info-perl libdpkg-perl libipc-run-perl perl systemd systemd-container ca-certificates mmdebstrap uidmap wget - - mmdebstrap --variant=custom --mode=unshare --setup-hook=./debian/tests/debian-testing --skip=update,setup,cleanup - "$AUTOPKGTEST_TMP/chroot.d" + - apt-get install --no-install-recommends -y libdistro-info-perl libdpkg-perl libipc-run-perl perl systemd systemd-container ca-certificates mmdebstrap uidmap wget distro-info + - mmdebstrap --variant=custom --mode=unshare --setup-hook="./debian/tests/debian-testing minbase" --skip=update,setup,cleanup - "$AUTOPKGTEST_TMP/chroot.d" test-buildd: stage: test extras @@ -45,7 +45,7 @@ test-buildd: - | set -x apt-get update - apt-get install --no-install-recommends -y wget + apt-get install --no-install-recommends -y wget distro-info for SUITE in bullseye bookworm trixie; do env DEBOOTSTRAP_DIR="$CI_PROJECT_DIR" ./debootstrap --variant=buildd "$SUITE" ./chroot # check if chroots before trixie are unmerged and chroots of trixie -- cgit v1.2.3