Daniel Stone <[EMAIL PROTECTED]> writes: > 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.
Interesting. Perhaps we should still run apt-get outside the chroot, even when using schroot? I originally introduced it to make setup simpler, and to work around some bugs with apt-get (specifically, apt-listchanges and friends, and it running some things outside the chroot even when you set all the config parameters to use the chroot). > 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 ... That looks like an outright bug. dsc_md5sums should, IMO, return an empty hashref on failure, but doesn't currently. I'm moving house in, ooh.. an hour and a half, and this computer is about to be packed into a box, so I'll have to take a better look tomorrow or Friday! Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please sign and encrypt your mail.
pgpUO1AbcYk7J.pgp
Description: PGP signature

