PDA

View Full Version : yum problem


lverwolf
2008-08-31, 03:23 PM CDT
I am currently installing Fedora Core 9 Server and am running into an issue with my updates. When I run

#yum update

I get the following error.

could not retrieve mirror list http://mirrors.fedoraproject.org/mirrorlist?repo=f
edora-9&arch=i386 error was
[errno4]IOerror:<urlopen errror (-3,'temeary failur in name resolution')>
Error: cannot retrieve repository metadata (respond.xml) for repository:fedora.
please verify its path and try again

I have used Linux on various jobs but have never tried to administer it, so feel free to speak to me as a noob. Thanks.

jonduf
2008-08-31, 03:27 PM CDT
This looks like a network connection issue with the yum server mirrors. One thing you can try is to clean out all the data you have stored about the mirrors and then when you try to update again, it will retrieve a fresh copy.


# yum clean all
# yum update

Nokia
2008-08-31, 03:31 PM CDT
Postcat /etc/resolv.conf

lverwolf
2008-08-31, 03:37 PM CDT
#cat /etc/resolv.conf
search verwolf.net
nameserver 66.223.40.121
nameserver 209.126.159.118

Nokia
2008-08-31, 03:41 PM CDT
Seems OK. yum repolist might be helpfull

lverwolf
2008-08-31, 03:48 PM CDT
#yum repolist
Loaded plugins: refresh-packagekit
repo id repo name status
fedora Fedora 9 - i386 enabled
updates Fedora 9 - i386 - updates enabled

Nokia
2008-08-31, 04:01 PM CDT
All seems fine. Try againyum update yum*
yum update and post here full output.

lverwolf
2008-08-31, 04:26 PM CDT
Same result with

#yum update yum*

Nokia
2008-08-31, 04:32 PM CDT
Trywget ftp.lug.ro:/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-9-2.noarch.rpm
rpm -Uvh --allfiles fedora-release-9-2.noarch.rpm

Demz
2008-08-31, 06:06 PM CDT
im wondering if they have stopped updates from going through ro peoples systems at the moment till the changes in RPM signing is final

Nokia
2008-09-01, 01:02 AM CDT
I doubt that. I just installed powertop and it went fine on both F8 and F9

Demz
2008-09-01, 01:09 AM CDT
I doubt that. I just installed powertop and it went fine on both F8 and F9
i think it would just affect updates of the Programs one had installed

Nokia
2008-09-01, 01:22 AM CDT
You might be right. I haven't seen anything written on the subject so far, but it;s strangely quiet on the mailing list