Package: sbuild
Version: 0.48
Severity: important
Justification: breaks a major use case

Hi,
When using schroot and apt to download packages, the build tanks quite
early: apt-get source is called from within the chroot, but none of the
verify_md5sum stuff is, so it tries to verify the dsc in ~/build/ in the
host, and fails when it isn't there.

Interestingly, the failure mode is a hang in verify_md5sums, because
dsc_md5sums returns null, and verify_md5sums ends up calling
/usr/bin/md5sum, which hangs waiting for input ...

Cheers,
Daniel

Attachment: signature.asc
Description: Digital signature

Reply via email to