Did you change something compared to your last pull request? The test suite passes successfully now.
Of course. :)
I've been able to hit same error using "buster" container:
./mmdebstrap --verbose --mode=fakeroot stretch /dev/null
Dunno how to fix it ASAP and is it mmdebstrap bug or something else…
Should I pull buster-backport's one ?
No, you shouldn't.
What says dpkg-query --show --showformat='${Version}\n' gnupg
?
On my machine: 2.2.27-2
.
Should I try with the patch in #1 ?
issue following commands (in case you're using git):
git remote add rockdrilla https://gitlab.mister-muffin.de/rockdrilla/mmdebstrap.git
git remote…
Hi there! Take a look at #1.
Test suite required a lot of resources, so I can't launch it on my vps for all night long. I also can't launch it on my laptop because it loads my system hard.
Tests are failing on other point: (169/193) mode=proot,variant=debootstrap: create tarball. Command: ./make_mirror.sh ; ONLINE=yes CMD=./mmdebstrap ./coverage.sh
I think this is due to heavy load…
Hi, you are the first to use my new self hosted code hosting platform using gitea instead of gitlab (which was a pain to maintain). I hope that nothing breaks as I'm still in the early stages of…