Closed tenaz3 closed 1 month ago
This probably can be closed as "invalid" as it seems to be a Podman specific setup / configuration issue:
The podman-compose implementation does not fully supports the
depends_on
and thegvmd
relies on theospd-openvas
, therefore you must wait for it. Then the NVT’s are sync correctly.https://forum.greenbone.net/t/number-of-nvts-in-feed/19413/6
Yes I managed to fix, but just for you information, gvmd MUST depends on ospd-openvas. I am not sure if docker gets by coincidence or other reasons. Maybe worth to add on the community docker-compose.
AFAICT the docker-compose is maintained at https://github.com/greenbone/docs/blob/main/src/_static/docker-compose-22.4.yml, if there is something missing or should be added AFAICT a new https://github.com/greenbone/docs/issues could be created.
Expected behavior
I would expect gvmd would get all and latests NVT's possible. Usually it's around 140k NVT's
Actual behavior
I only got around 60k NVT's
Steps to reproduce
If I follow the: https://greenbone.github.io/docs/latest/22.4/container/workflows.html#downloading-the-feed-changes then I get the expected NVT's. But I would like to have them all in one step. See the images before and after that step
GVM versions
gsa: (gsad --version) latest gvm: (gvmd --version) latest openvas-scanner: (openvas --version) latest gvm-libs: latest
Environment
Operating system: centOS
Installation method / source: (packages, source installation)
Logfiles