Page 1 of 1

Can't Yum Update

Posted: Thu May 23, 2013 12:34 pm
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

Re: Can't Yum Update

Posted: Thu May 23, 2013 1:38 pm
by scott
Those packages all come from the Centos base/updates repos.

Re: Can't Yum Update

Posted: Thu May 23, 2013 2:24 pm
by Ahud07
I have tried to disable the atomic repo and I get the same issue

What can I do to fix this?

Re: Can't Yum Update

Posted: Thu May 23, 2013 3:02 pm
by scott
Like I said, those dependencies come from centos base/updates, not atomic

Re: Can't Yum Update

Posted: Thu May 23, 2013 3:48 pm
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?

Re: Can't Yum Update

Posted: Fri May 24, 2013 8:50 am
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).