Package: mmdebstrap Version: 0.7.4-1 Severity: normal Dear Maintainer,
Running `mmdebstrap --variant=extract --architectures=<non-native-arch>` fails with ``` E: $arch can neither be executed natively nor via qemu user emulation with binfmt_misc ``` It works with `--skip check/qemu`, but this should probably be the default considering --variant=extract doesn't install packages and thus doesn't run anything under its architecture. Mike

