Hi, Quoting Xiyue Deng (2025-11-12 00:48:52) > My ~/.config/sbuild/config.pl is also attached.
when filing a bug I think it is a good practice to try and figure out whether the problem is with the program or with the config one uses. Thank you for sharing your configuration but do you still have the bug when running sbuild without a config file? There is something very suspicious in your config: 54 "finished-build-commands" => 55 [ 56 'cd %SBUILD_PKGBUILD_DIR && 57 runuser -u $(id -un) -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' 58 ] 59 }; This will run dpkg-buildpackage -S after the build. Why? Are you sure this is not messing up your build? Thanks! cheers, josch
signature.asc
Description: signature

