Gene Heskett wrote: [...]
So did I, and got this when I ran a 'yum update':
[root@coyote etc]# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 1 - i386 - Base
retrygrab() failed for:
http://mirrors.usc.edu/pub/linux/fedora/fedora/fedora/1/i386/RPMS.os/headers/header.info
Executing failover method
Server: Fedora.us Extras (Stable)
retrygrab() failed for:
http://fedora.quicknet.nl/fedora/fedora/1/i386/RPMS.stable/headers/header.info
Executing failover method
retrygrab() failed for:
http://mirrors.usc.edu/pub/linux/fedora/fedora/fedora/1/i386/RPMS.stable/headers/header.info
Executing failover method
retrygrab() failed for:
http://fedora.mirror.sdv.fr/fedora/fedora/1/i386/RPMS.stable/headers/header.info
Executing failover method
retrygrab() failed for:
http://download.fedora.us/fedora/fedora/1/i386/RPMS.stable/headers/header.info
Executing failover method
retrygrab() failed for:
http://mirrors.kernel.org/fedora.us/fedora/fedora/1/i386/RPMS.stable/headers/header.info
Executing failover method
failover: out of servers to try
Error getting file http://fedora.quicknet.nl/fedora/fedora/1/i386/RPMS.stable/headers/header.info
[Errno 4] IOError: HTTP Error 404: Not Found
[root@coyote etc]#
What do I check next?
Hmmm...could there be a typo in your /etc/yum.conf? Did you copy it from this url:
http://www.fedorafaq.org/fc1/samples/yum.conf
or did you edit your existing /etc/yum.conf? I'm using the yum.conf posted with just a couple of tweaks to comment out the testing and unstable sections and exclude=kernel*, and it's working just fine here.
Clint