On 7/26/05, Axel Thimm <Axel.Thimm@xxxxxxxxxx> wrote: > On Tue, Jul 26, 2005 at 03:25:17PM -0600, Roger Sowerby wrote: > > I'm having a weird problem with yum and atrpms. When I try to run 'yum > > update' it seems to be going through the other repos fine but when it tries > > to download headers from atrpms I get the following message and yum exits. I > > notice that in the path where it's trying to download from there's a 'RPMS' > > directory in between the path and the name of the rpm... > > > > > > http://dl.atrpms.net/fc4-i386/atrpms/stable/RPMS/libvorbis-devel-1.1.1-0_3.rhfc4.at.i386.rpm: > > [Errno 4] IOError: HTTP Error 404: Date: Tue, 26 Jul 2005 21:10:34 GMT > > Server: Apache/2.0.54 (Fedora) > > Content-Length: 348 > > Connection: close > > Content-Type: text/html; charset=iso-8859-1 > > Trying other mirror. > > Error: failure: RPMS/libvorbis-devel-1.1.1-0_3.rhfc4.at.i386.rpm from > > atrpms: [Errno 256] No more mirrors to try. > > > > > > Here's my atrps.repo - > > > > [atrpms] > > name=atRPMS Fedora Core 4 - i386 > > baseurl=http://dl.atrpms.net/fc4-i386/atrpms/stable/ > > enabled=1 > > gpgcheck=1 > > > > I can browse out the http://dl.atrpms.net/fc4-i386/atrpms/stable/ and see > > the .rpm file. > > > > So my question is - where is the 'RPMS/' comming from that's getting > > inserted into the path??? > > What version of yum is this? I just tried to reproduce, but 2.3.4 does > not exhibit anything like that. Also the metadata don't have any such > prefixes. > > I suggest to empty the contents of /var/cache/yum/, and try > again. Otherwise the next thing I'd suspect are multiple config bits > in /etc/yum.repos.d/, e.g. two atrpms configs in different files. > > > Thanks for your assistance... > > HTH > -- > Axel.Thimm at ATrpms.net > > > I updated yum to 2.3.4 and emptied /var/cache/yum. That fixed my problems with atrpms. Thanks for your assistance! Roger