View Issue Details

IDProjectCategoryView StatusLast Update
0008896Kali LinuxTool Upgrade Requestpublic2024-09-04 06:58
Reportersintro Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version2024.3 
Summary0008896: Greenbone - Openvas - GVM missing gvm-libs after doing sudo apt full-upgrade
Description

I just did a sudo apt full-upgrade. After logging in to greenbone security assistant and clicking on Administration I get the error "An internal error occured inside GSA daemon. Diagnostics: No valid command for gmp"
There are no obvious errors in the /var/log/gvm/ log files.

I checked through all the component versions...
openvas-scanner 23.8.5-1
gsad 22.11.0-1
notus-scanner 22.6.4-1
gvmd 23.6.2-1
ospd-OpenVas 22.7.1

but gvm-libs is missing...
#dpkg -s gvm-libs
shows that it is not installed.

I haven't encounted this before but I'm assuming gmp is missing because gvm-libs is missing?

Any other ideas?

Activities

chris80s

chris80s

2024-09-02 14:19

reporter   ~0019704

Hello.
Same problem after apt-update.
Lost part of the main menu, unable to run tasks, show reports, etc ....

rm1984

rm1984

2024-09-02 14:49

reporter   ~0019705

Same problem here.
Running updated Kali, with following packages installed:

gvm 23.11.2
gvmd 23.6.2-1
gvmd-common 23.6.2-1
gvm-tools 24.3.0-1
notus-scanner 22.6.4-1
openvas-scanner 23.8.5-1
ospd-openvas 22.7.1-2
ospd-openvas 22.7.1-2
python3-gvm 24.3.0-1
redis-server 5:7.0.15-1+b1
redis-tools 5:7.0.15-1+b1

Ezetha

Ezetha

2024-09-03 05:48

reporter   ~0019706

Same here, using a clean 2024-2 Kali image on VirtualBox and a clean GSA version 22.9.1 installation.

chris80s

chris80s

2024-09-03 07:55

reporter   ~0019709

today's update seems to solve the problem.

gvmd-common/kali-rolling 23.8.1-1 all [pouvant être mis à jour depuis : 23.6.2-1]
gvmd/kali-rolling 23.8.1-1 amd64 [pouvant être mis à jour depuis : 23.6.2-1]
libgvm22t64/kali-rolling 22.10.0-1.1 amd64 [pouvant être mis à jour depuis : 22.10.0-1]

Juste need to do a "sudo runuser -u _gvm -- gvmd --migrate" before starting "gvm--start"

sintro

sintro

2024-09-03 08:12

reporter   ~0019710

@crhis80s I just upgraded to the latest and ran "sudo runuser -u _gvm -- gvmd --migrate"
I get the following repeated "Warning: program compiled against libxml 212 using older 209." while it is migrating...

chris80s

chris80s

2024-09-03 08:32

reporter   ~0019711

Last edited: 2024-09-03 08:38

mee too, but working ;-) .. it's just a warning, not an error

Ezetha

Ezetha

2024-09-03 08:34

reporter   ~0019712

Last edited: 2024-09-03 08:35

@crhis80s Same problem than @sintro.

After packages upgrading and running "sudo runuser -u _gvm -- gvmd --migrate" before starting "gvm-start", I get the message "Warning: program compiled against libxml 212 using older 209." repeatedly.

Thank you for the updates :)

andreassyz

andreassyz

2024-09-03 08:35

reporter   ~0019713

Hi all! It seems like today's update really solve the problem.
Commands I have performed to resolve this issue.

Sudo apt update
Sudo apt upgrade
Sudo gvm-stop
Systemctl daemon-reload
sudo runuser -u _gvm -- gvmd --migrate (Error with warning shown by Sintro)
sudo runuser -u _gvm -- gvmd --migrate (Tried running once more with no errors)
Sudo gvm-start
It works after logging in. I was able to see all available functions.

Hope this helps!

sintro

sintro

2024-09-03 08:47

reporter   ~0019714

@andreassyz Running --migrate the second time has no errors because the migration is already finished.

Thanks for the update, it looks better and I'm doing a test scan now.

When I go to Help -> About it is showin Greenbone Security Assistant Version 22.9.1
This is the same version as before I upgraded. Is anyone else showing this version in Help -> About?

image.png (108,431 bytes)   
image.png (108,431 bytes)   
Ezetha

Ezetha

2024-09-03 08:58

reporter   ~0019715

@sintro, I see the same 22.9.1 version too.

I have the full header now, but still the "Failed to find config 'daba56c8-73ec-11df-a475-002264764cea'" error when trying a scan. I am working on it...

Thanks for the tips!!

sbrun

sbrun

2024-09-04 06:51

manager   ~0019716

I updated the packages for GVM last week. All the packages should have migrated together in kali-rolling but it's not what happened.
I'm sorry for the problems.

I will improve the migration in kali-rolling of all packages for the next GVM Update.

sbrun

sbrun

2024-09-04 06:57

manager   ~0019717

If I understand correctly, everything is working now.

Please feel free to re-open or to open a new issue if you found another issue.

Issue History

Date Modified Username Field Change
2024-09-02 08:05 sintro New Issue
2024-09-02 14:19 chris80s Note Added: 0019704
2024-09-02 14:19 chris80s File Added: Capture d'écran 2024-09-02 161742.png
2024-09-02 14:19 chris80s File Added: Capture d'écran 2024-09-02 161805.png
2024-09-02 14:19 chris80s File Added: Capture d'écran 2024-09-02 161615.png
2024-09-02 14:49 rm1984 Note Added: 0019705
2024-09-02 14:49 rm1984 File Added: Screenshot from 2024-09-02 14-16-30.png
2024-09-03 05:48 Ezetha Note Added: 0019706
2024-09-03 07:55 chris80s Note Added: 0019709
2024-09-03 08:12 sintro Note Added: 0019710
2024-09-03 08:32 chris80s Note Added: 0019711
2024-09-03 08:34 Ezetha Note Added: 0019712
2024-09-03 08:35 Ezetha Note Edited: 0019712
2024-09-03 08:35 andreassyz Note Added: 0019713
2024-09-03 08:38 chris80s Note Edited: 0019711
2024-09-03 08:47 sintro Note Added: 0019714
2024-09-03 08:47 sintro File Added: image.png
2024-09-03 08:58 Ezetha Note Added: 0019715
2024-09-04 06:51 sbrun Note Added: 0019716
2024-09-04 06:57 sbrun Note Added: 0019717
2024-09-04 06:58 sbrun Assigned To => sbrun
2024-09-04 06:58 sbrun Status new => resolved
2024-09-04 06:58 sbrun Resolution open => fixed
2024-09-04 06:58 sbrun Fixed in Version => 2024.3