On Wed, Dec 22, 2010 at 02:48:23PM +0100, Tomasz Klicki wrote:
> On 22.12.2010 14:42, intrigeri wrote:
> > export http_proxy=http://YOUR_PROXY_IP:YOUR_PROXY_PORT/
> 
> It would be too simple ;-) It does not work, I've tried. I've also tried
> all possible parameters related to proxy from manual.
> 
> Proxy is not used until next (I guess - called chroot) stage.
> 
I always do:

sudo -i
export http_proxy="http://YOUR_PROXY_IP:YOUR_PROXY_PORT";

(note the quotes -- I think it didn't work before I added the quotes,
but it's been a while since I've tried).

-Rob


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to