[Pkg-ltsp-devel] debootstrap run from ltsp-client-builder in d-i fails

Ronny Aasen ronny at skolelinux.no
Mon Oct 2 12:28:49 UTC 2006


becouse of bug #39064 <mailto:390647 at bugs.debian.org> 
<mailto:390647 at bugs.debian.org>in debootstrap ltsp-client-builder fail 
to install a ltsp chroot. This makes ltsp-client-builder-udeb fail.  
There is a simple workaround by touching  
/etc/resolvconf/run/resolv.conf, before running ltsp-client-builder, 
sidesteps the issue.


something like this in ltsp-client-builder.postinst works:


DEBIAN_PRIORITY=critical
#debootstrap cant handle a broken symlink #39064 
<mailto:390647 at bugs.debian.org>
in-target /bin/touch /etc/resolvconf/run/resolv.conf
in-target /usr/sbin/ltsp-client-wrapper \
    --mirror file:///cdrom \
    --security-mirror none




More information about the Pkg-ltsp-devel mailing list