View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007617 | Kali Linux | Kali Package Bug | public | 2022-03-11 23:52 | 2022-04-01 14:07 |
Reporter | altjx | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2022.1 | ||||
Summary | 0007617: Greenbone-security-assistance no longer working | ||||
Description | After the latest Kali update, I'm noticing that greenbone-security-assistant service can no longer be found. Running the latest version of Kali (2022.1). I pull down the latest docker container quite often and have never noticed this until most recently. | ||||
Steps To Reproduce |
└─# systemctl status greenbone-security-assistant | ||||
Additional Information | Additional references: | ||||
I was able to get this resolved by re-creating the service file (which is missing) here: /usr/lib/systemd/system/greenbone-security-assistant.service |
|
Indeed, it seems that the service file disappeared in Kali rolling. <pre> Kali 2022.1$ chdist apt kali-last-snapshot show greenbone-security-assistant | grep ^Version $ chdist apt-file kali-last-snapshot search greenbone-security-assistant Kali Rolling$ chdist apt kali-rolling show greenbone-security-assistant | grep ^Version $ chdist apt-file kali-rolling search greenbone-security-assistant Let me ping the right person. Thanks for reporting this issue. |
|
No problem - thank you as well! |
|
Yes the name of the service has changed from greenbone-security-assistant to gsad. |
|
It's fixed with gsad version 21.4.4-0kali3. FTR: the alias in the service file creates a symlink only if the service is "enabled". That's why we had the issue. |
|
How do I upgrade gsad to version 21.4.4-0kali3? |
|
Ah, nevermind. Seems to be updated now, but just simply won't start anymore. Very weird. |
|
It's weird since I didn't change anything else. Let me check if I can reproduce this. |
|
Can check if your system is up to date? To avoid the issue with wrong version of gvmd and ospd-openvas, I will re-upload gvmd and gsad with strong requirements on dependencies version. |
|
Thanks @sbrun. After using gsad instead of greenbone-security-assistant, I did run into the issue of the gsad service not starting, but I'm not sure if this is tied to the recent changes. I opened up a forum post about this (https://community.greenbone.net/t/gsad-start-http-daemon-redirect-failed/11645) and we were able to get this resolved by appending --no-redirect in the gsad service file. I'm not sure if that alternative workaround is required in the latest version of Kali, but I'll test this today and keep you posted. Thanks for the quick replies and support on this. |
|
Those who are having trouble starting the gsad.service after upgrading to 21.4.4-0kali4. Remove the gsad service (removes other dependencies too)
Remove the old service file if it still exists
Reinstall Openvas
Setup openvas
Check the setup
(Optional Reconfiguration) If you need to allow access via external interface
Everything should be back to normal now. |
|
Missed the first step and made some typos in the above post and I couldn't delete it. Here it is again: 1) Remove old uneeded packages
2) Remove the gsad service (removes other dependencies too)
3) Remove the old service file if it still exists
4) Reinstall Openvas
5) Setup openvas
6) Check the setup
7) (Optional Reconfiguration) If you need to allow access via external interface
Everything should be back to normal now. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-11 23:52 | altjx | New Issue | |
2022-03-13 00:29 | altjx | Note Added: 0015873 | |
2022-03-14 02:19 | arnaudr | Note Added: 0015880 | |
2022-03-14 02:19 | arnaudr | Assigned To | => sbrun |
2022-03-14 02:19 | arnaudr | Status | new => assigned |
2022-03-14 03:29 | altjx | Note Added: 0015883 | |
2022-03-14 09:42 | sbrun | Note Added: 0015886 | |
2022-03-14 14:47 | sbrun | Note Added: 0015887 | |
2022-03-14 23:15 | altjx | Note Added: 0015889 | |
2022-03-14 23:15 | altjx | Note Added: 0015890 | |
2022-03-15 09:30 | sbrun | Note Added: 0015892 | |
2022-03-15 13:31 | sbrun | Note Added: 0015894 | |
2022-03-15 13:34 | altjx | Note Added: 0015895 | |
2022-03-22 04:12 | sintro | Note Added: 0015925 | |
2022-03-22 04:21 | sintro | Note Added: 0015926 | |
2022-04-01 14:07 | sbrun | Status | assigned => resolved |
2022-04-01 14:07 | sbrun | Resolution | open => fixed |