On Jan 31, 2008 7:07 PM, Ben Coates <<a href="mailto:bencoates@gmail.com">bencoates@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
i'm following the HOWTO at <a href="http://wilsonet.com/mythtv/fcmyth.php" target="_blank">http://wilsonet.com/mythtv/fcmyth.php</a><br><br>trouble is, I get stuck at:<br><br>[root@ben-mythtv yum.repos.d]# yum -y install mythtv-suite<br>
<a href="http://dl.atrpms.net/fc8-i386/atrpms/stable/repodata/repomd.xml" target="_blank">http://dl.atrpms.net/fc8-i386/atrpms/stable/repodata/repomd.xml</a>:<br>[Errno 14] HTTP Error 404: Not Found<br>Trying other mirror.<br>
Error: Cannot retrieve repository metadata (repomd.xml) for<br>repository: atrpms. Please verify its path and try again<br><br>has anyone else had this problem?<br>_______________________________________________</blockquote>
<div><br>You need to edit your /etc/yum.repos/atrpms.net file so it looks like this:<br>[atrpms]<br>name=ATrpms for Fedora Core $releasever - $basearch<br>baseurl=<a href="http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable">http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable</a><br>
enabled=1<br>gpgcheck=1<br>gpgkey=<a href="http://ATrpms.net/RPM-GPG-KEY.atrpms">http://ATrpms.net/RPM-GPG-KEY.atrpms</a><br><br>Mitchell<br> </div></div><br>