Results 1 to 7 of 7
when I run the yum to update my server. I am getting this error. Can anyone help me. Please, any help is appreciated. i was not getting it before. How ...
- 02-28-2009 #1
[SOLVED] yum update error
when I run the yum to update my server. I am getting this error. Can anyone help me. Please, any help is appreciated. i was not getting it before. How do I fix this? thank you!
Code:# yum -y update Loaded plugins: refresh-packagekit Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=i386 error was [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')> Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
- 02-28-2009 #2
Try yum clean all and then yum update.
Glenn
Powered by Fedora 16 and Arch Linux
- 03-01-2009 #3
And make sure you are connected to the Internets too.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 03-01-2009 #4
- 03-01-2009 #5Linux Newbie
- Join Date
- Jul 2005
- Location
- Australia (Down Under)
- Posts
- 141
first check that you have a lan cable etc..... then check athat you have an IP
also try and ping Google , your router IP and a public IP
to check if you have an IP enter the following command into a terminal (as root user)
this is like ipconfig in windows this will tell you if you have an IPCode:ifconfig
if you dont have an ip type the following command
same as ipconfig /release - renewCode:dhclient
if this dosent work you can try restart your networking service
(i think this is correct for fedora)Code:/etc/init.d/network restart
Hope this helps
- 03-01-2009 #6
- 03-01-2009 #7Linux Newbie
- Join Date
- Jul 2005
- Location
- Australia (Down Under)
- Posts
- 141
Glad to hear it



