Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I'm behind a firewall and emerge-webrsync doesn't work!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
griffenjam
n00b
n00b


Joined: 01 Jan 2004
Posts: 43

PostPosted: Fri Feb 06, 2004 8:25 pm    Post subject: I'm behind a firewall and emerge-webrsync doesn't work! Reply with quote

I'm trying to install behind a firewall that I can't change and am having a problem. emerge sync wont work so I'm trying emerge-webrsync and it just outputs "Fetching most recent snapshot" and that's it, it exits after about 5 seconds.

Also /usr/portage is empty.

I can ping servers and use links to connect to the web, what am i doing wrong"?
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Sat Feb 07, 2004 4:43 am    Post subject: Reply with quote

I had this problem too. I had to do some snooping around before I realised it was wget that was failing.

Try doing something like `wget www.gentoo.org`. If it works, then it shouldn't have any problems grabbing the webrsync image, unless ibilio.org is blocked for you.

If it fails, however, then it'll pop up an error. For me, it was almost always mistyping my proxy address, or leaving off the port range.

Oh, remember to export your proxy variables too! This'll let your environment know of the proxy, which isn't loaded from /etc/make.conf until later.
Back to top
View user's profile Send private message
trossachs
Veteran
Veteran


Joined: 22 Jan 2004
Posts: 1204
Location: London

PostPosted: Sun Feb 08, 2004 2:15 am    Post subject: Reply with quote

griffenjam, are you able to access an outside nameserver? If I was to list one for you to add to your /etc/resolv.conf, that way you could get out and emerge sync.

Or is your query sorted now?
Back to top
View user's profile Send private message
griffenjam
n00b
n00b


Joined: 01 Jan 2004
Posts: 43

PostPosted: Mon Feb 09, 2004 4:51 pm    Post subject: Reply with quote

I can access the internet fine. wget works, and I can view webpages in links.

I can ping servers by name and get a response.

emerge-webrsync doesn't give any errors, it only outputs "Fetching most recent snapshot" and then exits.
Back to top
View user's profile Send private message
Reducer2001
n00b
n00b


Joined: 16 Dec 2003
Posts: 35

PostPosted: Tue Feb 10, 2004 10:09 pm    Post subject: Setting proxy globally Reply with quote

Where do I input my proxy values so I don't have to type
Code:

export HTTP_PROXY="proxy"


every time?

Thanks!!!
Back to top
View user's profile Send private message
Beholders_Eye
Tux's lil' helper
Tux's lil' helper


Joined: 17 Nov 2003
Posts: 116
Location: Brazil

PostPosted: Wed Feb 18, 2004 8:47 pm    Post subject: Reply with quote

Code:
echo "export http_proxy=<whatever>" >> /etc/profile

I think this variable name must be lower case... :roll:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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