Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107439 - app-portage/mirrorselect returning multiple copies of same mirror
Summary: app-portage/mirrorselect returning multiple copies of same mirror
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 12:50 UTC by Aaron
Modified: 2005-10-11 22:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.