On Tue, 29 Jun 2004 18:44:50 +0200, François Patte wrote: > On mar jun 29, 2004 at 05:38:29 -0400, SoftCell wrote: > > i configured yum according to the example file which can be found at: > > http://www.fedorafaq.org/samples/yum.conf > > maybe it will help you, i have had no problems updating anything > > > I got a lot errors trying this file: > > Gathering header information file(s) from server(s) > Server: Fedora Core 1 - i386 - Base > Server: Fedora.us Extras (Stable) > retrygrab() failed for: > http://download.fedora.us/fedora/fedora/1/i386/RPMS.stable/headers/header.info > Executing failover method > http://download.fedora.us/fedora/fedora/1/i386/RPMS.stable/headers/header.info > [Errno 4] IOError: HTTP Error 404: Not Found > > ?? The /etc/yum.conf is wrong. Verify the correct http://path with your favourite browser and realize that for FC1 (!) the "headers" directory is elsewhere: baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/stable/ Just browse the repository if you have doubts or if you get a 404 error.