Page 1 of 1

openvas-libraries dependency problem

Posted: Wed Apr 28, 2010 8:47 am
by skarka
Hi,

when i install openvas-libraries i have problem with dependencies.
Centos4.8EL

Code: Select all

...
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package openvas-libraries.i386 0:3.0.5-1.el4.art set to be updated
--> Running transaction check
--> Processing Dependency: evolution28-glib2 for package: openvas-libraries
--> Processing Dependency: libgpgme.so.11 for package: openvas-libraries
--> Processing Dependency: libgpgme.so.11(GPGME_1.0) for package: openvas-libraries
--> Processing Dependency: libgpgme.so.11(GPGME_1.1) for package: openvas-libraries
--> Processing Dependency: gpgme for package: openvas-libraries
--> Processing Dependency: libgnutls.so.26(GNUTLS_1_4) for package: openvas-libraries
--> Processing Dependency: libgnutls.so.26 for package: openvas-libraries
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package evolution28-glib2.i386 0:2.12.3-6.el4 set to be updated
---> Package gpgme.i386 0:1.1.7-1.el4.art set to be updated
---> Package compat-gnutls2.i386 0:2.8.5-1.el4.art set to be updated
--> Running transaction check
--> Processing Dependency: libpth.so.20 for package: gpgme
--> Processing Dependency: gnupg2 for package: gpgme
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package pth.i386 0:2.0.1-1.2.el4.rf set to be updated
--> Running transaction check
--> Processing Dependency: gnupg2 for package: gpgme
--> Finished Dependency Resolution
Error: Missing Dependency: gnupg2 is needed by package gpgme
gnupg2 is not include in this repo. Where can i find it? what is solutionof this?

Tahnk you

Re: openvas-libraries dependency problem

Posted: Wed Apr 28, 2010 10:02 am
by scott
Try:

yum --enablerepo=atomic-testing install openvas-scanner

Re: openvas-libraries dependency problem

Posted: Tue May 04, 2010 9:56 am
by skarka
i try it and problem is still here.

Testing is the only name i suppose.

my file in yum.repos.d

Code: Select all

[atomicorp]
name=atomicorp.com Openvas packages.
baseurl=http://www6.atomicorp.com/channels/atomic/centos/4EL/i386/
gpgcheck=1
enabled=1

Re: openvas-libraries dependency problem

Posted: Tue May 04, 2010 11:13 am
by scott
Well that doesnt look right. You dont have the mirrorlists in there, did you use the atomic installer?