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
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines