openvas-libraries dependency problem

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
skarka
New Forum User
New Forum User
Posts: 2
Joined: Tue Apr 27, 2010 10:49 am

openvas-libraries dependency problem

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: openvas-libraries dependency problem

Unread post by scott »

Try:

yum --enablerepo=atomic-testing install openvas-scanner
skarka
New Forum User
New Forum User
Posts: 2
Joined: Tue Apr 27, 2010 10:49 am

Re: openvas-libraries dependency problem

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: openvas-libraries dependency problem

Unread post by scott »

Well that doesnt look right. You dont have the mirrorlists in there, did you use the atomic installer?
Post Reply