Hello aurel32 et al.

Can you confirm that the following is ok?

- the default sbuild mode for bookworm is the file backend (i.e. the
old schroot-based followed by sbuild-createchroot in bookworm)
- the default sbuild mode for trixie (and above) is the unshare backend.

I ask because after an archive rebuild I found several packages in
bookworm which FTBFS using the file backend but build ok using the
unshare backend, at least these five:

libbio-db-refseq-perl
poetry
qtnetworkauth-everywhere-src
ruby-fastimage
scikit-build

(I have not reported any of them yet because I need to understand
the issue first).

My current theory so far is that those packages try to use the network
and they build ok at the time, but now this only works ok if network
access is disabled (which happens by default when using the unshare
backend, which would explain why using unshare makes those weird build
failures to disappear).

Thanks.

Reply via email to