Search Criteria
Package Details: opensnitch-ebpf-module-git 1.6.3.r168.aea75179-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opensnitch-ebpf-module-git.git (read-only, click to copy) |
|---|---|
| Package Base: | opensnitch-ebpf-module-git |
| Description: | eBPF process monitor module for opensnitch |
| Upstream URL: | https://github.com/evilsocket/opensnitch |
| Licenses: | GPL3 |
| Conflicts: | opensnitch-ebpf-module |
| Provides: | opensnitch-ebpf-module |
| Submitter: | lsf |
| Maintainer: | lsf |
| Last Packager: | lsf |
| Votes: | 10 |
| Popularity: | 0.036166 |
| First Submitted: | 2021-07-08 17:14 (UTC) |
| Last Updated: | 2024-09-26 12:32 (UTC) |
Dependencies (9)
- opensnitch (opensnitch-gitAUR)
- bc (bc-ghAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- linux-headers (linux-mnt-reform-bin-headersAUR, linux-galaxyaudio-headers-binAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR) (make)
Required by (2)
- opensnitch-git (optional)
- respect-my-internet-git (requires opensnitch-ebpf-module)
Latest Comments
1 2 Next › Last »
Joomzie commented on 2026-02-17 04:55 (UTC) (edited on 2026-02-17 05:22 (UTC) by Joomzie)
So, it looks like CachyOS has slightly changed where kernel build data is located. The eBPF module's makefile looks in
/lib/modules/*/source, but CachyOS now uses/lib/modules/*/build. With this in mind, as well as a patch from the Git issue I created, I was able to make my own patch that produces a successful build. Again, I'm not sure if this affects Arch, as well, but for CachyOS users, feel free to replace0001-Build-with-Archlinux.patchwith this one. It includes the changes it makes.cachyos-619.patch:
xAsh commented on 2024-09-25 14:13 (UTC) (edited on 2024-09-26 18:42 (UTC) by xAsh)
for anyone else, replace the patch with https://pastebin.com/raw/3ErurtPP, and update the sha256sum
edit: thank you lsf for fixing it
xAsh commented on 2024-09-16 06:46 (UTC)
can't build anymore:
eclairevoyant commented on 2023-06-10 10:48 (UTC)
binutils,flexmust be removed frommakedependsas they are part ofbase-devel.<deleted-account> commented on 2023-05-29 16:27 (UTC)
Thank you for maintaining this package!
Looks like I'd forgotten to add 0001-Build-with-Archlinux.patch into the PKGBUILD although included in the encompassing patch. It doesn't build from AUR as a result.
UPDATE: this commit has broken the original patch. Here is a new patch to account for changes to Makefile: 0001-Build-with-Archlinux-1.patch
Fun!
lsf commented on 2023-05-29 10:43 (UTC)
@selfdenial: thank you so very much! Things should be fine again now, thanks to your efforts :)
(sorry for taking so long to get things sorted)
<deleted-account> commented on 2023-05-26 02:46 (UTC)
Edit: patches never seems to work well with markdown (patches successfully but
makepkgfails). Here is a working link: 0001-Restore-build-with-later-revisions.patchHi I'm no expert but I've managed to make this build and might as well share what I've changed:
zwei commented on 2023-05-19 19:24 (UTC) (edited on 2023-05-19 19:25 (UTC) by zwei)
Also getting the
file.patcherror.Note that new compilation instructions were pushed a few days ago.
uffe commented on 2023-05-19 11:12 (UTC)
I've been succesfully building "opensnitch-ebpf-module-git" for many months - until recently
This error seems to have been introduced recently by some source change
PKGBUILD: line 32: /tmp/xxx/.cache/yay/opensnitch-ebpf-module-git/src/opensnitch/ebpf_prog/file.patch: No such file or directory
1 2 Next › Last »