-
Notifications
You must be signed in to change notification settings - Fork 34
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
Rollback MQTT removal - Add MQTT installation and config back into source code build guide #475
Conversation
…n since ospd-openvas still depends on it
As of version 22.7.1 ospd-openvas does check if
in https://greenbone.github.io/docs/latest/22.4/source-build/index.html#openvas-scanner. From that understanding I fail to see why the MQTT installation and configuration should be added to the documentation. The linked reference has the issue that ospd-openvas is not able to find the executable openvas in PATH. |
It has been pointed out in https://forum.greenbone.net/t/the-version-of-ospd-openvas-in-community-doc-is-error/18761 that this might be the culprit. As of today the documentation in https://greenbone.github.io/docs/latest/22.4/source-build/index.html#ospd-openvas is telling the user to install an older 22.6.2 version:
Could this be closed and the versions like above bumped to the most recent version instead to solve this? |
Unfortunately i'm not able to tell if this is actually solving the problem, only forwarded this info (which now also ended up in #492) from another user. Not sure as well if only bumping the version of ospd-openvas should be done, seems all versions haven't been bumped in the docs since quite some while (e.g. gsad is at 22.9.0 from January 2024 with three releases in between and the current version gsad 22.11.0). |
Closing here because the versions of ospd-openvas and openvas-scanner have been bumped to the most recent versions, see #494 |
Pull request was closed
What
MQTT installation and configuration was removed from the source code build guide, but it is still required until further changes to
ospd-openvas
.References
https://forum.greenbone.net/t/openvas-executable-not-available/17944
Checklist