View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008565 | Kali Linux | General Bug | public | 2023-12-17 22:17 | 2024-09-12 15:52 |
Reporter | Nunuking | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | open | ||
Summary | 0008565: ERROR: extension "pg-gvm" is not available | ||||
Description | I am new to Kali and I am trying to install openvas and everything was fine until when I try to check gvm setup. with cmd $ sudo gvm-check-setup Then i get the following error ERROR: The Postgresql DB does not exist. ERROR: Your GVM-23.11.0 installation is not yet complete! Please follow the instructions marked with FIX above and run this When I run the FIX above, I get another error as below; ERROR: extension "pg-gvm" is not available I followed other solutions but i just get lost. Please, can someone be so kind to guide me on which steps to take?? Thanks for your time. | ||||
I have tried to install "pg-gvm" extension. Using the following cmd; apt-get install gcc cmake pkg-config libical-dev libglib2.0-dev postgresql-server-dev-16 i am trying to configure and build the extension using "cmake" using the cmd below; cmake . But I am having the following issues; CMake Warning: "." CMake Error: The source directory "/home/parallels" does not appear to contain CMakeLists.txt. If anyone can help, I will really appreciate it. I will continue to research and post updates as I go. |
|
the only easy way to fix this is just to remove everything related to pg-gvm even all the extensions through command then |
|
The extension is packaged in Kali. You can install it with: It should be installed by default when you install gvm. I don't know what happened on your installation. Is everything up-to-date? You also must run gvm-setup before running gvm-check-setup. |
|
Dup of 0008599? |
|
Thanks for your support @kingpazo @sbrun and @kali-bugreport. locate pg-gvm When I run version check; How do I get the "pg-gvm" extension to the directory of the postgresql 16? |
|
Hello @Nunuking, simply follow this step it will be fixed |
|
Thanks @kingpazo for your support. ERROR: The new extension pgcrypto does not exist for gvmd database When I run the fix, I get another error; RROR: extension "pg-gvm" is not available When I was following all the steps and re-installing postgresql, and ran "pg_lsclusters", I only see one version and that is version 16. Do you think it is an issue? How do I install the pg-gvm extension ?? |
|
To install the pg-gvm extension: apt install postgresql-16-pg-gvm |
|
This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity. Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)? If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup? |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-17 22:17 | Nunuking | New Issue | |
2023-12-18 14:49 | Nunuking | Note Added: 0018717 | |
2023-12-20 08:50 | kingpazo | Note Added: 0018718 | |
2023-12-20 09:40 | sbrun | Note Added: 0018724 | |
2023-12-20 16:10 | kali-bugreport | Note Added: 0018732 | |
2023-12-20 16:12 | kali-bugreport | Note Added: 0018733 | |
2023-12-22 18:44 | Nunuking | Note Added: 0018741 | |
2023-12-22 20:53 | kingpazo | Note Added: 0018742 | |
2023-12-23 06:39 | Nunuking | Note Added: 0018744 | |
2023-12-27 09:33 | sbrun | Note Added: 0018757 | |
2024-09-12 15:52 | g0tmi1k | Note Added: 0019748 | |
2024-09-12 15:52 | g0tmi1k | Status | new => closed |