[buildd-tools-devel] Bug#626503: Bug#626503: dchroot-dsa: Aborts with error parsing dchroot.conf
Roger Leigh
rleigh at codelibre.net
Thu May 12 13:01:48 UTC 2011
tags 626503 + fixed-upstream pending
thanks
On Thu, May 12, 2011 at 01:51:15PM +0100, Roger Leigh wrote:
> index c2aa219..86e127d 100644
> --- a/bin/dchroot-dsa/dchroot-dsa-main.cc
> +++ b/bin/dchroot-dsa/dchroot-dsa-main.cc
> @@ -61,7 +61,7 @@ main::load_config ()
> this->config =
> sbuild::chroot_config::ptr(new dchroot_dsa::chroot_config);
> if (this->options->load_chroots == true)
> - this->config->add(DCHROOT_CONF, false);
> + this->config->add("chroot", DCHROOT_CONF);
> }
> else
> {
>
Tested and fixed in git.
--
.''`. 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20110512/aec2d02b/attachment.pgp>
More information about the Buildd-tools-devel
mailing list