OpenVAS package broken - missing dependency

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
xmichielx
Forum User
Forum User
Posts: 42
Joined: Thu Nov 12, 2009 9:01 am

OpenVAS package broken - missing dependency

Unread post 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
xmichielx
Forum User
Forum User
Posts: 42
Joined: Thu Nov 12, 2009 9:01 am

Re: OpenVAS package broken - missing dependency

Unread post by xmichielx »

Ah I am sorry, case closed..I fixed it already :)
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: OpenVAS package broken - missing dependency

Unread post by scott »

Was it a repo problem, or a config problem?
Post Reply