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

Bug 107439

Summary: app-portage/mirrorselect returning multiple copies of same mirror
Product: Portage Development Reporter: Aaron <thekatzman>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aaron 2005-09-27 12:50:05 UTC
When I run "/usr/sbin/mirrorselect -D -s5 -o" to find the fastest gentoo mirrors
available to me, the string it returns contains multiple copies of the same
mirror.  The list is not always the same, but each time it contains at least one
duplicate entry.

Reproducible: Always
Steps to Reproduce:
1. /usr/sbin/mirrorselect -D -s5 -o
Actual Results:  
* Downloading a list of mirrors... Got 194 mirrors.
* Stripping hosts that only support ipv6... Removed 8 of 194
* Downloading 100k files from each mirror... [156 of 156]

GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://gentoo.mirrors.tds.net/gentoo http://gentoo.chem.wisc.edu/gentoo/
http://mirror.datapipe.net/gentoo http://mirrors.acm.cs.rpi.edu/gentoo/"


Expected Results:  
Five distinct mirrors, even if the last couple are slow--slow is better than
nothing.

Linux 2.6.13-gentoo-r9
Dell Dimension 4100
Road Runner Cable Internet (peak: ~5Mbps down, ~384kbps up)
app-portage/mirrorselect-1.1.7
sys-apps/portage-2.0.51.22-r2
dev-util/dialog-1.0.20050206
Comment 1 Colin Kingsley (RETIRED) gentoo-dev 2005-10-11 22:45:23 UTC
this is a direct result of bug #108962.