On Mon, 22 Feb 2021 at 13:05:11 +0300, Michael Tokarev wrote: > 22.02.2021 13:00, Simon McVittie wrote: > > Control: reassign -1 src:debootstrap 1.0.123 > > Control: retitle -1 debootstrap: autopkgtest regression under > > autopkgtest-virt-qemu > [] > > > not ok 19 - unshare -m > > > /tmp/autopkgtest.PYPTQP/build.yxt/src/debian/tests/fake/schroot-1.6.10-3 > > > chroot.d runuser -u nobody -- script -q -c cat /etc/debian_version > > > /dev/null > > > not ok 20 - script(1) should work under (fake) schroot > > Can it be #983087 ?
I think this is a separate bug. This autopkgtest is all about native chroots (I'm testing an amd64 chroot on an amd64 host, but if you run it on for example ppc64el, it'll be a ppc64el chroot on a ppc64el host) so qemu-user and binfmt-misc are not involved. smcv