Hello,

On Wed, 19 Nov 2025 23:56:29 +0100 Gioele Barabucci <[email protected]> wrote:
> Package: sbuild
> Version: 0.91.1
> Severity: minor
> 
> Dear sbuild developers,
> 
> the "Package contents" step fails when a package is build using 
> `--build-dir` (and chroot_mode = unshare).
> 
> This is the error:
> 
> du: cannot access '../_packages/foo_1.202511192316.dsc': No such file or 
> directory
> E: read_command failed to execute du
> E: Cannot determine space needed for ../_packages/foo_1.202511192316.dsc 
> (du failed):
> 
> The invocation of sbuild was:
> 
>      rm -Rf _packages/
>      mkdir _packages/
>      cd foo
>      sbuild --build-dir=../_packages
> 
> The dsc file created by sbuild is in `../`, not `../_packages/`.

I can confirm the issue even when using which is also on trixie with 
0.89.3+deb13u1, even when using --build-dir=..

Is there any workaround?

Regards
Fab

Reply via email to