Upgrading from 22.4.0 to 22.4.1

Greetings,

I am trying to upgrade from community version 22.4.0 to 22.4.1. I am hung up on when building gvmd and I get the following error:

– Looking for PostgreSQL…
CMake Error at cmake/FindPackageHandleStandardArgs.cmake:165 (message):
Could NOT find PostgreSQL (missing: PostgreSQL_TYPE_INCLUDE_DIR) (found
version “15.2”)
Call Stack (most recent call first):
cmake/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
cmake/FindPostgreSQL.cmake:247 (find_package_handle_standard_args)
src/CMakeLists.txt:44 (find_package)

I have searched and found a similar problem at the below post, but adding 15.2 (and 15) to the indicated file did not help.

This installation is on a Kali box so I’ve been following the Debian instructions at Building 22.4 from Source - Greenbone Community Documentation

Any help is greatly appreciated, thanks.

Solution - punt and install on Ubuntu. I thought that perhaps this may be a Debian question but I’m not sure about the Kali part and how that may impact the installation.

1 Like