trying to upgrade via yum

Jonathan Dieter jdieter at gmail.com
Tue Jun 9 15:49:33 UTC 2009


On Tue, 2009-06-09 at 16:40 +0100, Scott van Looy wrote:
<snip>
> YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
>   Eg. </metalink>/
> removing mirrorlist with no valid mirrors: 
> //var/cache/yum/updates/mirrorlist.txt
> 
> There's no mirrorlist.txt file there.
> 
> [fedora]
> name=Fedora $releasever - $basearch
> failovermethod=priority
> #baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
> mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch
> enabled=1
> metadata_expire=7d
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
<snip>

With Fedora 11, the mirrorlist has changed into a metalink.  It seems
your version of yum doesn't know how to read metalinks.  Try changing
your mirrorlist to:

mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090609/c15984a4/attachment-0001.sig>


More information about the fedora-list mailing list