Looks like there's another issue, the new autopkgtest hardcoded 'amd64' for the download so it fails on other architectures.
I've NMU'ed to DELAYED/1 with a fix that I've tested on i386: https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/84 On Mon, 17 Oct 2022 at 12:14, Dimitri John Ledkov <[email protected]> wrote: > > Ack, will look into it > > On Mon, 17 Oct 2022, 10:50 Luca Boccassi, <[email protected]> wrote: >> >> Hi, >> >> I have uploaded debootstrap_1.0.128+nmu1 to DELAYED/1, as 1.0.128 added >> a new autopkgtest that fails in Debian because we still don't have >> /usr/sbin in the default PATH (I guess it wasn't noticed in Ubuntu >> because that's not an issue there). >> The autopkgtest failure was holding back migration to testing. >> >> MR: https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/82 >> >> -- >> Kind regards, >> Luca Boccassi

