Package:debootstrap Version: 0.3.3 Severity: minor This error might be more a resolvconf bug, but i'd expect a better error message from debootstrap too.
I am using the debian etch beta3 cd installer, and a custom udeb ltsp-client-builder. The purpose of this udeb is to create a ltsp chroot in the /target/opt/ltsp/i386 This udeb runs debootstrap after pkgsel, just before finish-install. This debootstrap run exits with no error message. If one examine the debootstrap-target/debootstrap/debootstrap.log file you see a error message saying "cat: resolv.conf no such file or directoy" if you try this in the shell with cat /etc/resolv.conf you get the same error, becouse resolv.conf is a broken link to /etc/resolvconf/run/resolv.conf How to reproduce: 1. run the beta3 installer until the next step is "finish install". 2. swap to tty2 3. chroot /target 4. run debootstrap etch /opt/ltsp/i386 file:///cdrom You can workaround the problem by either run debootstrap twice in succession. Or by touch /etc/resolvconf/run/resolv.conf before running debootstrap. -- mvh Ronny Aasen -- 41616155 -- [EMAIL PROTECTED] -- Datapart AS -- 57682100 -- www.datapart-as.no --
signature.asc
Description: This is a digitally signed message part

