Search Criteria
Package Details: gsa 26.8.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gsa.git (read-only, click to copy) |
|---|---|
| Package Base: | gsa |
| Description: | Greenbone Security Assistant - OpenVAS web frontend |
| Upstream URL: | https://github.com/greenbone/gsa |
| Licenses: | AGPL-3.0-only |
| Groups: | greenbone-vulnerability-manager |
| Submitter: | mfulz |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-16 22:14 (UTC) |
| Last Updated: | 2026-01-07 20:04 (UTC) |
Latest Comments
1 2 Next › Last »
TrialnError commented on 2024-09-22 21:38 (UTC)
I switched to the precompiled assets.
And I added a specific
gsadpackage.TrialnError commented on 2024-09-22 19:47 (UTC)
Currently build is broken. Complains about missing
terser. But even with the package added as makedep it will still fail.I currently don't know how to proceed as I don't really know npm/yarn and stuff.
Maybe it is also using newer packages than upstream gsa expects?
Hubbleexplorer commented on 2023-02-16 15:32 (UTC)
this is broken refer https://bbs.archlinux.org/viewtopic.php?id=283507
mfulz commented on 2022-08-27 00:54 (UTC)
It seems like gsad is now a seperate tool: https://github.com/greenbone/gsad
Will check it out and work on a seperate package for it
mfulz commented on 2022-08-23 08:24 (UTC)
you're right I'll check this out the next days
CorvetteCole commented on 2022-07-29 18:05 (UTC)
after installing this latest version, I no longer have a gsad binary at all. Not in /usr/bin/gsad so the systemd service fails. I cannot find it
freedom1b2830 commented on 2022-04-21 15:20 (UTC) (edited on 2022-04-21 15:21 (UTC) by freedom1b2830)
due to gsa developers using
node.js 10(for debian Buster) and archlinux usesnode.js 17then the solution is now only injpoppe's comment, namely to executeyarn upgradein the gsa directory before buildingsee https://github.com/greenbone/gsa/issues/3422
nicknight commented on 2022-02-09 19:18 (UTC)
@fortw the problem is a package community/greenbone-security-assistant 9.0.1-1 in the standard repositories.
jpoppe commented on 2022-01-05 15:11 (UTC)
@TechVio and @mfulz
The issue is probably that the version of
PostCSSwhich is used by thestyled-componentspackage is incompatible with Node 17.Upgrading the yarn dependencies fixed it for me, for example edit the PKGBUILD like this:
The upgraded packages are untested, so need to wait for upstream fix or older Node version if you don't want this work around.
TechVio commented on 2021-12-10 20:09 (UTC) (edited on 2021-12-11 16:47 (UTC) by TechVio)
@mfulz i get this error when installing gsa (yay)
1 2 Next › Last »