Re: dag's repo changed/down?
Rob Light <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Mike Chambers wrote: > On Thu, 2006-06-01 at 16:03 -0400, Rob Light wrote: > >>Anyone know what's going on? >> >>$ sudo yum update -y >>Setting up Update Process >>Setting up repositories >>http://apt.sw.be/fedora/4/en/i386/dag/repodata/repomd.xml: [Errno 4] > > Try up to i386 instead, as dag dir is not there no longer... > > http://apt.sw.be/fedora/4/en/i386/ Still no joy. Here's what my /etc/yum.repos.d/dag.repo looks like now: [dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch gpgcheck=1 enabled=1 And here's what I get now: $ sudo yum update -y Setting up Update Process Setting up repositories http://apt.sw.be/fedora/4/en/i386/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Date: Fri, 02 Jun 2006 12:03:53 GMT Server: Apache/2.2.2 (Unix) Content-Length: 306 Content-Type: text/html; charset=iso-8859-1 Trying other mirror. Cannot open/read repomd.xml file for repository: dag failure: repodata/repomd.xml from dag: [Errno 256] No more mirrors to try. Error: failure: repodata/repomd.xml from dag: [Errno 256] No more mirrors to try. :(