Search Criteria
Package Details: opensnitch-git 1.8.0.r18.65480fa5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opensnitch-git.git (read-only, click to copy) |
|---|---|
| Package Base: | opensnitch-git |
| Description: | A GNU/Linux port of the Little Snitch application firewall |
| Upstream URL: | https://github.com/evilsocket/opensnitch |
| Licenses: | GPL3 |
| Conflicts: | opensnitch |
| Provides: | opensnitch |
| Submitter: | None |
| Maintainer: | lsf |
| Last Packager: | lsf |
| Votes: | 44 |
| Popularity: | 0.144042 |
| First Submitted: | 2017-05-03 14:15 (UTC) |
| Last Updated: | 2025-12-20 23:04 (UTC) |
Dependencies (23)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libnetfilter_queue (libnetfilter_queue-gitAUR)
- libpcap (libpcap-gitAUR)
- python-grpcio
- python-notify2
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- python-pyinotify
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-slugify
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- python-build (make)
- python-grpcio-tools (make)
- python-installer (make)
- python-jaraco.text (make)
- python-setuptools (make)
- python-wheel (make)
- qt6-tools (make)
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR) (optional) – logfile rotation
- opensnitch-ebpf-module-gitAUR (optional) – eBPF process monitor method (non-hardened kernel only)
- Show 3 more dependencies...
Required by (3)
- opensnitch-ebpf-module-git (requires opensnitch)
- respect-my-internet-git
- simple-stateful-firewall-git (requires opensnitch) (optional)
Sources (5)
- git+https://github.com/evilsocket/opensnitch.git
- https://raw.githubusercontent.com/archlinux/svntogit-community/eebb5fb16ed15251d3ead163e8e4b4229c21a999/trunk/fix-setup.py.patch
- https://raw.githubusercontent.com/archlinux/svntogit-community/eebb5fb16ed15251d3ead163e8e4b4229c21a999/trunk/tmpfiles.conf
- remove-debian-path.patch
- use-system-python-packages.patch
Latest Comments
1 2 3 4 5 6 .. 20 Next › Last »
lsf commented on 2025-12-20 22:52 (UTC)
looks fine to use, yep; I'll give that a try. thanks!
ryan.steed commented on 2025-12-11 00:50 (UTC)
@Joomzie, that commit also removes
-rules-path. Also, it looks like the debian version of the service might be a better option. Perhaps removing the patch in favor of this is a better strategy?Joomzie commented on 2025-12-10 23:47 (UTC)
Service file is causing problems again. Looks like it's been trimmed down a bit, which is causing the patch to fail. Specifically, it looks like
PermissionsStartOnlyandExecStartPrehave been removed from the upstream, so we should just need the change toExecStart.ryan.steed commented on 2025-11-26 20:03 (UTC)
Indeed, as mentioned in the out-of-date flag message. However, it's no longer necessary to patch the debian package service because it's not added into the package. Take a look at https://gitlab.com/ryan-steed-usa/shared-files/-/tree/opensnitch-git/opensnitch-git
uffe commented on 2025-11-26 11:19 (UTC) (edited on 2025-11-26 11:29 (UTC) by uffe)
Upstream opensnitch have moved the
opensnitchd.servicefile - so this AUR does not build anymore...opensnitchd.servicehave moved from:daemon/opensnitchd.serviceto:daemon/data/init/opensnitchd.serviceHence the
fix-systemd-service.patchshould look like thisSHA256 and
installcommands related todaemondir inPKGBUILDshould be updated accordinglyccorn commented on 2025-10-26 00:05 (UTC)
With Qt6, there is no longer a pyrcc5. Accordingly, (in a chroot) the build fails.
The following seems to work:
Joomzie commented on 2025-09-15 13:10 (UTC)
It's also worth mentioning that python-pyqt6 should be installed as a runtime dependency. And I'm not sure if this is unique to myself since it doesn't seem anyone else has had this problem, but python-nspektr was causing my build to fail entirely, and I had to take it out of the PKGBUILD. Thankfully, it doesn't seem like this is actually a necessary dependency, and @uffe's workaround worked once I cut it out.
uffe commented on 2025-09-15 09:28 (UTC)
With the help of the opensnitch community I've now found a fix for the build error (https://github.com/evilsocket/opensnitch/issues/1429#issuecomment-3291090773)
To fix this issue please add the following to the bottom of the 'prepare' PKGBUILD function:
uffe commented on 2025-09-02 09:28 (UTC)
Build error:
eniac commented on 2025-06-16 12:31 (UTC) (edited on 2025-06-29 04:31 (UTC) by eniac)
Edit: it works now, thanks for updating it
Patches don't seem to work with the latest changes:
1 2 3 4 5 6 .. 20 Next › Last »