Hi,

nprobe package from rpm stable repo is missing dependency to libnetfilter_queue 
on Centos 7.

host:~$ nprobe --version
nprobe: error while loading shared libraries: libnetfilter_queue.so.1: cannot 
open shared object
file: No such file or directory

host:~$ rpm -q nprobe
nprobe-7.2.160315-4472.x86_64

host:~$ rpm -q nprobe --requires
pfring = 6.2.0-487
glibc >= 2.3.4
mariadb-libs >= 5.5
tcp_wrappers-libs >= 7.6
GeoIP >= 1.4.8
redis >= 2.4.10
hiredis >= 0.10.1
mysql
mysql-libs
hiredis
redis
zeromq
numactl
coreutils
ntopng-data
/bin/sh
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsXz) <= 5.2-1

host:~$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

running 'yum -y install libnetfilter_queue' fixes this, but i think 
libnetfilter_queue should be in
Requires list of the nprobe rpm package.

Regards
Carsten Schöne
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to