well, openvas9 is "beta" use bash -x openvas-manage-certs -a or strace to track down what is directory is missing and then just mkdir -p /path/to/directory
Eero 2015-11-25 17:24 GMT+02:00 Rene Behring <[email protected]>: > Hey, > > i have just build OpenVAS 9 beta. When i try to do > openvas-manage-certs -a > > I get the following error: > Install destinations are not writable. Aborting. > > After manually creating the following dirs it creates the certificates. > mkdir /usr/local/var/lib/openvas/CA > mkdir /usr/local/var/lib/openvas/private/CA > > After running openvassd and waiting until the scanner is done loading, i > tried to rebuild the database with > openvasmd -v --rebuild --progress > and got > Rebuilding NVT cache... failed. > > openvas-check-setup —v9 just says that i have to generate the NVT cache. > > Any Ideas? Or openvas 9 install instructions? > > Thanks, > René > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
