Hi,
 
> qemubuilder does
> 
> printf(" -> Invoking debootstrap\n");
> ret=forkexeclp("debootstrap", "debootstrap",
>                "--arch",
>                pc->arch,
>                "--foreign",
>                pc->distribution,
>                pc->buildplace,
>                pc->mirror,
>                NULL);
> 
> but does not depend on the debootstrap package. I know qemubuilder
> depends on qemu that recommends debootstrap but maybe it should be a
> real dependency instead?

I guess so.

qemubuilder depends on pbuilder, which in turn depends upon
debootstrap|cdebootstrap, but qemubuilder doesn't work with
cdebootstrap, so yes.


regards,
        junichi
-- 
[EMAIL PROTECTED],debian.org}



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to