El 4/4/24 a las 19:29, Johannes Schauer Marin Rodrigues escribió:
Also I'm curious: what is your motivation for using unshare mode if you are
creating your chroots using superuser privileges?

And are you really storing your chroots in /srv instead of letting them get
picked up automatically in ~/.cache/sbuild/unstable-arm64.tar?

I am testing the unshare backend at the request of Jochen.

As we speak, I am building all packages in bookworm using unshare.

I already had a working setup for building packages using
the other backends. In my setup, I run debootstrap in a master server,
create the tarballs there, and the build nodes retrieve those
tarballs using wget before they start to build packages.

So in my setup the logical thing to do to test the unshare backend
was to make symlinks to the already existing tarballs at /srv, since
the nodes are not creating any tarballs.

Thanks.

Reply via email to