Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge ignores my .wgetrc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
vad3r
Guru
Guru


Joined: 02 May 2004
Posts: 461
Location: Munich, Germany

PostPosted: Mon Oct 25, 2004 3:47 pm    Post subject: emerge ignores my .wgetrc Reply with quote

Hi there,

i have trouble with emerge and my .wgetrc. Emerge ignores my personal wget configuration. If i copy my .wgetrc to /etc/wget/wgetrc or use wget directly from a shell it works. I "straced" it and emerge only reads /etc/wget/wgetrc but doesn't $HOME/.wgetrc.
I startet wget exactly the same way as defined in /etc/make.conf (like the default) and it works perfectly.

A couple of days ago it worked perfect. Has anything important changed the last time?

I really hope somebody here can help me cause i dont want to share my password with all the other guys in /etc/wget/wgetrc :(

thanks

vad3r
Back to top
View user's profile Send private message
trooper_ryan
n00b
n00b


Joined: 07 Apr 2004
Posts: 74

PostPosted: Tue Oct 26, 2004 12:47 am    Post subject: Reply with quote

A temporary workaround is to use environment variables.

export http_proxy="username:password@proxy.your.domain:8080"
OR
export http_proxy="proxy.your.domain:8080"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum