Hello, Samuel Thibault, le sam. 23 août 2025 09:37:04 +0200, a ecrit: > Stéphane Glondu, le sam. 23 août 2025 09:01:48 +0200, a ecrit: > > Concerning the "dpkg --install" step, some maintainer scripts fail when run > > under fakechroot/fakeroot. > > We should then fix that. We should be able to manage to get chrootless > working. > > > It makes more sense to me to run them inside the > > subhurd anyway. > > I don't think the required packages should need anything that chrootless > can't do. Even the hurd package now doesn't, with xattrs :)
Johannes, I see that base-passwd and base-files use chown to set up some groups etc. That would however not work with non-root chrootless, so we'd have to use either root chrootless, or non-root fakeroot? Also, can we tell mmdebstrap to use the normal chroot instead of fakechroot? chroot() is not a privileged operation in the Hurd. Samuel

