Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
webrsync
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
kaltekar
n00b
n00b


Joined: 13 Mar 2006
Posts: 1

PostPosted: Mon Mar 13, 2006 8:59 pm    Post subject: webrsync Reply with quote

I'm trying to update the portage tree during the install and can't rsync because of the firewall, so I am using webrsync. Trouble is that it says there is no md5sum present on the rsync mirror, any of them, I've tried them all. Help!
Back to top
View user's profile Send private message
grunthus
Apprentice
Apprentice


Joined: 21 Apr 2005
Posts: 194
Location: Shetland UK

PostPosted: Mon Mar 13, 2006 10:54 pm    Post subject: Reply with quote

When I run emerge-webrsync from behind tight-ass firewalls that block everything bar port 80, I find it quite normal for the current dated md5sums to be not found. Presumably the portage tarball for the current day has not yet been uploaded to the server(s) in question. I can think of two things to do:

1. Wait a bit. The thing usually takes several minutes to get going. If you can run gkrellm on eth0 to monitor the network traffic since emerge-webrsync does not give a lot of output for a while

2. Check your box's date: run this command:
Code:
date


Earth shattering, I know, but if your date is badly adrift then that will certainly not be helping!
See if that helps.
_________________
Read 'Free Software - Free Society' by RM Stallman
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Mon Mar 13, 2006 11:32 pm    Post subject: Reply with quote

Hi.

If in the end you just can't use webrsync, but you're able to use a web browser, you can download the latest portage snapshot from any mirror on .../gentoo/snapshots/portage-latest.tar.bz2. Alll you need to do then is to extract the snapshot into /usr/portage with:
Code:
# tar xvjf portage-latest.tar.bz2 -C /usr

_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Mon Mar 13, 2006 11:38 pm    Post subject: Reply with quote

I'm in the same situation, but you could try using tor or proxychains - one of them should work.
I use now tor (because proxychains needs special sort of http-proxy to work) in the following way
torify emerge --sync
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
quade
n00b
n00b


Joined: 07 Apr 2006
Posts: 18

PostPosted: Fri Apr 07, 2006 4:57 pm    Post subject: Reply with quote

Hey, for what it's worth, I was getting the exact same thing just now. My company firewall is very prohibitive, and only port 80 traffic is unhindered. I looked at /etc/make.conf and had originally selected a few FTP sites in my list of mirrors. Those use port 21, obviously. I removed all non-web mirrors, and can now use emerge-webrsync just fine.
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