On Wed, Mar 19, 2008 at 15:33:28 +0100, Enrico Tassi wrote: > On Wed, Mar 19, 2008 at 02:18:52AM -0700, Steve Langasek wrote: > > This is a broken package build, not a broken buildd. Your package build > > should not be relying on the contents of $HOME. > > It is not, running HOME=/fake debuild -us -uc builds just fine on my > host.
The ftbfs can be easily reproduced with: $ mkdir -m 000 /tmp/foo $ export HOME=/tmp/foo $ dpkg-buildpackage -B (i.e. the home dir does exist, but it's unreadable) Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

