I'm doing an upgrade from FC4 to FC5 and when I do

yum install kernel

It goes so far but then has trouble locating a few RPMs from the mirrors:

ftp://mirrors.ptd.net/fedora/core/updates/5/i386/RPMS/libselinux-1.30.3-4.fc5.i386.rpm:
[Errno 4] IOError: [Errno ftp error] 550 RPMS: No such file or
directory
Trying other mirror.
ftp://fedora.bu.edu/fedora/core/updates/5/i386/RPMS/libselinux-1.30.3-4.fc5.i386.rpm:
[Errno 4] IOError: [Errno ftp error] 550 RPMS: No such file or
directory
Trying other mirror.



	
FC4 -> FC5 upgrade, yum not finding RPMs
I'm doing an upgrade from FC4 to FC5 and when I do

yum install kernel

It goes so far but then has trouble locating a few RPMs from the mirrors:

Code:

ftp://mirrors.ptd.net/fedora/core/updates/5/i386/RPMS/libselinux-1.30.3-4.fc5.i386.rpm:
[Errno 4] IOError: [Errno ftp error] 550 RPMS: No such file or
directory Trying other mirror.
ftp://fedora.bu.edu/fedora/core/updates/5/i386/RPMS/libselinux-1.30.3-4.fc5.i386.rpm:
[Errno 4] IOError: [Errno ftp error] 550 RPMS: No such file or
directory Trying other mirror.



It seems like somehow it's looking in the wrong spot because checking
the mirrors, if I remove the RPMS folder, the RPM is there.

This is my fedora-updates.repo file:

[updates]
name=Fedora Core $releasever - $basearch - Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
mirrorlist=http://fedora.redhat.com/download/mirrors/updates-released-fc$releasever
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora

[updates-debuginfo]
name=Fedora Core $releasever - $basearch - Updates - Debug
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/debug/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora

[updates-source]
name=Fedora Core $releasever - Updates Source
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/SRPMS/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora



Any Fedora veterans have any advice?  So far all I've heard is
crickets at fedoraforum.org.


-- 
Donovan Niesen