On Sat, 20 Mar 2004, seth vidal wrote: > yum clean is always run in caching-mode. > > yes it's kinda silly error, but if you ran a yum clean you have no > header.info files. > just run a yum list > > it will get the header.info files for you. # yum list Gathering header information file(s) from server(s) Server: Fedora Core 1 - i386 - Base Getting header.info from server failover: baseURL = http://rpmfind.net/linux/fedora/core/1/i386/os failover: path = /headers/header.info Server: Fedora Core 1 - i386 - Released Updates Getting header.info from server failover: baseURL = http://rpmfind.net/linux/fedora/core/updates/1/i386/os failover: path = /headers/header.info retrygrab() failed for: http://rpmfind.net/linux/fedora/core/updates/1/i386/os/headers/header.info Executing failover method failover: out of servers to try Error getting file http://rpmfind.net/linux/fedora/core/updates/1/i386/os/headers/header.info [Errno 4] IOError: HTTP Error 404: Not Found i've already upgraded to yum 2.0.6, just FYI. rday