Am 21.04.2012 18:40, schrieb Max Payne: > Hi! I`m trying to install OpenVAS v4 and stuck on rebuilding Manager database. > First of all - sorry for my bad English, not my native language actually.
try "touch /usr/var/lib/openvas/mgr/tasks.db" before i remeber it took days last year to find out that it was too stupid to generate the file if it does not exist see answer on this list from last december which fixed my problem below however, i do no longer get OpenVAS running on Fedora 16 not version 4 and not version5 which nobody seems to interest i guess some incompatibility with gnutls on F16 and do really not understand why openvas switched from openssl to gnutls some time ago while openssl is rock stable in every application while you find everywhere issues with gnutls in different versions :-( _____________________________ -------- Original-Nachricht -------- Betreff: Re: [Openvas-discuss] openvasad fails to start Datum: Mon, 19 Dec 2011 07:05:10 +0100 Von: Felix Wolfsteller <[email protected]> Organisation: Intevation GmbH An: [email protected] Kopie (CC): Reindl Harald <[email protected]> Is it possible that the db file (of which permissions are to be changed) does not exist? Try a `ls /var/lib/openvas/mgr/tasks.db` to find out. `touch /var/lib/openvas/mgr/tasks.db` to create it (do not care about permissions, as openvasmd will attempt to fix them anyway).
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
