-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot build anymore #1803
Comments
Hi @Sysadminfromhell , It seems it is a duplicated from #1794. Take a look into (INSTALL.md)[https://github.com/greenbone/openvas-scanner/blob/main/INSTALL.md]. You should be able to fix the issue. Regards, |
Hi @jjnicola this kinda half fixed the issue, now I get a new one:
|
Just to add to this, on my current installation of Debian 12, the installation of krb5-dev will ask to remove heimdal-dev. Just to follow it through, without heimdal-dev the build process completes but with many references that remain unaddressed, and ospd-openvas will not launch properly. I was able to roll back openvas-scanner to 23.13.2, and everything seems to run properly. |
I can confirm that behaviour, I changed my build script to install first for all modules needed heimdal and afterwords the krb5-dev but even in the build process for the openvas-scanner there is some things missing then from the heimdal-dev moduile. So currenty it cannot be build properly. |
Hello, and thank you for pointing out this bug. For openvas-smb please use Unfortunately, openvas requires some minor changes as well. These should be addressed in the following PRs:
Documentation updates will follow, but they will need to be tested on Fedora/CentOS systems, which may take some time. |
Expected behavior
Building the openvas-scanner as descirbed in the documentation https://greenbone.github.io/docs/latest/22.4/source-build/index.html#id76
Actual behavior
Fails due to one missing .h file:
Steps to reproduce
follow the documentation and you will come to the same resolt with the newest version.
GVM versions
gsa: (gsad --version)
24.1.0
gvm: (gvmd --version)
24.1.2
openvas: (openvas --version)
23.14.0
gvm-libs:
22.15.1
openvas-smb:
22.5.6
Environment
Operating system:
Linux OpenVAS 6.1.0-23-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux
Installation method / source: (packages, source installation)
Source
Logfiles
cat /var/log/gvm/*
2025-01-10 12:24:02,702 notus-scanner: INFO: (notus.scanner.daemon) Starting notus-scanner version 22.6.5.
OSPD[25063] 2025-01-10 12:24:02,853: ERROR: (ospd_openvas.db) openvas executable not available. Please install openvas into your PATH.
The text was updated successfully, but these errors were encountered: