It seems your network is not working, and yum can't reach it's repositories.
Make shore you can ping google.com or similar !
If not, check your network configuration.
Nassri
[root@localhost ~]# yum install php php-mysql httpd mysqlclient10
mysql-
server Setting up Install Process Setting up Repos http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113, 'No route to host')> 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.
Unless I am misunderstanding this error (which is quite likely), it seems to indicate that YUM can not reach the online repositories. Is that the case?
Or does the problem reside on my end?
Dave
It seems your network is not working, and yum can't reach it's repositories. Make shore you can ping google.com or similar !
So far as I can tell, I can use the internet, send email (as evidenced by this response), and ping google.com:
--- google.com ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9009ms rtt min/avg/max/mdev = 182.396/182.734/183.188/0.551 ms, pipe 2
It would seem to me that my network is working... so is there some specific configuration that needs to be checked?
Also, I should mention that YUM has worked fine up until this error, and I have not made any changes to my network configuration since installing CentOS.
Dave