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/`.

Regards,

--
Gioele Barabucci

Reply via email to