Search Criteria
Package Details: openvas-scanner 23.16.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: | 2025-03-04 21:18 (UTC) |
Dependencies (14)
- gvm-libsAUR
- json-glib (json-glib-gitAUR)
- libbsd (libbsd-gitAUR)
- libgcrypt
- net-snmp
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- pandoc-cli (pandoc-sile-gitAUR, pandoc-binAUR, pandoc-static-gitAUR) (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-06 18:22 (UTC)
Hello rek2,
really odd. Do you have a customized
makepkg.conf
? Or doesparu
have a similar replacement?What happens if you try to build the package with
makepkg
?Regarding
gsa
vsgreenbone-security-assistant
: I'm fairly new to maintaining these PKGBUILDs. And on the ToDo is still to figure out what was tried to achieve and what should happen. I assume the latter will go, as it is in theory duplicating efforts. On the other hand it only used to build a sub part of the whole.But I would suggest to stick with
gsa
.rek2 commented on 2024-09-06 17:01 (UTC)
Hello TrialnError thank you for your reply, today I finished work a bit early and I have tried again with no luck :( I made sure I removed the old cache from ~/.cache/paru/clone/* so it pulls a new version… I think is the same error:
BTW why is there a gsa and a greenbone-security-assistant package? both seem very new, which one should I use?
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.« First ‹ Previous 1 2 3 4 5 Next › Last »