Hi All I used the following process for installing openvas 6 on centos 6.5:
-- # wget -q -O - http://www.atomicorp.com/installers/atomic |sh # yum install openvas # openvas-setup # openvas-certdata-sync # openvasmd --rebuild # openvasmd -- However, when I run openvas-check-setup I get this report: --- openvas-check-setup 2.2.1 Test completeness and readiness of OpenVAS-6 (add '--v4', '--v5' or '--v7' if you want to check for another OpenVAS version) Please report us any non-detected problems and help us to improve this check routine: http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss Send us the log-file (/tmp/openvas-check-setup.log) to help analyze the problem. Use the parameter --server to skip checks for client tools like GSD and OpenVAS-CLI. Step 1: Checking OpenVAS Scanner ... ERROR: OpenVAS Scanner too old or too new: 4.0.3 FIX: Please install OpenVAS Scanner 3.4. ERROR: Your OpenVAS-6 installation is not yet complete! --- As far as I can tell, OpenVAS has been installed from the atomic repos: --- [root@xxxxxxxx]# rpm -qa | grep openvas openvas-scanner-4.0.3-15.el6.art.x86_64 openvas-1.0-13.el6.art.noarch openvas-libraries-7.0.4-13.el6.art.x86_64 openvas-cli-1.3.0-5.el6.art.x86_64 openvas-manager-5.0.4-22.el6.art.x86_64 --- Here is the installation log: --- openvas-check-setup 2.2.1 Mode: desktop Date: Sat, 18 Oct 2014 17:53:21 +0300 Checking for old OpenVAS Scanner <= 2.0 ... /usr/bin/openvas-check-setup: line 171: openvasd: command not found Checking presence of OpenVAS Scanner ... OpenVAS Scanner 4.0.3 Nessus origin: (C) 2004 Renaud Deraison <[email protected]> Most new code since OpenVAS: (C) 2013 Greenbone Networks GmbH 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 ... ERROR: OpenVAS Scanner too old or too new: 4.0.3 FIX: Please install OpenVAS Scanner 3.4. --- How can I fix this? Many thanks in advance, Traiano _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
