Can't Yum Update

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Can't Yum Update

Unread post by Ahud07 »

Whenever I try to "yum update" I get this error:

Code: Select all

Error: Package: openvas-libraries-6.0.0-6.el6.art.x86_64 (atomic)
           Requires: libksba.so.8(KSBA_0.9)(64bit)
Error: Package: openvas-libraries-6.0.0-6.el6.art.x86_64 (atomic)
           Requires: libksba.so.8()(64bit)
Error: Package: w3af-1.1-2.el6.art.x86_64 (atomic)
           Requires: wordnet
Error: Package: w3af-1.1-2.el6.art.x86_64 (atomic)
           Requires: graphviz-python
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
I tried skip-broken and it broke openvas scanner
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Can't Yum Update

Unread post by scott »

Those packages all come from the Centos base/updates repos.
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Can't Yum Update

Unread post by Ahud07 »

I have tried to disable the atomic repo and I get the same issue

What can I do to fix this?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Can't Yum Update

Unread post by scott »

Like I said, those dependencies come from centos base/updates, not atomic
Ahud07
Forum User
Forum User
Posts: 13
Joined: Thu Jan 24, 2013 11:51 am
Location: Minnesota

Re: Can't Yum Update

Unread post by Ahud07 »

I know but I can update the machine if I disable the atomic repo but I cannot download those dependencies. I am using RHEL 6.4 do I need to download a different repository to get those dependencies?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Can't Yum Update

Unread post by scott »

You might need to reach out to redhat about it, they definitely have those packages in their repos. Like I said, they arent dependencies from atomic, those are maintained by the OS vendor and your OS vendors repository is missing those packages (or your yum config is setup to exclude them).
Post Reply