diff --git a/contrib/mkimage/debootstrap b/contrib/mkimage/debootstrap index f4c4a590ea..9f7d8987ad 100755 --- a/contrib/mkimage/debootstrap +++ b/contrib/mkimage/debootstrap @@ -193,7 +193,7 @@ if [ -z "$DONT_TOUCH_SOURCES_LIST" ]; then case "$lsbDist" in debian) # updates and security! - if [ "$suite" != 'sid' -a "$suite" != 'unstable' ]; then + if curl -o /dev/null -s --head --fail "http://security.debian.org/dists/$suite/updates/main/binary-$(rootfs_chroot dpkg --print-architecture)/Packages.gz"; then ( set -x sed -i "