Skip to content

Commit dcf4c67

Browse files
committed
fix broken debian-package-build Evergreen task
1 parent 74c49d8 commit dcf4c67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen/debian_package_build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ fi
3232
cd ..
3333

3434
git clone https://salsa.debian.org/installer-team/debootstrap.git debootstrap.git
35-
mkdir unstable-chroot
3635
export DEBOOTSTRAP_DIR=`pwd`/debootstrap.git
3736
# perl-openssl-defaults is explicitly listed to work around https://bugs.debian.org/907015
3837
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

Comments
 (0)