[hardy] ltsp-build-client doesn't work behind proxys

Bug #236008 reported by Thermaltaker
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ltsp (Ubuntu)
Fix Released
Undecided
Scott Balneaves

Bug Description

ltsp-build-client doesn't work behind proxys. It seems to me that it doesnt look after /etc/apt/apt.conf where the proxy is in.

If you want to install it you have to add following lines to /etc/bash.bashrc:

export http_proxy=http://username:<email address hidden>:port/
export ftp_proxy=http://username:<email address hidden>/

and reboot.

Is it possible to fix it in order to use the normal apt-configuration?

Greez therm

Revision history for this message
Stéphane Graber (stgraber) wrote :

Confirmed, 020-apt-get-update should also check apt.conf for PROXY.
I'm not sure if debootstrap will check that file though so you may need http_proxy anyway.

Changed in ltsp:
status: New → Confirmed
Revision history for this message
Stéphane Graber (stgraber) wrote :

note that you can also do :
http_proxy=http://username:<email address hidden>:port/ ftp_proxy=http://username:<email address hidden>/ ltsp-build-client

to achieve the same as modifying bash.bashrc but without rebooting.

Revision history for this message
Scott Balneaves (sbalneav) wrote :

I'll take this one on. Stephane, lets meet up sometime in the next week or two to figure this one out.

Changed in ltsp:
assignee: nobody → sbalneav
Revision history for this message
Simon Hova (simon-hova) wrote :

This also affects the install package, when trying to install the LTSP server from the alternate CD, it will fail the entire installation.

Revision history for this message
Stéphane Graber (stgraber) wrote :

New release of LTSP correctly handles proxying for both debootstrap and the chroot itself.

Changed in ltsp (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.