Dear Friends,
I guess that repository DAG is out.
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from dag: [Errno 256] No more mirrors to try.
Is there mirror reposotory DAG ?
Thanks.
On Tue, Jan 31, 2006 at 11:33:13AM -0300, Adriano Frare enlightened us:
I guess that repository DAG is out.
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from dag: [Errno 256] No more mirrors to try.
Is there mirror reposotory DAG ?
http://dag.wieers.com/home-made/apt/links.php
On 1/31/06, Adriano Frare alfrare@e-alinux.com wrote:
Dear Friends,
I guess that repository DAG is out.
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from dag: [Errno 256] No more mirrors to try.
Is there mirror reposotory DAG ?
If you read the FAQ on dag's site, or even the section called "mirrors and links" you'll find your answer.
-- Jim Perrin System Architect - UIT Ft Gordon & US Army Signal Center
A good little trick is somethimes to flush the name server cache supporting DNS lookup requests from the machine doing the yumming...
If there is any round robin DNS entries this could move the request onto another server that might be ok.....
For example if you resolv.conf points to 127.0.0.1 for the name server (i.e. your running bind on the machine you want to yum) do a service named restart
and try the yum again....
It has , on occasion, worked for me in the past
Pete
Jim Perrin wrote:
On 1/31/06, Adriano Frare alfrare@e-alinux.com wrote:
Dear Friends,
I guess that repository DAG is out.
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from dag: [Errno 256] No more mirrors to try.
Is there mirror reposotory DAG ?
If you read the FAQ on dag's site, or even the section called "mirrors and links" you'll find your answer.
-- Jim Perrin System Architect - UIT Ft Gordon & US Army Signal Center _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 1/31/06, Peter Farrow peter@farrows.org wrote:
A good little trick is somethimes to flush the name server cache supporting DNS lookup requests from the machine doing the yumming...
If there is any round robin DNS entries this could move the request onto another server that might be ok.....
For example if you resolv.conf points to 127.0.0.1 for the name server (i.e. your running bind on the machine you want to yum) do a service named restart
and try the yum again....
It has , on occasion, worked for me in the past
This can work if the problem is round-robin DNS (though there's still a chance of getting the bad mirror on a fresh lookup)
HIS problem however is NOT dns related. He didn't have multiple mirrors listed, and appears to be getting bad/corrupt data/metadata from the one he's got. He has no trouble at all locating and connecting to the mirror. It's from that point on that he has trouble. 'yum clean metadata' or 'yum clean all' may solve his issue, but ultimately he needs a bit more redundancy in his life.
-- Jim Perrin System Architect - UIT Ft Gordon & US Army Signal Center