Package: sbuild Version: 0.89.3+deb13u1 Hello.
While trying to build some packages in unstable having unmet build-dependencies, I found that in several cases sbuild gives this error: cannot unlink /dev/fd at /usr/libexec/sbuild-usernsexec line 462. This happened 11 times while building 105 different packages today. The funny thing is that I was building with machines with 1 CPU and also with machines with 2 CPUs, but the error only happened (11 times) on machines with 2 CPUs. I'm sure this means something, but I don't know what exactly... I've put some build logs here: https://people.debian.org/~sanvila/build-logs/cannot-unlink/ The ones with the weird error message are the ones with filenames starting with F. The ones starting with C are provided for comparison. BTW: I wonder if the explanations by sbuild in those build logs really make sense: E: Unable to satisfy dependencies. Reached two conflicting decisions: 1. libpam-runtime:amd64 is selected for install because: 1. util-linux:amd64 is selected for install 2. util-linux:amd64 PreDepends libpam-runtime 2. libpam-runtime:amd64 Depends debconf (>= 1.5.19) | cdebconf but none of the choices are installable: - debconf:amd64 is selected for removal - cdebconf:amd64 Depends debconf but none of the choices are installable: - debconf:amd64 is selected for removal Note: Sorry, I should also tell if this happens or not with sbuild in unstable, but I had no time to test it yet. I think a fix for trixie (if found) would be desirable. Thanks.

