Page 1 of 1

OpenVAS package broken - missing dependency

Posted: Tue Aug 13, 2013 8:03 am
by xmichielx
I am trying to install OpenVAS 6 with the Atomic repo on a CentOS 6 64 bit box and it fails:

Code: Select all

---> Package openvas-libraries.x86_64 0:6.0.0-6.el6.art will be installed
--> Processing Dependency: libksba.so.8(KSBA_0.9)(64bit) for package: openvas-libraries-6.0.0-6.el6.art.x86_64
--> Processing Dependency: libksba.so.8()(64bit) for package: openvas-libraries-6.0.0-6.el6.art.x86_64
---> Package w3af.x86_64 0:1.1-2.el6.art will be installed
--> Processing Dependency: graphviz-python for package: w3af-1.1-2.el6.art.x86_64
--> Finished Dependency Resolution
Error: Package: w3af-1.1-2.el6.art.x86_64 (atomic)
           Requires: graphviz-python
Error: Package: openvas-libraries-6.0.0-6.el6.art.x86_64 (atomic)
           Requires: libksba.so.8()(64bit)
Error: Package: openvas-libraries-6.0.0-6.el6.art.x86_64 (atomic)
           Requires: libksba.so.8(KSBA_0.9)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
If I look into the repository I can not find these packages and they are not installed by Epel or CentOS.
Is it correct these packages are currently missing from the repository?

Regards,

Michiel

Re: OpenVAS package broken - missing dependency

Posted: Tue Aug 13, 2013 8:11 am
by xmichielx
Ah I am sorry, case closed..I fixed it already :)

Re: OpenVAS package broken - missing dependency

Posted: Tue Aug 13, 2013 9:24 am
by scott
Was it a repo problem, or a config problem?