I ran a yum update today on Oracle Linux 6 and suddently openvas-manager will 
not start.

Attached is the log from running the openvase-check-setup

It says in the log:

Checking presence of OpenVAS Manager ...
openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr
        ERROR: No OpenVAS Manager (openvasmd) found.
        FIX: Please install OpenVAS Manager.

It was installed and working prior to the update

The yum list of installed packages is as follows:
Installed Packages
openvas.noarch                                                    
1.0-17.el6.art                                  @atomic
openvas-cli.x86_64                                                
1.4.4-10.el6.art                                @atomic
openvas-libraries.x86_64                                          
8.0.8-25.el6.art                                @atomic
openvas-manager.x86_64                                            
6.0.9-36.el6.art                                @atomic
openvas-scanner.x86_64                                            
5.0.6-24.el6.art                                @atomic
openvas-smb.x86_64                                                
1.0.1-1.el6.art                                 @atomic

Mike Kriwonos
Sr. Systems Administrator
Villanova University
121C Technology Services Building
800 Lancaster Avenue
Villanova, PA 19085
Office: 610-519-7721
[email protected]<mailto:[email protected]>

[VU05BLUE.png]

[root@vuvas1 openvas]# less /tmp/openvas-check-setup.log
openvas-check-setup 2.3.3
  Mode:  desktop
  Date:  Fri, 09 Sep 2016 16:08:24 -0400

Checking for old OpenVAS Scanner <= 2.0 ...
/usr/bin/openvas-check-setup: line 163: openvasd: command not found

Checking presence of OpenVAS Scanner ...
OpenVAS Scanner 5.0.6
Most new code since 2005: (C) 2015 Greenbone Networks GmbH
Nessus origin: (C) 2004 Renaud Deraison <[email protected]>
License GPLv2: GNU GPL version 2
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


Checking OpenVAS Scanner version ...

        OK: OpenVAS Scanner is present in version 5.0.6.
plugins_folder = /var/lib/openvas/plugins
cache_folder = /var/cache/openvas
include_folders = /var/lib/openvas/plugins
max_hosts = 30
max_checks = 10
be_nice = no
logfile = /var/log/openvas/openvassd.log
log_whole_attack = no
log_plugins_name_at_load = no
dumpfile = /var/log/openvas/openvassd.dump
cgi_path = /cgi-bin:/scripts
optimize_test = yes
checks_read_timeout = 5
network_scan = no
non_simult_ports = 139, 445
plugins_timeout = 320
scanner_plugins_timeout = SCANNER_NVT_TIMEOUT
safe_checks = yes
auto_enable_dependencies = yes
use_mac_addr = no
nasl_no_signature_check = yes
drop_privileges = no
unscanned_closed = yes
unscanned_closed_udp = yes
vhosts =
vhosts_ip =
report_host_details = yes
cert_file = /var/lib/openvas/CA/servercert.pem
key_file = /var/lib/openvas/private/CA/serverkey.pem
ca_file = /var/lib/openvas/CA/cacert.pem
kb_location = /tmp/redis.sock
timeout_retry = 3
rules = /etc/openvas/openvassd.rules
port_range = default
silent_dependencies = no
save_knowledge_base = no
kb_restore = no
only_test_hosts_whose_kb_we_dont_have = no
only_test_hosts_whose_kb_we_have = no
kb_dont_replay_scanners = no
kb_dont_replay_info_gathering = no
kb_dont_replay_attacks = no
kb_dont_replay_denials = no
kb_max_age = 864000
slice_network_addresses = no
config_file = /etc/openvas/openvassd.conf
Checking OpenVAS Scanner CA cert ...

        OK: OpenVAS Scanner CA Certificate is present as 
/var/lib/openvas/CA/cacert.pem.
Checking presence of redis ...
        OK: redis-server is present in version v=3.0.7.

Checking if redis-server is configured properly to run with openVAS ...
        OK: scanner (kb_location setting) is configured properly using the 
redis-server socket: /tmp/redis.sock
Checking if redis-server is running ...
        OK: redis-server is running and listening on socket: /tmp/redis.sock.
        OK: redis-server configuration is OK and redis-server is running.

Checking NVT collection ...

        OK: NVT collection in /var/lib/openvas/plugins contains 49127 NVTs.
Checking status of signature checking in OpenVAS Scanner ...
        WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
        SUGGEST: Enable signature checking (see 
http://www.openvas.org/trusted-nvts.html).

        OK: The NVT cache in /var/cache/openvas contains 49132 files for 49127 
NVTs.

Checking presence of OpenVAS Manager ...
openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr
        ERROR: No OpenVAS Manager (openvasmd) found.
        FIX: Please install OpenVAS Manager.
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to