Can't find OpenVAS in repository.

Support/Development for OpenVAS
risshuu
New Forum User
New Forum User
Posts: 1
Joined: Tue Mar 28, 2017 2:05 pm
Location: US

Can't find OpenVAS in repository.

Unread post by risshuu »

Does anyone know why I would get this behavior? I cleaned and updated yum before running this.

Code: Select all

$ yum list available | grep atomic | grep open
libopendkim.x86_64                         2.9.0-2.el6.art               atomic
libopendkim-devel.x86_64                   2.9.0-2.el6.art               atomic
opendkim.x86_64                            2.9.0-2.el6.art               atomic
openpgm.x86_64                             5.1.118-3.el6.art             atomic
openpgm-devel.x86_64                       5.1.118-3.el6.art             atomic
openssl-compat-bitcoin.x86_64              1:1.0.1g-0.1.el6.art          atomic
openssl-compat-bitcoin-devel.x86_64        1:1.0.1g-0.1.el6.art          atomic
openssl-compat-bitcoin-libs.x86_64         1:1.0.1g-0.1.el6.art          atomic
openssl-compat-bitcoin-perl.x86_64         1:1.0.1g-0.1.el6.art          atomic
openssl-compat-bitcoin-static.x86_64       1:1.0.1g-0.1.el6.art          atomic
openvpn.x86_64                             2.2.2-1.el6.art               atomic

Code: Select all

$ cat /etc/centos-release
CentOS release 6.8 (Final)
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Can't find OpenVAS in repository.

Unread post by scott »

It might not be possible to do packages or EL6, I took a shot at it earlier with the builder and it was blowing up all over the place on library requirements.

What I might be able to do though, is make a docker container for this that you could run under el6. Let me know if that interests you at all, and we'll take a crack at it.
Post Reply