Bug 186055 - Mirror list is incomplete
Summary: Mirror list is incomplete
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora Infrastructure
Classification: Retired
Component: website
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Greg DeKoenigsberg
QA Contact: Elliot Lee
URL: http://fedora.redhat.com/download/mir...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-21 12:38 UTC by Jochen Wiedmann
Modified: 2007-04-18 17:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-21 17:29:48 UTC
Embargoed:


Attachments (Terms of Use)
Perl script for creating a preliminary mirror list. (628 bytes, text/plain)
2006-03-21 12:38 UTC, Jochen Wiedmann
no flags Details

Description Jochen Wiedmann 2006-03-21 12:38:49 UTC
The list of the Fedora mirrors, which is used by yum is incomplete.
Unfortunately, this breaks yum in some cases, because yum takes the only mirror
and attempts to perform a "REST" command, which isn't supported by the Fedora
download server. Due to lack of other mirrors, yum stops working.

Attached you find a simple script for generating a preliminary list. It reads
the official mirror list and adds the required subdirectories.

Comment 1 Jochen Wiedmann 2006-03-21 12:38:49 UTC
Created attachment 126390 [details]
Perl script for creating a preliminary mirror list.

Comment 2 Elliot Lee 2006-03-21 17:29:48 UTC
'download.fedoraproject.org', which should be the sole host listed in the mirror
list, should redirect you to a random mirror. There were some hiccups where the
list of Fedora mirrors used by yum listed 'download.fedora.redhat.com' instead
of download.fedoraproject.org, but this should be fixed within an hour.

Comment 3 Mary Ellen Foster 2006-03-22 12:43:31 UTC
At the moment (2006-03-22 13:47 GMT+1)
    wget http://fedora.redhat.com/download/mirrors/fedora-core-5
returns a file that consists of 34 copies of the same line:
    http://download.fedoraproject.org/pub/fedora/linux/core/5/$ARCH/os/

I suspect that should actually be returning 34 *different* mirrors? OR does yum
do something other than what wget does? My "yum update" seems to be pulling
exclusively from download.fedoraproject.org and is *VERY* *VERY* slow.

Comment 4 Elliot Lee 2006-03-22 15:10:47 UTC
download.fedoraproject.org redirects to a random mirror.

It will be slow because tons of people are downloading FC5. Can't help that part :)


Note You need to log in before you can comment on or make changes to this bug.