control: tags -1 +pending Now we can execute --exclude=dash (however, of course it fails ;)
$ DEBOOTSTRAP_DIR=./ sudo ./debootstrap --cache-dir=/home/henrich/tmp/cache --exclude=dash stretch ~/tmp/stretch I: Target architecture can be executed (snip) W: Failure trying to run: chroot "/home/henrich/tmp/stretch" dpkg --force-depends --install /var/cache/apt/archives/base-passwd_3.5.43_amd64.deb W: See /home/henrich/tmp/stretch/debootstrap/debootstrap.log for details In debootstrap.log, > dpkg: warning: 'sh' not found in PATH or not executable > dpkg: error: 1 expected program not found in PATH or not executable > Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin -- Hideki Yamane