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...<br>
<br>
<br>
<a href="http://dl.atrpms.net/fc4-i386/atrpms/stable/RPMS/libvorbis-devel-1.1.1-0_3.rhfc4.at.i386.rpm">http://dl.atrpms.net/fc4-i386/atrpms/stable/RPMS/libvorbis-devel-1.1.1-0_3.rhfc4.at.i386.rpm</a>:
[Errno 4] IOError: HTTP Error 404: Date: Tue, 26 Jul 2005 21:10:34 GMT<br>
Server: Apache/2.0.54 (Fedora)<br>
Content-Length: 348<br>
Connection: close<br>
Content-Type: text/html; charset=iso-8859-1<br>
Trying other mirror.<br>
Error: failure: RPMS/libvorbis-devel-1.1.1-0_3.rhfc4.at.i386.rpm from atrpms: [Errno 256] No more mirrors to try.<br>
<br>
<br>
Here's my atrps.repo -<br>
<br>
[atrpms]<br>
name=atRPMS Fedora Core 4 - i386<br>
baseurl=<a href="http://dl.atrpms.net/fc4-i386/atrpms/stable/">http://dl.atrpms.net/fc4-i386/atrpms/stable/</a><br>
enabled=1<br>
gpgcheck=1<br>
<br>
I can browse out the <a href="http://dl.atrpms.net/fc4-i386/atrpms/stable/">http://dl.atrpms.net/fc4-i386/atrpms/stable/</a> and see the .rpm file.<br>
<br>
So my question is - where is the 'RPMS/' comming from that's getting inserted into the path???<br>
<br>
<br>
Thanks for your assistance...<br>
<br>
<br>
<br>