Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301864

Summary: "mirrorselect -i -o" fails: "Could not get mirror list. Check your internet connection."
Product: Gentoo Linux Reporter: Vyacheslv Gvostiev <vyg84>
Component: [OLD] Core systemAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vyacheslv Gvostiev 2010-01-22 20:23:41 UTC
I've booted Gentoo LiveCD 2006.2 and tried to install Gentoo using 
stage3-20100119 due to x86 installation handbook. After "mirrorselect -i -o >> /mnt/gentoo/etc/make.conf" iI've got "Could not get mirror list. Check your internet connection.", internet connection is 100% ok, was checked using web browser before and after command above.
I've met this problem for about a month ago, if I not mistaken it was corrected without my involvement.

Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-22 20:41:29 UTC
(In reply to comment #0)
> I've booted Gentoo LiveCD 2006.2

If that means you are using mirrorselect from the livecd, then the location of the webpage that mirrorselect used at that time has probably moved because that is really old.
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2010-01-22 21:17:33 UTC
I have no idea which version of mirrorselect that might be so please type 'mirrorselect --version'.

I've tried it with several versions, starting from 1.4 and _all_ versions are working as expected.
You should see something like here:
http://dev.gentoo.org/~idl0r/tmp/mirrorselect.png

That might not be the case when not using the interactive mode.
Anyway.. I guess its not releated to the new mirrorfile location but if possible use a more recent version of mirrorselect(>=2.0.0) or the livecd.

Try:
curl -v 'http://www.gentoo.org/main/en/mirrors.xml?passthru=1'
Check if the url in mirrorselect is the same.
Comment 3 Christian Ruppert (idl0r) gentoo-dev 2010-01-22 21:22:30 UTC

*** This bug has been marked as a duplicate of bug 297497 ***