[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maybe misconfigured mipsel buildd



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


Reply to: