Page 1 of 1

Yum update problems

Posted: Mon May 18, 2009 10:59 pm
by whelck
I added the ART repositories using the wget instructions:

wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh

And now...

[whelck@bob yum.repos.d]$ sudo yum repolist
Password:
Loaded plugins: rhnplugin
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-x86_64-server-5. Please verify its path and try again

Also, there's nothing listed in /etc/yum.repos.d/

This worked before I ran that setup script. :(

Re: Yum update problems

Posted: Tue May 19, 2009 7:59 am
by scott
Thats an error from the redhat update servers, do you have a valid RHN subscription?

Re: Yum update problems

Posted: Wed May 20, 2009 10:29 am
by whelck
up - it's fixed itself (my host was having issues), however:

[root@bob httpd]# yum repolist
Loaded plugins: rhnplugin
rhel-x86_64-server-vt-5 | 1.2 kB 00:00
rhel-x86_64-server-supplementary-5 | 1.2 kB 00:00
rhel-x86_64-server-5 | 1.2 kB 00:00
repo id repo name status
rhel-x86_64-server-5 Red Hat Enterprise Linux (v. 5 for 64-bi enabled : 6,941
rhel-x86_64-server-s RHEL Supplementary (v. 5 for 64-bit x86_ enabled : 492
rhel-x86_64-server-v RHEL Virtualization (v. 5 for 64-bit x86 enabled : 176
repolist: 7,609


Shouldn't the ART repos be listed?

Re: Yum update problems

Posted: Wed May 20, 2009 10:56 am
by whelck
I installed the script again and now it's listed. I guess when the RHN subscription was messed up it was preventing the script from fulling installing the repo?