Oh lame, I added "set -x" to debootstrap and found the problem:

+ [  = true ]
+ rm -rf /opt/ltsp/i386/debootstrap
rm: cannot remove directory `/opt/ltsp/i386/debootstrap': Directory not empty
+ exit_function

Adding --keep-debootstrap-dir to the debootstrap line caused it to work
on nfs.  Now why is rm being so strange?

-- 
ltsp-build-client needs to handle proxy settings for apt in the chroot
https://launchpad.net/bugs/65003

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to