Search Criteria
Package Details: openvas-scanner 23.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvas-scanner.git (read-only, click to copy) |
---|---|
Package Base: | openvas-scanner |
Description: | Vulnerability scanning Daemon |
Upstream URL: | https://github.com/greenbone/openvas-scanner |
Licenses: | GPL-2.0-only |
Groups: | greenbone-vulnerability-manager |
Submitter: | mfulz |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-16 22:17 (UTC) |
Last Updated: | 2024-11-24 18:58 (UTC) |
Dependencies (11)
- gvm-libsAUR
- json-glib (json-glib-gitAUR)
- libbsd (libbsd-gitAUR)
- libgcrypt
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- greenbone-feed-syncAUR (optional) – scripts for downloading updated feed informations
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
TrialnError commented on 2024-09-04 18:25 (UTC)
23.9.0
compiled for me without issues.TrialnError commented on 2024-09-04 17:42 (UTC)
This is a case of
-Werror
, rek2. Every warning is treated as an error. Upstream issue.But they released a new version in the meantime. We will see if the issue is fixed with that.
rek2 commented on 2024-09-03 18:32 (UTC)
I am having this issue :/
Any ideas?
lmat commented on 2024-07-16 16:34 (UTC)
Yes, I opened https://github.com/greenbone/openvas-scanner/issues/1681
TrialnError commented on 2024-07-16 16:29 (UTC)
Yes, for whatever reason the cmake script cannot get the version of the
libgcrypt
package.Odd thing is, the version is available and it doesn't do anything different from the other dep checks:
https://github.com/greenbone/openvas-scanner/blob/1ffc0c8310354aedab481750ec9fbfea42ee4d26/nasl/CMakeLists.txt#L98
Did you open the respective issue on the upstream repo?
lmat commented on 2024-07-16 13:38 (UTC)
I'm trying to install, but having trouble. I installed gvm-libs using makepkg. During make, I saw an error about missing libgcrypt, so I installed that. But, when I
makepkg -sri
, I getMaybe there is a problem with the libgcrypt version in official repositories?
carlosnewmusic commented on 2024-07-08 15:41 (UTC) (edited on 2024-07-08 15:54 (UTC) by carlosnewmusic)
I don't have custom flags, I use makepkg, I use pamac, https://pastebin.com/4BizdnbZ
TrialnError commented on 2024-06-18 22:03 (UTC)
I cannot reproduce this build failure in a clean chroot, carlosnewmusic.
Do you have any custom CFLAGS/LDFLAGS configured? How are you building the package?
makepkg
or some aur helper?As a sidenote: You can use
LANG=C
before a command to temporarily get the output of a command in english. I got the gist of the error messages when they were localized, but my knowledge is almost non existant. To much time has passend when I dabbled with languages like spanish or similiar to it.carlosnewmusic commented on 2024-06-18 08:56 (UTC)
Build error https://pastebin.com/xZ1eyHEg
chovy commented on 2024-06-04 18:02 (UTC)
yes, the key would not import so I tried without it.
« First ‹ Previous 1 2 3 4 5 Next › Last »