Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mirrorselect problem
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
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Thu Dec 02, 2004 8:33 pm    Post subject: mirrorselect problem Reply with quote

ok i run this command...

Code:
mirrorselect -a -s4 -o | grep 'GENTOO_MIRRORS=' >> /mnt/gentoo/make.conf


then when i try to emerge something, i get "address family not supported by this protocol" or something ot that effect

i noticed of the 4 mirrors it put into my make.conf file, 3 of them were ip6 addresses "ftp6, or they had ipv6 in the address somewhere

the other one gave me the error "no route to host" 4 out of 5 times, so i can't emerge kde very well! it will take like 100 years!

any ideas why this happens, or can i find a list of mirrors somewhere to put in?
_________________
me
Back to top
View user's profile Send private message
comprookie2000
Retired Dev
Retired Dev


Joined: 25 Jul 2004
Posts: 925
Location: Sun City Center, Florida

PostPosted: Thu Dec 02, 2004 8:53 pm    Post subject: Reply with quote

Same thing happened to me,just remove the mirrors I saw somewhere on the forum to manually select mirrors mirrorselect -i and something can't remember but it works great.Here it is
Code:
 mirrorselect -i >> /etc/make.conf
so for your situation
Code:
 mirrorselect -i >> /mnt/gentoo/make.conf

_________________
http://dev.gentoo.org/~dabbott/
Back to top
View user's profile Send private message
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Thu Dec 02, 2004 9:00 pm    Post subject: Reply with quote

thanks will give it a try!
_________________
me
Back to top
View user's profile Send private message
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Thu Dec 02, 2004 9:05 pm    Post subject: Reply with quote

uhm
m

Code:
mirrorselect:  command not found


i knwo i'm an idiot
_________________
me
Back to top
View user's profile Send private message
taurus
l33t
l33t


Joined: 21 Sep 2004
Posts: 657
Location: I need to be somewhere...

PostPosted: Thu Dec 02, 2004 9:31 pm    Post subject: Reply with quote

Or just manually add it in by hand. Look in /etc/make.conf.sample (or in your case, /mnt/gentoo/etc/make.conf.sample). Then again, you don't need to include "mirror_select" because it will use the default one. I didn't run that command and it downloaded just fine when I first installed it. Then, I went into the mirror sites and selected the one that is closest to me and included that in my /etc/make.conf. 8)

taurus
Back to top
View user's profile Send private message
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Thu Dec 02, 2004 9:40 pm    Post subject: Reply with quote

thanks!
_________________
me
Back to top
View user's profile Send private message
Kagerato
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2004
Posts: 81

PostPosted: Thu Dec 02, 2004 10:29 pm    Post subject: Reply with quote

It should be noted that if you don't specify the '-o' option with mirrorselect in interactive mode, what's dumped into your file will contain a good deal of garbage.

Learned that one by experience.
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