Control: tag -1 + patch

Hi,

On Sun, 26 May 2013 00:11:33 -0400 Likai Liu <debianreport...@likai.org> wrote:
> sbuild-createchroot does not appear to observe the --foreign flag.  As a 
> result, when cross-compiling, debootstrap ended with the following error:
> 
> chroot: failed to run command `mount': Exec format error
> 
> The solution is to change line 96 of /usr/sbin/sbuild-createchroot like 
> this:
> 
> -            $self->set_conf('FOREIGN', 0);
> +            $self->set_conf('FOREIGN', 1);
> 
> liulk

wow this is a bug with a surprisingly trivial fix! I wonder why it is still
open...

I now put your fix into my local git and will push it to master soon.

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to