There seem to be a couple mirrors MirrorManager thinks have F20 content, but don't: http://mirrors.servercentral.net/fedora/development/20/ http://mirror.anl.gov/pub/fedora/linux/development/20/
yum has tried to use these and 404ed pretty much every time I've run it since I switched to F20 the other day.
yeah, both of those sites don't carry development at all.
I suspect there's something going on with the rsync crawler.
Perhaps Mdomsch can comment?
looks like a crawler bug. The directories are clearly not there.
Both mirrors are using rsync to retrieve the list of directories and files. There must be a bug in that code path of the crawler. :-(
I'll look at this after the holidays.
I found the bug in the MM crawler for this. It is hotfixed into production now, and committed to the mirrormanager upstream master branch after the 1.4.3 release. Within a few hours those mirrors should disappear from content they aren't carrying. Thanks for the report.