This was really just for convenience. I can just have it generate straight into a directory. Closing.
Re: --mode=unshare:
That does not look like an error. What is the exit status of mmdebstrap in the end?
So this is benign? Exit status is 0.
Re: --mode=fakeroot:
The…
P.s. This seems to be related to https://askubuntu.com/questions/1427529/upgrade-to-22-04-failed-error-got-error-from-postinstallscript Does mmdebstrap install a particular system and then…
I thought this went away, but seems like it's still happening in some capacity.
With --mode==unshare, I get this (but not with --mode=sudo):
Setting up udev (249.11-0ubuntu3.6) ... …
I wanted to be able to inspect the results without having to untar. But it's pretty minor, and I can simply untar.
ah ha! once I installed uidmap, mmdebstrap selected unshare and all is well. Thanks for your help. And thanks for creating such an excellent piece of software!
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
./mmdebstrap --version
mmdebstrap 1.2.3
``…
Some more relevant output that occurs earlier:
The "/usr//usr" looks suspicious
Setting up udev (249.11-0ubuntu3.6) ...
A chroot environment has been detected, udev not started.
Setting…