Hi,

Quoting Helmut Grohne (2022-09-01 20:31:56)
> piuparts has a --existing-chroot option. Unfortunately, it doesn't exactly do
> what we need here. It uses the given directory as a template and tries to
> copy it. That is bound to fail as mmdebstrap has kindly mounted /sys and
> /proc and such. It would be nice if piuparts got some --use-existing option
> that would make it just use that chroot directly.

I just uploaded mmdebstrap 1.2.0 which adds a few more --skip options. The ones
that might be useful here are:

 - --skip=chroot/mount      -- don't mount anything
 - --skip=chroot/mount/proc -- only don't mount /proc
 - --skip=chroot/mount/sys  -- only don't mount /sys

Maybe this makes implementing this easier?

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to