Search Criteria
Package Details: gvmd 24.3.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gvmd.git (read-only, click to copy) |
---|---|
Package Base: | gvmd |
Description: | Vulnerability manager Daemon |
Upstream URL: | https://github.com/greenbone/gvmd |
Keywords: | greenbone manager scanner security vulnerability |
Licenses: | AGPL-3.0-only |
Groups: | greenbone-vulnerability-manager |
Submitter: | arojas |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-01 19:01 (UTC) |
Last Updated: | 2025-02-02 18:16 (UTC) |
Dependencies (16)
- cjson (cjson-gitAUR)
- gnutls (gnutls-gitAUR)
- gvm-libsAUR
- libbsd (libbsd-gitAUR)
- libical
- libxslt (libxslt-gitAUR)
- ospd-openvasAUR
- pg-gvmAUR
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- xmltoman (make)
- greenbone-feed-syncAUR (optional) – scripts for downloading updated feed informations
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR) (optional) – for rotating logs
Latest Comments
TrialnError commented on 2025-02-02 17:04 (UTC)
Not really a build failure. More a creation failure as you don't have the required PGP/GPG key in your personal keyring.
The sources have a corresponding signature file created with
PGP
andmakepkg
take those into consideration, if it is available andvalidpgpkeys
is set. Either build the package with--skippgpcheck
or import the key after verification into your local keyring.Reference: https://wiki.archlinux.org/title/Makepkg#Signature_checking
carlosnewmusic commented on 2025-02-01 18:01 (UTC)
build error https://pastebin.com/NunMdAns
Hubbleexplorer commented on 2023-02-16 15:33 (UTC)
this is broken refer to https://bbs.archlinux.org/viewtopic.php?id=283507
DavTheRaveUK commented on 2021-05-12 19:29 (UTC)
I thought I would have another go at installing OpenVAS/GVM v20. I followed all the instructions listed here: https://wiki.archlinux.org/title/OpenVAS
All was going well until I reached the section called "Create the Scanner" After I entered the command: gvmd --get-scanners The terminal gave no output.
Another problem is that the gvmd.service refuses to load, even after I have typed in: systemctl start gvmd and: systemctl enable gvmd
Don't know what to do.