We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c49d8 commit dcf4c67Copy full SHA for dcf4c67
.evergreen/debian_package_build.sh
@@ -32,7 +32,6 @@ fi
32
cd ..
33
34
git clone https://salsa.debian.org/installer-team/debootstrap.git debootstrap.git
35
-mkdir unstable-chroot
36
export DEBOOTSTRAP_DIR=`pwd`/debootstrap.git
37
# perl-openssl-defaults is explicitly listed to work around https://bugs.debian.org/907015
38
sudo -E ./debootstrap.git/debootstrap --include=build-essential,perl-openssl-defaults,git-buildpackage,fakeroot,debhelper,cmake,libssl-dev,pkg-config,python3-sphinx,zlib1g-dev,libicu-dev,libsasl2-dev,libsnappy-dev,libzstd-dev unstable ./unstable-chroot/ http://cdn-aws.deb.debian.org/debian
0 commit comments