View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008379 | Kali Linux | General Bug | public | 2023-07-07 15:45 | 2023-07-13 10:02 |
Reporter | keithc1971 | Assigned To | sbrun | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Product Version | 2023.2 | ||||
Summary | 0008379: gsad service not found when running gvm-check-setup | ||||
Description | Kali Distro 2023.2 was updated to from Kali 2021 . Openvas was uninstalled\reinstalled and in process of gvm-setup postgres 13 errors came up. I went ahead and removed postgres 13 in favour of postgres 15 which running gvm-checksetup no longer flags on postgres but now states "gsad service not found". I have the following errors with gvm-setup but unsure if relates to gsad service. I have checked service which is not there ┌──(rootkali)-[~] I tried to add service by person in this thread sudo gvm-setup[>] Starting PostgreSQL service [>] Creating GVM's certificate files [>] Creating PostgreSQL database [*] Applying permissions | ||||
Additional Information | I also tried to modify file below to the following which has had no effect Please follow the instructions marked with FIX above and run this ─# cat /usr/lib/systemd/system/greenbone-security-assistant.service [Service] [Install] | ||||
Resolved by doing the following. Can close this out as I am new to the board here and do not see a way that I can close out my own submissions For me, it seems like the issue was caused by the symlink. ls -alh /usr/lib/systemd/system/greenbone-security-assistant.service /usr/lib/systemd/system/gsad.service Showed that the former was a symlink to the latter. So I did: rm /usr/lib/systemd/system/greenbone-security-assistant.service # Remove the symlink And obligatory systemctl daemon-reload |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-07 15:45 | keithc1971 | New Issue | |
2023-07-07 17:43 | keithc1971 | Note Added: 0018229 | |
2023-07-13 10:02 | sbrun | Assigned To | => sbrun |
2023-07-13 10:02 | sbrun | Status | new => closed |
2023-07-13 10:02 | sbrun | Resolution | open => no change required |