On Fri, 18 Feb 2005, Andre Venturoti Perrotta wrote:
Hi, Thanks for yor help !
I did:
yum install compat-listdc++
and I got this message:
Setting up Install Process
Setting up Repo: dag
http://apt.sw.be/redhat/fc3/en/i386/dag/repodata/repomd.xml: [Errno 4]
IOError:HTTP Error 404: Not Found
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.
So, what should I do now ?
Is it that maybe the http address is out , or do I have to change some
settings ?
Your config has incorrect entries. I have the following url for [dag]
baseurl=http://apt.sw.be/fedora/3/en/i386/dag
You could [fix the above url or] just do:
yum --disablerepo=dag install compat-listdc++
Satish