Yum update problems

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
whelck
Forum User
Forum User
Posts: 5
Joined: Mon May 18, 2009 10:43 pm

Yum update problems

Unread post 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. :(
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Yum update problems

Unread post by scott »

Thats an error from the redhat update servers, do you have a valid RHN subscription?
whelck
Forum User
Forum User
Posts: 5
Joined: Mon May 18, 2009 10:43 pm

Re: Yum update problems

Unread post 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?
whelck
Forum User
Forum User
Posts: 5
Joined: Mon May 18, 2009 10:43 pm

Re: Yum update problems

Unread post 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?
Post Reply