OpenVas on Centos - Dependancy Problems

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
thetravellor
Forum User
Forum User
Posts: 6
Joined: Tue Mar 01, 2011 6:06 am
Location: Melbourne

OpenVas on Centos - Dependancy Problems

Unread post by thetravellor »

Hi There,

Trying to install the openvas meta package on Centos 5.5 x64 - am getting the following output from yum install:

Code: Select all

yum install openvas
yields

Code: Select all

--> Finished Dependency Resolution
openvas-1.0-0.4.el5.art.noarch from atomic has depsolving problems
  --> Missing Dependency: gsd is needed by package openvas-1.0-0.4.el5.art.noarch (atomic)
greenbone-security-assistant-2.0.0-2.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: openvas-administrator is needed by package greenbone-security-assistant-2.0.0-2.el5.art.x86_64 (atomic)
greenbone-security-assistant-2.0.0-2.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: openvas-glib2 is needed by package greenbone-security-assistant-2.0.0-2.el5.art.x86_64 (atomic)
1:python-nltk-0.9.9-2.el5.art.noarch from atomic has depsolving problems
  --> Missing Dependency: python-matplotlib is needed by package 1:python-nltk-0.9.9-2.el5.art.noarch (atomic)
Error: Missing Dependency: openvas-glib2 is needed by package greenbone-security-assistant-2.0.0-2.el5.art.x86_64 (atomic)
Error: Missing Dependency: openvas-administrator is needed by package greenbone-security-assistant-2.0.0-2.el5.art.x86_64 (atomic)
Error: Missing Dependency: gsd is needed by package openvas-1.0-0.4.el5.art.noarch (atomic)
Error: Missing Dependency: python-matplotlib is needed by package 1:python-nltk-0.9.9-2.el5.art.noarch (atomic)
I cant find the "gsd" or openvas-glib2 - please can you help me if you know what I might have done wrong?
lecram
New Forum User
New Forum User
Posts: 2
Joined: Thu Mar 03, 2011 10:32 am
Location: Brazil

Re: OpenVas on Centos - Dependancy Problems

Unread post by lecram »

Same problem here:

Code: Select all


openvas-1.0-0.4.el5.art.noarch from atomic has depsolving problems
  --> Missing Dependency: gsd is needed by package openvas-1.0-0.4.el5.art.noarch (atomic)
greenbone-security-assistant-2.0.0-2.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: openvas-glib2 is needed by package greenbone-security-assistant-2.0.0-2.el5.art.i386 (atomic)
w3af-1.0-3.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: libc.so.6(GLIBC_2.3)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
greenbone-security-assistant-2.0.0-2.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: openvas-administrator is needed by package greenbone-security-assistant-2.0.0-2.el5.art.i386 (atomic)
w3af-1.0-3.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: libc.so.6(GLIBC_2.4)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
w3af-1.0-3.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: libc.so.6(GLIBC_2.2.5)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
w3af-1.0-3.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: libc.so.6()(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
1:python-nltk-0.9.9-2.el5.art.noarch from atomic has depsolving problems
  --> Missing Dependency: python-matplotlib is needed by package 1:python-nltk-0.9.9-2.el5.art.noarch (atomic)
w3af-1.0-3.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: libc.so.6(GLIBC_2.3.4)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
Error: Missing Dependency: libc.so.6(GLIBC_2.4)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
Error: Missing Dependency: libc.so.6(GLIBC_2.3.4)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
Error: Missing Dependency: libc.so.6(GLIBC_2.3)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
Error: Missing Dependency: gsd is needed by package openvas-1.0-0.4.el5.art.noarch (atomic)
Error: Missing Dependency: libc.so.6()(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
Error: Missing Dependency: python-matplotlib is needed by package 1:python-nltk-0.9.9-2.el5.art.noarch (atomic)
Error: Missing Dependency: openvas-glib2 is needed by package greenbone-security-assistant-2.0.0-2.el5.art.i386 (atomic)
Error: Missing Dependency: libc.so.6(GLIBC_2.2.5)(64bit) is needed by package w3af-1.0-3.el5.art.i386 (atomic)
Error: Missing Dependency: openvas-administrator is needed by package greenbone-security-assistant-2.0.0-2.el5.art.i386 (atomic)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
Any news?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: OpenVas on Centos - Dependancy Problems

Unread post by scott »

Yup, put in a bunch of updates today. Should be resolved now.
lecram
New Forum User
New Forum User
Posts: 2
Joined: Thu Mar 03, 2011 10:32 am
Location: Brazil

Re: OpenVas on Centos - Dependancy Problems

Unread post by lecram »

Ok, im from brazilian carnival o/

Thanks for your help, now Im downloading it.
Post Reply