sorry, you’re right.
(gsad:327518): GLib-CRITICAL **: 09:47:55.717: g_file_get_contents: assertion ‘filename != NULL’ failed
-
VERSION=‘Deamon 24.16.0~git’
-
log_and_print ‘OK: Greenbone Security Assistant is present in version Deamon 24.16.0~git.’
-
echo ’ ’ OK: Greenbone Security Assistant is present in version Deamon 24.16.0~git.
OK: Greenbone Security Assistant is present in version Deamon 24.16.0~git.
-
echo ’ ’ OK: Greenbone Security Assistant is present in version Deamon 24.16.0~git.
-
echo 'Step 7: Checking if GVM services are up and running … ’
Step 7: Checking if GVM services are up and running …
-
echo ‘Checking services …’
-
systemctl is-active -q gvmd
-
log_and_print ‘OK: gvmd service is active.’
-
echo ’ ’ OK: gvmd service is active.
OK: gvmd service is active.
-
echo ’ ’ OK: gvmd service is active.
-
systemctl is-active -q gsad
-
log_and_print ‘OK: gsad service is active.’
-
echo ’ ’ OK: gsad service is active.
OK: gsad service is active.
-
echo ’ ’ OK: gsad service is active.
-
echo ‘Step 8: Checking few other requirements…’
Step 8: Checking few other requirements…
-
echo ‘Checking presence of nmap …’
++ type nmap
-
NMAP=‘nmap is /usr/bin/nmap’
-
‘[’ 0 -ne 0 ‘]’
-
log_and_print ‘OK: nmap is present.’
-
echo ’ ’ OK: nmap is present.
OK: nmap is present.
-
echo ’ ’ OK: nmap is present.
-
echo ‘’
-
echo ‘Checking presence of ssh-keygen …’
++ type ssh-keygen
-
SSHKEYGEN=‘ssh-keygen is /usr/bin/ssh-keygen’
-
‘[’ 0 -ne 0 ‘]’
-
log_and_print ‘OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.’
-
echo ’ ’ OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
-
echo ’ ’ OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
-
HAVE_SSHKEYGEN=1
-
echo ‘’
-
echo ‘Checking presence of nsis …’
++ type makensis
-
NSIS=‘makensis is /usr/bin/makensis’
-
‘[’ 0 -ne 0 ‘]’
-
log_and_print ‘OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.’
-
echo ’ ’ OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.
OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.
-
echo ’ ’ OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.
-
HAVE_NSIS=1
-
echo ‘Checking for SELinux …’
++ getenforce
-
selinux=
-
‘[’ 127 -eq 0 ‘]’
-
echo ‘Checking xsltproc presence …’
++ type xsltproc
-
XSLTPROC=‘xsltproc is /usr/bin/xsltproc’
-
‘[’ 0 -ne 0 ‘]’
-
log_and_print ‘OK: xsltproc found.’
-
echo ’ ’ OK: xsltproc found.
OK: xsltproc found.
-
echo ’ ’ OK: xsltproc found.
-
echo ‘’
-
echo ‘Checking status of password policy …’
-
CONFDIR=/etc/gvm
-
grep -v ‘’ /etc/gvm/pwpolicy.conf
-
grep -v ‘^$’
-
‘[’ 1 -ne 0 ‘]’
-
log_and_print ‘WARNING: Your password policy is empty.’
-
echo ’ ’ WARNING: Your password policy is empty.
WARNING: Your password policy is empty.
-
echo ’ ’ WARNING: Your password policy is empty.
-
log_and_print ‘SUGGEST: Edit the /etc/gvm/pwpolicy.conf file to set a password policy.’
-
XSLTPROC=‘xsltproc is /usr/bin/xsltproc’
-
‘[’ 0 -ne 0 ‘]’
-
log_and_print ‘OK: xsltproc found.’
-
echo ’ ’ OK: xsltproc found.
OK: xsltproc found.
-
echo ’ ’ OK: xsltproc found.
-
echo ‘’
-
echo ‘Checking status of password policy …’
-
CONFDIR=/etc/gvm
-
grep -v ‘’ /etc/gvm/pwpolicy.conf
-
grep -v ‘^$’
-
‘[’ 1 -ne 0 ‘]’
-
log_and_print ‘WARNING: Your password policy is empty.’
-
echo ’ ’ WARNING: Your password policy is empty.
WARNING: Your password policy is empty.
-
echo ’ ’ WARNING: Your password policy is empty.
-
log_and_print ‘SUGGEST: Edit the /etc/gvm/pwpolicy.conf file to set a password policy.’
-
echo ’ ’ SUGGEST: Edit the /etc/gvm/pwpolicy.conf file to set a password policy.
SUGGEST: Edit the /etc/gvm/pwpolicy.conf file to set a password policy.
-
echo ’ ’ SUGGEST: Edit the /etc/gvm/pwpolicy.conf file to set a password policy.
-
echo ‘’
-
echo ‘Step 9: Checking greenbone-security-assistant…’
Step 9: Checking greenbone-security-assistant…
-
dpkg-query -W ‘-f${db:Status-Status}’ greenbone-security-assistant
-
grep -q ‘^installed’
-
log_and_print ‘OK: greenbone-security-assistant is installed’
-
echo ’ ’ OK: greenbone-security-assistant is installed
OK: greenbone-security-assistant is installed
-
echo ’ ’ OK: greenbone-security-assistant is installed
-
echo ‘’
-
echo ‘’
-
echo ‘It seems like your GVM-25.04.0 installation is OK.’
It seems like your GVM-25.04.0 installation is OK.
-
echo ‘’