Hi all, I just installed OpenVAS on Ubuntu 12.04 using the OBS repo. I had to add --http-only to be able to start and communicate with gsad. Losing HTTPS isn't a big deal since it can be tunneled over SSH but I hit some other problems after that point.
Starting "openvassd" and "openvasmd --migrate" give me the following errors/warnings in openvasmd.log: md main:WARNING:2012-11-07 17h27.13 EST:12163: init_manage_process: database permissions are too loose, repairing md main:WARNING:2012-11-07 17h27.13 EST:12163: sql_x: sqlite3_prepare failed: no such table: meta md main:CRITICAL:2012-11-07 17h27.13 EST:12163: main: database migration failed md main:WARNING:2012-11-07 22h27.13 utc:12164: sql_x: sqlite3_prepare failed: no such table: meta md main:WARNING:2012-11-07 22h30.33 utc:12419: main: database is already at the supported version Ignoring those and continuing seems to "work" but then when starting a scanning task I see this in the logs: lib serv:WARNING:2012-11-08 20h49.33 UTC:28571: Failed to gnutls_bye: Error in the push function. Should I be concerned about those 2 issues? Is there a way to fix this GnuTLS thing? FYI, I have libgnutls26 2.12.14-5ubuntu3.1 installed. Let me know if more information is required. Thanks in advance. Regards, Simon _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
