Search Criteria
Package Details: wazuh-filebeat 7.10.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wazuh-filebeat.git (read-only, click to copy) |
---|---|
Package Base: | wazuh-filebeat |
Description: | Filebeat version for Wazuh |
Upstream URL: | https://wazuh.com/ |
Licenses: | GPL2 |
Conflicts: | filebeat |
Submitter: | madara125 |
Maintainer: | madara125 (MrHacker) |
Last Packager: | MrHacker |
Votes: | 1 |
Popularity: | 0.000741 |
First Submitted: | 2023-11-21 02:43 (UTC) |
Last Updated: | 2024-11-06 13:34 (UTC) |
Dependencies (11)
- audit
- git (git-gitAUR, git-glAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go)
- libpcap (libpcap-gitAUR)
- mage (mage-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-virtualenv
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR)
- elasticsearchAUR (elasticsearch86AUR, elasticsearch7AUR, elasticsearchAUR) (optional)
Latest Comments
MrHacker commented on 2024-04-06 01:37 (UTC)
Thanks for the solution, it will be added in the next commit :)
infiniteh commented on 2024-04-06 00:51 (UTC)
Regarding the error about /lib existing in the filesystem: according to [1], since 2014, pacman does not allow files to be installed directly to a location like /lib, which is a symlink to /usr/lib. You should instead install to /usr/lib.
Here's what worked for me. Please feel free to use/adapt this:
[1] http://allanmcrae.com/2014/12/pacman-4-2-released/
daan99 commented on 2024-02-12 22:31 (UTC)
Hi, --overwrite '*' is not a good idea, it replaces symlink on /lib directory.
MrHacker commented on 2023-12-22 13:42 (UTC)
Use the --overwrite '*' flag to perform the installation example:
paru -S wazuh-filebeat --overwrite '*'
slepy8 commented on 2023-12-22 11:25 (UTC)
I get this error: error: failed to commit transaction (conflicting files) wazuh-filebeat: /lib exists in filesystem (owned by filesystem)