Search Criteria
Package Details: opensnitch-git 1.3.6.r18.4532c25-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | lsf |
Last Packager: | lsf |
Votes: | 29 |
Popularity: | 1.93 |
First Submitted: | 2017-05-03 14:15 |
Last Updated: | 2021-02-26 15:44 |
Dependencies (12)
- libnetfilter_queue (libnetfilter_queue-git)
- libpcap (libpcap-git)
- python-grpcio
- python-protobuf (python-protobuf-git)
- python-pyinotify
- python-pyqt5
- python-slugify
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- python-grpcio-tools (make)
- python-setuptools (make)
- logrotate (logrotate-git, logrotate-selinux) (optional) – for logfile rotation support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 ... Next › Last »
tuqueque commented on 2020-07-28 00:40
@yochananmarqos oh, you're absolutely right!... I actually didn't know that keeping stuff like these in cache in could bring these type of problems. Good thing I'm learning today. Double thanks!
yochananmarqos commented on 2020-07-27 21:45
@tuqueque: You have an old cached version of the PKGBUILD from whatever AUR helper you're using. Remove the cache and try again or use
makepkg
.tuqueque commented on 2020-07-27 16:20
Hello, I see that somebody reported a dependency problem and you said you fixed it, but today I tried to install OpenSnitch and I get this error:
I tried manually installing python-configparser-5.0.0-1, but still won't compile. (I'm using Manjaro)
yochananmarqos commented on 2020-07-16 23:05
@yoandrisolis: Fixed.
yoandrisolis commented on 2020-06-10 02:17
5.6.15-1-MANJARO
Preparing... Cloning opensnitch-git build files... Checking opensnitch-git dependencies... Resolving dependencies... Checking inter-conflicts... Edit opensnitch-git build files
Cloning opensnitch-git build files... Checking opensnitch-git dependencies... Resolving dependencies... Checking inter-conflicts...
Building opensnitch-git... ==> Making package: opensnitch-git 1.0.0rc6.r4.0c68365-1 (mar 09 jun 2020 21:51:13) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating opensnitch git repo... Fetching origin ==> Validating source files with sha256sums... opensnitch ... Skipped ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of opensnitch git repo... Cloning into 'opensnitch'... done. ==> Starting prepare()... The following issues were found in Gopkg.toml:
✗ unable to deduce repository and source type for "google.golang.org/grpc": unable to read metadata: unable to parse go-import metadata: XML syntax error on line 9: expected /> in element
ProjectRoot name validation failed ==> ERROR: A failure occurred in prepare(). Aborting...
someone help
nifty404 commented on 2020-04-11 04:29
Yep, followed directions from the Github page and was successful.
yochananmarqos commented on 2020-04-11 03:26
@nifty404: Bauh, humbug. Use
makepkg
and build it properly.nifty404 commented on 2020-04-11 02:53
I keep getting stuck here :( All the dependencies install fine, but can't seem to get past this point:
==> Starting pkgver()...
==> Starting build()...
build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined
==> ERROR: A failure occurred in build().
Aborting...
Could not find generated .tar.xz file. Aborting...
rm -rf /tmp/bauh/aur/build_1586572313
yochananmarqos commented on 2020-03-10 14:30
@diabonas: Done.
diabonas commented on 2020-03-10 10:29
Please remove the dependency on
python-configparser
, it is not necessary for Python 3.8 since it already builtin and has been removed from the AUR.