Ohhh sorry. I can do that, it's not one of my dependency. It changes the error with something that obviously prompted me to install libdistro-info-perl in the first place :
$…
If you're talking about the host, I have already checked that it is installed (libdistro-info-perl 0.21), it does not fix the pb with 0.7.5 or HEAD.
If you're talking about the host, I have already checked that it is installed (libdistro-info-perl 0.21), it does not fix the pb with 0.7.5 or HEAD.
@josch The reason is the Jessie support you added in 0.6.0 (Buster's is 0.4.1), I still need to build legacy Jessie stuff (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945119).
I have been…
Your latest invocation works, but the bare one does not. The host is indeed an up-to-date Buster.
My latest runs :
$ git clone https://gitlab.mister-muffin.de/josch/mmdebstrap.git
$ cd…
I gest Buster's release :
$ dpkg-query --show --showformat='${Version}\n' gnupg
2.2.12-1+deb10u1
Should I pull buster-backport's one ?
...
HEAD is now at ccd4b5c gpg: handle ASCII-armored keyrings as well
$ ./mmdebstrap stretch /dev/null
I: automatically chosen mode: unshare
I: chroot architecture amd64 is equal to the…
And I was mistaken, it started to fail on 03/30 (it worked on 03/29).
I can reproduce the problem with the bare invocation :
$ cat /etc/debian_version
10.9
$ ./mmdebstrap/mmdebstrap --version
mmdebstrap 0.7.5
$ ./mmdebstrap/mmdebstrap stretch /dev/null…