Package: qemu-user-static Version: 1:4.1-1+b4 Dear maintainer,
When I was trying to bootstrap a foreign stage3 with qemu-debootstrap, it failed and said "/debootstrap/debootstrap: no such file or directory". After investigating the problem with strace I fixed it with export SHELL=/bin/sh

