Page 1 of 2
Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Fri Dec 12, 2008 3:13 pm
by laztrix
Hi,
I recently try to update my server using yum command but whatever I do I receive this error:
# yum update
Setting up Update Process
Setting up repositories
http://www.atomicorp.com/channels/atomi ... repomd.xml: [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: atomic
I checked out many websites but I have not found something that solves this problem.
I would appreciate If someone could help me about this.
Posted: Fri Dec 12, 2008 4:20 pm
by Kalimari
It looks like it is what it is, a temporary failure connecting to the atomic repo from your location. Can you access the URL directly in your browser?
Posted: Fri Dec 12, 2008 5:11 pm
by laztrix
Yes I can access the page via my browser.
Posted: Sat Dec 13, 2008 10:49 am
by Kalimari
You didn't mention, are you still having the problem connecting via yum?
There is a topic at fedoraforum.org which may help:
http://fedoraforum.org/forum/showthread.php?t=52921 and Google threw up lots of stuff with plenty of diagnosis tips:
http://www.google.com/search?q=yum+temp ... resolution
Good luck
Posted: Sat Dec 20, 2008 2:12 pm
by laztrix
Thanks for the feedback but that wan not helpfull either
The funny thing is the other yum repos are working fine ( freshrpms, livna etc. )
Posted: Sat Dec 20, 2008 6:49 pm
by breun
If you're still running Fedora Core 6, I'd start looking into a migration to a supported OS. I believe Fedora Core 6 reached end of life over a year ago.
Posted: Sun Dec 21, 2008 6:37 pm
by mikeshinn
What happens on your machine if you run these commands:
nslookup
www.atomicorp.com
and
wget
http://www.atomicorp.com/channels/atomi ... repomd.xml
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Sun Mar 01, 2009 2:51 pm
by laztrix
Code: Select all
wget http://www.atomicorp.com/channels/atomic/fedora/6/x86_64/repodata/repomd.xml
--20:49:22-- http://www.atomicorp.com/channels/atomic/fedora/6/x86_64/repodata/repomd.xml
Resolving www.atomicorp.com... 82.165.242.46
Connecting to www.atomicorp.com|82.165.242.46|:80... failed: No route to host.
this happens.
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 8:33 am
by scott
how about now? What IP are you coming from
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 8:37 am
by biggles
Don't know if this is related but I have had a really hard time reaching ART frontpage and forums the since Friday. The changelog has always been working though...
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 9:00 am
by Kalimari
I was unable to connect to atomicrocketturtle.com via http or yum this morning, seems to happen every now and then.
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 9:33 am
by breun
Same here.
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 11:42 am
by faris
Yes, there was a period on Sunday and Monday morning when I noted problems.
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 12:03 pm
by scott
Clearly the server is down.
Re: Error While Trying The Yum Command ( Fedora Core 6 )
Posted: Mon Mar 02, 2009 2:33 pm
by laztrix
Now I have CentOS 6 installed but the same problem.
How would it help if I give you the IP adress wich I'm trying to connect?
Other repos are working fine, only atomicturttle does not!