Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't connect when upgrading..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
chatgris
Guru
Guru


Joined: 14 Oct 2002
Posts: 383
Location: Canada

PostPosted: Fri Jan 24, 2003 4:20 am    Post subject: Can't connect when upgrading.. Reply with quote

I can emerge rsync fine, but when I go to emerge -u world I get

Code:
Calculating world dependencies ...done!
>>> emerge (1 of 5) app-editors/vim-core-6.1-r4 to /
>>> Downloading http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/vimpatch-1-300.tar.bz2
--23:14:25--  http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/vimpatch-1-300.tar.bz2
           => `/usr/portage/distfiles/vimpatch-1-300.tar.bz2'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... failed: Connection refused.
>>> Downloading http://www.ibiblio.org/gentoo/distfiles/vimpatch-1-300.tar.bz2
--23:14:26--  http://www.ibiblio.org/gentoo/distfiles/vimpatch-1-300.tar.bz2
           => `/usr/portage/distfiles/vimpatch-1-300.tar.bz2'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... failed: Connection refused.
!!! Couldn't download vimpatch-1-300.tar.bz2. Aborting.


I've tired about 4 times now.. same result =(
_________________
Open your mind. Open your source.

Due credit for avatar from http://www.aikida.net
Back to top
View user's profile Send private message
PT_LAmb
Guru
Guru


Joined: 22 Apr 2002
Posts: 332
Location: Lisboa (Lisbon), Portugal

PostPosted: Fri Jan 24, 2003 4:33 am    Post subject: Reply with quote

There are rumors that ibiblio is overloaded. The transfer rates are really slow (around 10KB\s). Maybe that's causing that too.

Try one of gentoo's mirrors

just add the following line to make.conf:
Code:

GENTOO_MIRRORS="<mirror>
                http://www.ibiblio.org/pub/Linux/distributions/gentoo"


changing <mirror> to the mirror's URL that you have chosen.

Good luck,
Ricardo Cordeiro :)
_________________
SETI@Home - http://setiathome.ssl.berkeley.edu/
Back to top
View user's profile Send private message
chatgris
Guru
Guru


Joined: 14 Oct 2002
Posts: 383
Location: Canada

PostPosted: Fri Jan 24, 2003 6:27 am    Post subject: Reply with quote

Hmm.. well, it just started working again, but I'll keep that tip as aa todo next time it goes down =)
_________________
Open your mind. Open your source.

Due credit for avatar from http://www.aikida.net
Back to top
View user's profile Send private message
chatgris
Guru
Guru


Joined: 14 Oct 2002
Posts: 383
Location: Canada

PostPosted: Tue Jan 28, 2003 9:57 pm    Post subject: Reply with quote

today I got the same problem for a second, and attempted to go to the mirrors page..

However, none of the mirrors looked anything like http://www.ibiblio.org/pub/Linux/distributions/gentoo

meaning they didn't lok anything like <server>/pub/Linux/distributions/gentoo

they were all just www.domain.org etc... Plus that page also looks like its a place for ISO images.. is there somewhere that has a page of specifically rsync mirrors?

Josh.
_________________
Open your mind. Open your source.

Due credit for avatar from http://www.aikida.net
Back to top
View user's profile Send private message
PT_LAmb
Guru
Guru


Joined: 22 Apr 2002
Posts: 332
Location: Lisboa (Lisbon), Portugal

PostPosted: Mon Feb 03, 2003 9:59 pm    Post subject: Reply with quote

Hi,

You'll have to search in the directory tree of a mirror, and find the one directory that has distfiles, gentoo-sources releases, snapshots, etc...

That's the url that you have to add to GENTOO_MIRRORS.

Now about the rsync mirrors...

They're not listed, but you can try and find a mirror in your country. For instance, if you wanted a mirror in Portugal, you would define the SYNC variable in /etc/make.conf has:

Code:
SYNC="rsync://rsync.pt.gentoo.org/gentoo-portage"


pt for Portugal. Generaly it would be:

Code:
SYNC="rsync://rsync.<2 letter country code>.gentoo.org/gentoo-portage"


If you get an error, than probably, there's no official rsync mirror in your country. :?

Good luck,
Ricardo Cordeiro :)
_________________
SETI@Home - http://setiathome.ssl.berkeley.edu/
Back to top
View user's profile Send private message
aja
l33t
l33t


Joined: 26 Aug 2002
Posts: 705
Location: Edmonton, Canada

PostPosted: Tue Feb 04, 2003 8:55 pm    Post subject: Reply with quote

PT_LAmb wrote:


If you get an error, than probably, there's no official rsync mirror in your country. :?



You can also do a quick check for your (and neighboring) countries with ping:

Code:

ping rysnc.ca.gentoo.org


If the address resolves (you probably won't get any packets back), then the host exists, and you can probably rsync to it.

If you have dig or traceroute you can have even more fun :-)
Back to top
View user's profile Send private message
chatgris
Guru
Guru


Joined: 14 Oct 2002
Posts: 383
Location: Canada

PostPosted: Wed Feb 05, 2003 4:30 am    Post subject: Reply with quote

I don't really care about the rsync speed... But I did add a mirror for retrieving files which is what was really slowing me down. thanks!
_________________
Open your mind. Open your source.

Due credit for avatar from http://www.aikida.net
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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