On Sun, Oct 09, 2022 at 09:41:29AM +0200, Johannes Schauer Marin Rodrigues 
wrote:
> This breaks a number of setups like:
> 
>  - the sbuild autopkgtest
>    https://salsa.debian.org/debian/sbuild/-/jobs/3353627/raw
>  - the dropbear autopkgtest
>    
> https://ci.debian.net/data/autopkgtest/unstable/amd64/d/dropbear/26716581/log.gz
>  - autopkgtest-virt-qemu image builders
>  - the MNT reform image builder
>  - the mmdebstrap testsuite which builds a qemu system image for its
>    local tests
>  - the mmdebstrap jenkins job

This is a bug in mmdebstrap:

|             open my $fh, '>', "$options->{root}/etc/machine-id"
|               or error "failed to open(): $!";
|             print $fh "uninitialized\n";
|             close $fh;

Bastian

-- 
The idea of male and female are universal constants.
                -- Kirk, "Metamorphosis", stardate 3219.8

Reply via email to