Package Details: ntopng-bin 6.3.241029-1

Git Clone URL: https://aur.archlinux.org/ntopng-bin.git (read-only, click to copy)
Package Base: ntopng-bin
Description: Web-based traffic monitoring
Upstream URL: https://www.ntop.org/
Licenses: GPL3
Conflicts: ntopng, ntopng-git
Provides: ntopng
Submitter: AlphaJack
Maintainer: AlphaJack (Neurognostic, TheDL98)
Last Packager: TheDL98
Votes: 0
Popularity: 0.000000
First Submitted: 2023-05-07 10:35 (UTC)
Last Updated: 2024-10-29 14:42 (UTC)

Latest Comments

tyjak commented on 2025-05-04 12:52 (UTC) (edited on 2025-05-04 12:53 (UTC) by tyjak)

I've udpated the versions in PKGBUILD (see patch below), but I encountered this error after successful installed and launch the binary :

ntopng: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory

Here is a patch with latest version :

diff --git a/PKGBUILD b/PKGBUILD
index 0c78eac..21e6bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@

 pkgname="ntopng-bin"
 # to update visit https://packages.ntop.org/apt/bookworm/x64/ and keep track of the latest pkgver, date and build
-_pkgverAmd64=6.3
-_dateAmd64=241029
-_buildAmd64=24654
+_pkgverAmd64=6.5
+_dateAmd64=250504
+_buildAmd64=25740
 # to update visit https://packages.ntop.org/apt/bookworm_pi/arm64/ and keep track of the latest pkgver, date and build
-_pkgverArm64=6.3
-_dateArm64=241029
-_buildArm64=24649
+_pkgverArm64=6.5
+_dateArm64=250504
+_buildArm64=25740
 # to update visit https://packages.ntop.org/apt/buster_pi/armhf/ and keep track of the latest pkgver, date and build
 _pkgverArm32=6.1
 _dateArm32=240707
@@ -41,9 +41,9 @@ source_armv7h=("https://packages.ntop.org/apt/buster_pi/armhf/ntopng_${_pkgverAr
 b2sums=('c0ba0afb3fdeedaf57f54ce405cd5ce688bb5ed19d05cc21fbefca7ecda98bc5df2cf603e7ac92108763dc26c1ef391afdf69116bb13c03f8e2d3e75fe6bbda5'
         'ca912cbe9e43a5be67e2b487183e43615b93497a62515cad7b1468fab5e3dc9a2dc3fd2e8d88c12d54c91cb3b8c61ebe682c1e7dc5f3ea49aaf0d87aa2a9bbd1'
         'e374ff823b8218faf86c56e0794622954b09b41f5c893db08d3ad38ea1d4fe47733095853d1bf11041b1e4b476d01c1a1a495af40221d6e4e30a0ac223684fac')
-b2sums_x86_64=('857678383ba7bc582b82b3f822ca12fdd0a751ba87d7a8f5346090bb6d1f9ee4b83ab31955fe22503f63a50219fb96c91c192c4d71794314fe3e9a55f06e4338')
-b2sums_aarch64=('80f8ebb28dc31f08dfd6b7778337dd89be63aaf2d0e5ed5f5d393e9c4f5bc5b08f3dfdb189225caf5182f72115dfdac755ceec11015c60e6d1d979b4b676a816')
-b2sums_armv7h=('f2996f73459a37fe6cdf31d91d96f6bb7154133093c1202eee688aa58345b873db8ee00944955648a1994341b8619c6900f0b709d878517c9b92a466a961144a')
+sha512sums_x86_64=('e4d2b73ea43844bb8699d51b3ac425ac0ca1aeec230323f9a89ea5130489e9646482521b6b1652a629ce3a114578ed429661c04407de7f560bbe94d8a3e474e5')
+sha512sums_aarch64=('3ee182567cc449b1259c4e71fde5d2c35de2780459c0d1bcffb96cdd5cb05769e13ad2be4f1f777ce71473029c8e3660bb7b61eec9f013b02bf75e07fed03b92')
+sha512sums_armv7h=('561f68cbfe88cfbafe288b785306297b017229286c172562823c697675d1a733eeb4ab3b45ce89dfc2ff460a416050208fbe2892fe487fec19ab95d036723421')
 options=("!strip")

 prepare(){

JohnRobson commented on 2023-05-20 16:08 (UTC)

-> Downloading ntopng_5.7.230507-20289_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   280    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://packages.ntop.org/apt/bullseye/x64/ntopng_5.7.230507-20289_amd64.deb
    Aborting...
 -> error making: ntopng-bin-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
ntopng-bin - exit status 1