I'm pretty sure I've found the problem and have a workaround, I just don't know why it's happening in the first place.
This is a default installation of Fedora Core 8. I downloaded the repo using Jarod's MythTV guide. My .etc/yum.repos.d/atrpms.repo is as follows: [EMAIL PROTECTED] ~]# more /etc/yum.repos.d/atrpms.repo [atrpms] name=ATrpms for Fedora Core $releasever - $basearch baseurl=http://dl.atrpms.net/fc$releasever-$basearch/atrpms/stable # The Fedora 7 version, so people stop emailing me about it #baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable enabled=1 gpgcheck=1 gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms [atrpms-testing] name=ATrpms (testing) for Fedora Core $releasever - $basearch baseurl=http://dl.atrpms.net/fc$releasever-$basearch/atrpms/testing # The Fedora 7 version, so people stop emailing me about it #baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/testing enabled=0 gpgcheck=1 gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms I then run the following command with the following output: [EMAIL PROTECTED] ~]# yum search mythtv-suite http://dl.atrpms.net/fc8-i386/atrpms/stable/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: atrpms. Please verify its path and try again When I actually browse dl.atrpms.net I see that there is no fc8-i386 folder; it's f8-i386 instead. I'd assume that if I were to hard-code that path it would work. My question is, why is this happening and is this a bug? Thanks, Matt
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
