Hi,

I am currently facing an issue right at the beginning of debian-live
bootstrap process:
http://pastebin.com/yzfGV3in

It seems dctrl-tools are about to be installed into the chroot but it fails
for some reason and the error code is >0 so the script just stops.
Unfortunately there is no real error message.

Would anybody be able to comment to this?

That's my basic configuration:

lb config noauto \
        --apt-http-proxy ${http_proxy} \
        --apt-indices false \

        --architecture i386 \
        --archive-areas "main contrib non-free" \
        --chroot-filesystem squashfs \
        --debian-installer live \
        --linux-flavours "486 686-pae" \

        --memtest none \
        --mode debian \

        --root-command sudo \
        --win32-loader disabled \

        "${@}"


Thanks a lot!

Cheers,
Julian
  • [no subject] Julian Pawlowski
    • Re: Julian Pawlowski

Reply via email to