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
paxzeno
n00b
n00b


Joined: 05 Nov 2006
Posts: 3

PostPosted: Sun Nov 05, 2006 8:42 pm    Post subject: mirrorselect problem Reply with quote

On the step 6

I issue the comand:
mirrorselect -i -o >> /mnt/gentoo/etc/make.conf

and I get this response:
* Downloading a list of mirrors...
ERROR: Could not get mirror list. Check your internet connection.

8O OMG my connection was lost? No

I made ping www.google.com and my connection remains ON

used links to acess an website, all ok...and still geting the same response from the mirrorselect.

I'm a little noob in linux ways...so be gentle :)

thx
Back to top
View user's profile Send private message
V0rtex
n00b
n00b


Joined: 13 Apr 2003
Posts: 71

PostPosted: Sun Nov 05, 2006 9:03 pm    Post subject: Reply with quote

Can you access the following URL in your web browser?
Code:
http://www.gentoo.org/main/en/mirrors.xml?passthru=1


The XML dump there is where mirrorselect gets the list of mirrors from.

One possibility that I can think of is that if you have some sort of proxy (transparent or otherwise) somewhere along your route to gentoo.org, it may be blocking something. I am basically assuming that you aren't having any name resolution issues due to the fact that you were able to access these forums to post your message (unless you did this from a separate computer).
Back to top
View user's profile Send private message
paxzeno
n00b
n00b


Joined: 05 Nov 2006
Posts: 3

PostPosted: Sun Nov 05, 2006 9:21 pm    Post subject: Reply with quote

I can acccess

http://www.gentoo.org/main/en/mirrors.xml?passthru=1

using links, it's the same machine...
I don´t understand why?!

I could insert manualy the mirror into the man.conf file?
But don´t know how the code should appear.

and the
mirrorselect -i -r -o >> /mnt/gentoo/etc/make.conf
is working fine :?
Back to top
View user's profile Send private message
V0rtex
n00b
n00b


Joined: 13 Apr 2003
Posts: 71

PostPosted: Sun Nov 05, 2006 9:35 pm    Post subject: Reply with quote

The syntax for configuration is pretty simple really. It basically looks like this (only replace the servers with whichever ones you would want to use):
Code:
GENTOO_MIRRORS="ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://mirror.usu.edu/mirrors/gentoo/ ftp://mirror.usu.edu/mirrors/gentoo/ "


As you can see, just separate each of the servers by a space.

I still find it quite odd that you are able to browse that list with links but mirrorselect can't access it, but if this works for you then go ahead and just put a line like the one above into your make.conf file.
Back to top
View user's profile Send private message
paxzeno
n00b
n00b


Joined: 05 Nov 2006
Posts: 3

PostPosted: Sun Nov 05, 2006 9:51 pm    Post subject: Reply with quote

Thx a lot m8 :wink:
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