Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
My system thinks rsync.gentoo.org is localhost
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Tue Jan 13, 2004 10:50 am    Post subject: My system thinks rsync.gentoo.org is localhost Reply with quote

Hey people, I've got quite a big issue going on here and I have no idea what to do.

I havn't emerge sync'ed for maybe 2 or 3 days now, and apparently now my system thinks that rsync.gentoo.org has the IP address of 127.0.0.1. I checked my /etc/hosts file and here's what it lists:

Code:
oddfox@forest oddfox $ cat /etc/hosts
# /etc/hosts:  This file describes a number of hostname-to-address
#              mappings for the TCP/IP subsystem.  It is mostly
#              used at boot time, when no name servers are running.
#              On small systems, this file can be used instead of a
#              "named" name server.  Just add the names, addresses
#              and any aliases to this file...
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/hosts,v 1.7 2002/11/18 19:39:22 azarah Exp $
#
 
127.0.0.1       localhost
192.168.0.2     forest.neverwinter      forest


So there's no problem there, as far as I can see. Besides, it's what I've always had!

Someone help me please, I'm very eager to upgrade my installed packages! :D

P.S. -- Yes, emerge is still otherwise functioning normally. I just emerged entrance (The login manager) about 5-6 hours ago and it completed fine. I did have ACPI/APIC crash my kernel about halfway through that, however, so maybe that could've freaked up my stuff? UGH, I hate it when I do stupid things like enable ACPI/APIC in my kernel when I know it will just take the system down at random intervals (If it boots at all). :|
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
Peregrine
n00b
n00b


Joined: 16 Jun 2003
Posts: 67

PostPosted: Tue Jan 13, 2004 10:55 am    Post subject: Reply with quote

I just did a DNS check using my own dns server, and its resolving rsync.gentoo.org as 127.0.0.1 as well, so it looks like somewhere the dns entry got changed
Back to top
View user's profile Send private message
zmiq
n00b
n00b


Joined: 13 Jan 2004
Posts: 8

PostPosted: Tue Jan 13, 2004 11:00 am    Post subject: Reply with quote

Yeah!

same here:

# nslookup rsync.gentoo.org
...
Non-authoritative answer:
Name: rsync.gentoo.org
Address: 127.0.0.1
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Tue Jan 13, 2004 11:00 am    Post subject: Reply with quote

Well I use Comcrap, so a DNS server messup wouldn't surprise me one bit.
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
Peregrine
n00b
n00b


Joined: 16 Jun 2003
Posts: 67

PostPosted: Tue Jan 13, 2004 11:03 am    Post subject: Reply with quote

I also checked against the authorative servers as well, and they are also showing 127.0.0.1, however there is also a low TTL, so this may be a trick designed to stop people accessing the rsync mirrors until everything is sync'd up correctly again - just waiting for any actual news or announcements now
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Tue Jan 13, 2004 11:05 am    Post subject: Reply with quote

Alright the post is on the frontpage, this thread should be irrelevant now. Ah, I love closure. :)
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
raoulduke
n00b
n00b


Joined: 26 Sep 2003
Posts: 58

PostPosted: Tue Jan 13, 2004 11:05 am    Post subject: Reply with quote

Same problem here. I used the DNS provided by my ISP - 127.0.0.1. Then I used a few other DNS servers, all point to 127.0.0.1.

I've used Gentoo for quite some time now on server machines and exactly today I wanted to switch over my workstation. Now I'm stuck and I can't do anything. I changed the rsync server to rsync.europe.gentoo.org, but they don't have the bootstrap scripts.

What can I do - I mean - exactly the day I want to install a new machine it goes foobar.
Back to top
View user's profile Send private message
Bollie
n00b
n00b


Joined: 17 Jul 2002
Posts: 24

PostPosted: Tue Jan 13, 2004 11:06 am    Post subject: Sure enough Reply with quote

Quote:
We are currently experiencing some problems with the server that hosts the master portage tree for Gentoo Linux. We are working to reectify the problem as soon as possible, but anticipate at least a few more hours of downtime. In the mean time, please avoid syncing your portage tree via the emerge sync command. Our apologies for the troubles.


If all else fails, you can always use dig rsync.gentoo.org to find out if the DNS has been altered...[/b]
_________________
"-and those damned stupid barbarians with their
damned stupid swords will win after all..."
-- Larry Niven (The Magic Goes Away)
Back to top
View user's profile Send private message
raoulduke
n00b
n00b


Joined: 26 Sep 2003
Posts: 58

PostPosted: Tue Jan 13, 2004 11:11 am    Post subject: Reply with quote

That's a great answer :) I'm stuck with a bare machine without anything installed, only a LiveCD stage unpacked. Honestly, I'd like to install Gentoo, which means I must use 'emerge sync'. Well, I suppose it's just not my day then.
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Tue Jan 13, 2004 11:12 am    Post subject: Reply with quote

raoulduke wrote:
That's a great answer :) I'm stuck with a bare machine without anything installed, only a LiveCD stage unpacked. Honestly, I'd like to install Gentoo, which means I must use 'emerge sync'. Well, I suppose it's just not my day then.


Wait a few hours. :)
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
Zoltan
Guru
Guru


Joined: 27 Aug 2003
Posts: 394
Location: Moscow, Russia

PostPosted: Tue Jan 13, 2004 11:35 am    Post subject: Reply with quote

Hmm www.network-tools.com reports the same 127.0.0.1 address for gentoo.rsync.org:

http://www.network-tools.com/default.asp?prog=express&Netnic=whois.arin.net&host=rsync.gentoo.org
_________________
Light travels faster than sound. That's why some people appear bright before you hear them speak.
Back to top
View user's profile Send private message
raoulduke
n00b
n00b


Joined: 26 Sep 2003
Posts: 58

PostPosted: Tue Jan 13, 2004 11:48 am    Post subject: Reply with quote

I -uhm- used:
Code:

emerge-webrsync


To get a temporary 'uptodate' portage snapshot. Luckily, it worked. I'm bootstrapping right now. I just copied the 'distfiles' folder from an other machine, so everything seems to be going well.
Back to top
View user's profile Send private message
Krigg
n00b
n00b


Joined: 22 Apr 2003
Posts: 59
Location: Out There

PostPosted: Tue Jan 13, 2004 11:52 am    Post subject: Reply with quote

Oh, Ok, it makes sense that while they fix the problem, they keep the masses from loading their servers down and downloading bugged code...

***Pops open a beer and waits***

JR
_________________
Have gun, will carry!
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue Jan 13, 2004 12:31 pm    Post subject: Reply with quote

Follow-ups to this thread
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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