On 06/04/2018 11:33 PM, Laurent Vivier wrote: > Yes, but Fedora has debootstrap.
Fair enough. That's new to me.
I don't see how your script is supposed to work wrt binfmt-misc. If you're
copying in the static qemu, you need to adjust, or install, the interpreter.
Therefore I am unsurprised to find that your script fails at
cp "$QEMU_PATH" $CHROOT/ && \
chroot $CHROOT ./debootstrap/debootstrap --second-stage || exit
r~
