[Buildd-tools-devel] Bug#520755: Bug#520755: Bug#520755: Reports chroot is not available
Roger Leigh
rleigh at codelibre.net
Sun Mar 22 17:36:42 UTC 2009
On Sun, Mar 22, 2009 at 06:21:53PM +0100, Julian Andres Klode wrote:
> On Sun, Mar 22, 2009 at 05:10:58PM +0000, Roger Leigh wrote:
> > Just after the first line, add
> >
> > print STDERR "LOCATION: $info->{'Location'}\n";
> > print STDERR "LOCATION EXISTS\n" if -d $info->{'Location'};
> >
> > and rerun sbuild. You should then see what value location was set to,
> > and if it thinks the directory exists.
>
> Location is empty:
Could you also add
print STDERR "INFO DEFINED\n" if defined($info);
print STDERR "LOCATION DEFINED\n" if defined($info->{'Location'});
just before those two lines, and try again?
Thanks,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
More information about the Buildd-tools-devel
mailing list