Quoting Dima Kogan (2023-03-16 18:21:23) > > I have a patch for you that should fix this problem in the sense that > > mmdebstrap should not choose the unshare mode anymore. If you like, apply > > the following to mmdebstrap from unstable: > > > > https://mister-muffin.de/p/ZwXV.diff > > Neither of your patches apply to the current mmdebstrap from unstable > (I'm at 5d24b65 in the git tree). If you want me to test, you should > give me another patch. But I trust you to fix it, and I don't NEED the > patch, since I now know to fix the /etc/subuid and /etc/subgid. So you can > just apply the patch to the tree and close this bug.
Just very quickly, maybe you can try out mmdebstrap from upstream git? You only need the mmdebstrap script itself: https://gitlab.mister-muffin.de/josch/mmdebstrap/raw/branch/main/mmdebstrap If you run it without --mode or with --mode=auto, it should not anymore choose unshare mode on the machines where it doesn't work. If you do force unshare mode with --mode=unshare, it should tell you what is wrong. Thanks! cheers, josch