So here we go!

[06:51:36 @analysis:~/opanvas/openvas-manager-5.0+beta2/build$] sudo
make install
[ 70%] Built target manage
[ 76%] Built target omp
[ 82%] Built target otp
[ 88%] Built target ovas-mngr-comm
[100%] Built target openvasmd
Install the project...
-- Install configuration: "Debug"
-- Installing: /usr/local/etc/openvas/openvasmd_log.conf
CMake Error at cmake_install.cmake:42 (FILE):
  file INSTALL cannot find
  "/home/bleh/opanvas/openvas-manager-5.0+beta2/src/pwpolicy.conf".
make: *** [install] Error 1
[10:38:40 @analysis:~$]

touch src/pwpolicy.conf fixes this for now, just to get it installed. 
Next up, commands that lead me to the next phase:

sudo openvas-mkcert
sudo openvas-nvt-sync
openvas-mkcert-client -n -i
sudo openvassd
sudo openvasmd --rebuild
sudo killall openvasmd
sudo openvasmd --first-user=bleh
sudo openvas-scapdata-sync
sudo openvas-certdata-sync

openvas-setup-check --v7 shows:

Step 5: Checking OpenVAS CLI ...
        ERROR: OpenVAS CLI too old or too new: 1.3+beta2
        FIX: Please install OpenVAS CLI 1.2.

Huh?  Continuing on for giggles I was able to login, but attempting to
do anything gets me:

Internal  error: get_many:918 (GSA 5.0+beta2)An internal error 
occurred while getting a resource list. The current list of resources
is not  available. Diagnostics: Failure to connect to manager daemon.

Stopping and starting openvasmd to get new log information, now I am
unable to login with the below in openvasmd.log

lib auth:   INFO:2013-10-03 10h50.02 MDT:4007: Authentication
configuration not found.

Thoughts anyone?
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to