Public bug reported: When building a new chroot with Gutsy's ltsp-build-client, fakeroot correctly uses the host /etc/apt/apt.conf to get the proxy settings. But when doing the "apt-get update" inside the chroot, it doesn't work as the apt.conf file hasn't been copied during the chroot creation.
A simple fix would be to add : "cp /etc/apt/apt.conf $ROOT/etc/apt/apt.conf" before doing the apt-get update (one of the 020 scripts IIRC) The above makes the creation of a LTSP chroot impossible on a network using PROXY without direct internet access (most school networks) ** Affects: ltsp (Ubuntu) Importance: Undecided Status: New -- [Gutsy] Proxy not working with ltsp-build-client https://bugs.launchpad.net/bugs/132397 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs