Package Details: kismet-git r11696.815be33a3-3

Git Clone URL: https://aur.archlinux.org/kismet-git.git (read-only, click to copy)
Package Base: kismet-git
Description: 802.11 layer2 wireless network detector, sniffer, and intrusion detection system
Upstream URL: https://www.kismetwireless.net/
Keywords: 802.11
Licenses: GPL-2.0-only
Conflicts: kismet
Submitter: techge
Maintainer: solsticedhiver
Last Packager: solsticedhiver
Votes: 2
Popularity: 0.45
First Submitted: 2017-12-09 15:45 (UTC)
Last Updated: 2024-09-03 16:33 (UTC)

Dependencies (35)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3

Kr1ss commented on 2018-11-13 19:58 (UTC) (edited on 2018-11-13 19:58 (UTC) by Kr1ss)

Hi, thx a lot for the update ! I could build but needed to apply a little fix in line 41 of the PKGBUILD :

 @@ -38,6 +38,6 @@ package() {
       install -Dm 644 docs/dev/* "$pkgdir/usr/share/doc/$pkgname/"

       # create group kismet via sysusers
-      cd ../..
+      cd ..
       install -vDm 644 "${pkgname}-sysusers.conf" "${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
   }

Cheers !

techge commented on 2018-11-13 17:58 (UTC)

I only tested it shortly, but the new version should work now. Please let me know if it doesn't. I don't use Kismet anymore though.

Kr1ss commented on 2018-11-08 21:42 (UTC)

Any chance this will be converted into a real "-git" package again ? Provided snapshot doesn't work w/ protobuf-c-1.3.1-1, which is the currently in extra.

techge commented on 2018-03-30 12:45 (UTC)

I changed package to commit-based, as things break easily these days. Kismet developer did some things with python lately which causes problems while building. Will look at it later... Commit 019a7ef is from 2018-03-22 and works fine.

techge commented on 2018-03-30 11:54 (UTC)

You need to re-download the tarball. I added a file. I updated the PKGBUILD now, so that the file is mentioned there as well.

KriK commented on 2018-03-30 05:40 (UTC)

install: creating directory '/home/krik/Packages/build/kismet-git/pkg/kismet-git/usr/lib/sysusers.d' install: cannot stat 'kismet-git-sysusers.conf': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build kismet-git.

techge commented on 2018-03-18 14:14 (UTC)

thx, updated accordingly

karel commented on 2018-03-14 13:04 (UTC)

protobuf and protobuf-c have become dependencies.