View previous topic :: View next topic |
Author |
Message |
squanto Guru
Joined: 20 Apr 2002 Posts: 524 Location: Rochester, NY, USA
|
Posted: Tue May 07, 2002 6:00 pm Post subject: Main gentoo site down? |
|
|
I think that the Gentoo main site http://www.gentoo.org just went down.
It is 1:56pm EST.
-Andrew |
|
Back to top |
|
|
friedmud Apprentice
Joined: 18 Apr 2002 Posts: 258 Location: Austin, TX USA
|
Posted: Tue May 07, 2002 8:26 pm Post subject: Gentoo.org down??? |
|
|
Am I the only one who can't get to gentoo.org right now???
I hope it comes back soon.....
Derek |
|
Back to top |
|
|
squanto Guru
Joined: 20 Apr 2002 Posts: 524 Location: Rochester, NY, USA
|
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20550
|
Posted: Tue May 07, 2002 8:57 pm Post subject: |
|
|
I can't emerge rsync
>>> starting rsync with rsync://cvs.gentoo.org/gentoo-portage...
rsync: failed to connect to cvs.gentoo.org: Connection refused
rsync error: error in socket IO (code 10) at clientserver.c(89) |
|
Back to top |
|
|
AutoBot l33t
Joined: 22 Apr 2002 Posts: 968 Location: Usually Out
|
Posted: Tue May 07, 2002 9:07 pm Post subject: |
|
|
kanuslupus wrote: | I can't emerge rsync
>>> starting rsync with rsync://cvs.gentoo.org/gentoo-portage...
rsync: failed to connect to cvs.gentoo.org: Connection refused
rsync error: error in socket IO (code 10) at clientserver.c(89) |
Use this instead, it's alot faster also:
Code: |
SYNC="rsync://rsync2.us.gentoo.org/gentoo-x86-portage"
|
_________________ This message self destructed a long time ago. |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20550
|
Posted: Tue May 07, 2002 9:34 pm Post subject: |
|
|
Thanks |
|
Back to top |
|
|
Guest
|
Posted: Tue May 07, 2002 10:11 pm Post subject: |
|
|
Does anyone know what is wrong with the server? |
|
Back to top |
|
|
arkane l33t
Joined: 30 Apr 2002 Posts: 918 Location: Phoenix, AZ
|
Posted: Wed May 08, 2002 12:52 am Post subject: |
|
|
not a clue, but the rsync location given works great. |
|
Back to top |
|
|
Guest
|
Posted: Wed May 08, 2002 1:13 am Post subject: Probably a victim of their own misfortune... |
|
|
They probably did an "emerge --update apache" and it hosed their configs... |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Wed May 08, 2002 1:54 am Post subject: Re: Probably a victim of their own misfortune... |
|
|
Anonymous wrote: | They probably did an "emerge --update apache" and it hosed their configs... |
What does apache have to do with rsync? _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
prolific Apprentice
Joined: 19 Apr 2002 Posts: 237
|
Posted: Wed May 08, 2002 3:02 am Post subject: |
|
|
I update my /etc/make.conf file to the above mentioned rsync mirror but i got the following error...
bash-2.05a# emerge rsync
>>> starting rsync with rsync://rsync2.us.gentoo.org/gentoo-x86-portage...
receiving file list ...
12678 files to consider
app-crypt/gnupg/
app-crypt/gnupg/ChangeLog
Warning: unexpected read size of -857406828 in map_ptr
rsync: connection unexpectedly closed (282910 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
bash-2.05a#
What could be causing this and how can i fix it. I also tried the Norway server and the same thing happened. Any help would be appreciated. Thanks
=======================
Nevermind, got help off IRC and solved problem. |
|
Back to top |
|
|
swagr Tux's lil' helper
Joined: 18 Apr 2002 Posts: 90 Location: Toronto
|
Posted: Wed May 08, 2002 4:55 am Post subject: rsync falied. I tried suggestions. |
|
|
rsync failed ....
rsync error: error in socket IO (code 10) an clientsercer.c(89)
I tried the suggestion in this forum. Didn't work.
Any ideas? _________________ RUN! |
|
Back to top |
|
|
Guest
|
Posted: Wed May 08, 2002 6:07 am Post subject: rsync.. |
|
|
looks like its working now.. wooty |
|
Back to top |
|
|
AutoBot l33t
Joined: 22 Apr 2002 Posts: 968 Location: Usually Out
|
Posted: Wed May 08, 2002 7:51 am Post subject: |
|
|
prolific wrote: | I update my /etc/make.conf file to the above mentioned rsync mirror but i got the following error...
bash-2.05a# emerge rsync
>>> starting rsync with rsync://rsync2.us.gentoo.org/gentoo-x86-portage...
receiving file list ...
12678 files to consider
app-crypt/gnupg/
app-crypt/gnupg/ChangeLog
Warning: unexpected read size of -857406828 in map_ptr
rsync: connection unexpectedly closed (282910 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
bash-2.05a#
What could be causing this and how can i fix it. I also tried the Norway server and the same thing happened. Any help would be appreciated. Thanks
=======================
Nevermind, got help off IRC and solved problem. |
When you fix a problem prolific it would be nice if you posted the solution so others with the same issue could resolve them, not telling you what to do just trying to be helpful. _________________ This message self destructed a long time ago. |
|
Back to top |
|
|
DArtagnan l33t
Joined: 30 Apr 2002 Posts: 942 Location: Israel, Jerusalem
|
|
Back to top |
|
|
Guest
|
Posted: Wed May 08, 2002 11:04 am Post subject: |
|
|
No that line is fine, it may change in the future but as of now it works either way.
These all work:
Code: |
RSYNC://rsync2.us.gentoo.org/gentoo-x86-portage
RSYNC://rsync2.us.gentoo.org/gentoo-portage
RSYNC://rsync.us.gentoo.org/gentoo-portage
|
Word of advice pacman, check the facts before telling someone there wrong |
|
Back to top |
|
|
DArtagnan l33t
Joined: 30 Apr 2002 Posts: 942 Location: Israel, Jerusalem
|
Posted: Wed May 08, 2002 11:21 am Post subject: sorry |
|
|
I didn't see the "us" after the "rsync"
sorry _________________ All for one and one for All
--
MACPRO machine... |
|
Back to top |
|
|
rizzo Retired Dev
Joined: 30 Apr 2002 Posts: 1067 Location: Manitowoc, WI, USA
|
Posted: Wed May 08, 2002 3:11 pm Post subject: |
|
|
Yes they all work. I believe that rsync.us.gentoo.org is set up to do load-balancing (round-robin DNS) between rsync2.us and rsync1.no or something like that. So you are best off using rsync.us.gentoo.org, IMHO. |
|
Back to top |
|
|
arkane l33t
Joined: 30 Apr 2002 Posts: 918 Location: Phoenix, AZ
|
Posted: Wed May 08, 2002 5:18 pm Post subject: |
|
|
Anonymous wrote: | No that line is fine, it may change in the future but as of now it works either way.
These all work:
Code: |
RSYNC://rsync2.us.gentoo.org/gentoo-x86-portage
RSYNC://rsync2.us.gentoo.org/gentoo-portage
RSYNC://rsync.us.gentoo.org/gentoo-portage
|
Word of advice pacman, check the facts before telling someone there wrong |
Well, as it stands, rsync.gentoo.org is a load-balancer from what I gather. So, for the long run, rsync.gentoo.org is best. |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Wed May 08, 2002 8:40 pm Post subject: |
|
|
Might want to take a peek at https://forums.gentoo.org/viewtopic.php?t=2051 if you still have problems, or are using an older version of portage. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
james n00b
Joined: 24 Apr 2002 Posts: 56 Location: Middle Smithfield, PA
|
Posted: Fri May 10, 2002 3:46 pm Post subject: Gentoo org. Down? |
|
|
It's not Gentoo, it's either IP config or route.
|
|
Back to top |
|
|
|