View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008076 | Kali Linux | [All Projects] Kali Package Bug | public | 2022-12-01 00:50 | 2022-12-01 20:30 |
Reporter | hagnf | Assigned To | sbrun | ||
Priority | high | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | kali-dev | ||||
Target Version | Fixed in Version | ||||
Summary | 0008076: Greenbone/OpenVAS does not load GVM data (port list, scan configs, etc) (solution included) | ||||
Description | after gvm-feed-sync the portlists and scan configs stay empty | ||||
Steps To Reproduce | Install openvas/greenbone, run gvm-setup, have it sync, log in to the web interface, check the port lists and scan configs | ||||
Additional Information | Bug is caused by the wrong folder name /var/lib/gvm/data-objects/gvmd/22.04 Greenbone expects the config definitions in /var/lib/gvm/data-objects/gvmd/22.4 workaround: ln -s /var/lib/gvm/data-objects/gvmd/22.04 /var/lib/gvm/data-objects/gvmd/22.4 and then run gvm-start | ||||
|
make the symlink before running gvm-setup |
|
Can you give us details about the issue: Is it a fresh installation of gvm or an upgrade? Where do you see that portlists and config scans are empty? If this is a fresh install, did you wait after the first run (as it takes time to load all the data)? Can you share the versions of the packages installed on your machine? gvmd clearly defines the directory "/var/lib/gvm/data-objects/gvmd/22.04" You mentioned "Greenbone expects the config definitions in /var/lib/gvm/data-objects/gvmd/22.4": where did you find this information? |
|
fresh install, waited for the first run, seeing it empty in the web interface when logging in as admin, it loaded the nvts and the rest, but not the gvm data. When I made the symlink and ran gvm-setup again the items were populated. |
|
might be a bug in the gvm-setup script and the symlink might not do anything |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-01 00:50 | hagnf | New Issue | |
2022-12-01 02:21 | hagnf | Note Added: 0017113 | |
2022-12-01 07:54 | sbrun | Assigned To | => sbrun |
2022-12-01 07:54 | sbrun | Status | new => assigned |
2022-12-01 16:54 | sbrun | Note Added: 0017115 | |
2022-12-01 20:29 | hagnf | Note Added: 0017116 | |
2022-12-01 20:30 | hagnf | Note Added: 0017117 |