A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4557 ====================================================================== Reported By: laurent Assigned To: dam ====================================================================== Project: iftop Issue ID: 4557 Category: regular use Reproducibility: always Severity: block Priority: normal Status: feedback ====================================================================== Date Submitted: 2010-09-30 11:21 CEST Last Modified: 2011-11-10 15:20 CET ====================================================================== Summary: iftop displays zeroes for all values Description: Following an upgrade to the current or unstable branches, iftop stops working and displays only zeroes:
TX: cumm: 0B peak: 0b rates: 0b 0b 0b RX: 0B 0b 0b 0b 0b TOTAL: 0B 0b 0b 0b 0b Switching back to the stable branch, and reinstalling only iftop and libpcap, it works again. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004859 iftop does not work with libpcap ====================================================================== ---------------------------------------------------------------------- (0009401) damjan (reporter) - 2011-11-10 15:20 https://www.opencsw.org/mantis/view.php?id=4557#c9401 ---------------------------------------------------------------------- Still does not work. Only zeroes are shown regardless of the traffic. root@atlas-reco2:~$ pkginfo -l CSWiftop PKGINST: CSWiftop NAME: iftop - Display bandwidth usage on an interface by host CATEGORY: application ARCH: sparc VERSION: 1.0pre2,REV=2011.11.10 BASEDIR: / VENDOR: http://www.ex-parrot.com/~pdw/iftop/download/ packaged for CSW by Dagobert Michelsen PSTAMP: dam@unstable9s-20111110151008 INSTDATE: Nov 10 2011 15:21 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: [email protected] STATUS: completely installed FILES: 5 installed pathnames 1 shared pathnames 2 directories 1 executables 189 blocks used (approx) root@atlas-reco2:~$ ldd /opt/csw/sbin/iftop libpthread.so.1 => /lib/libpthread.so.1 libpcap.so.1 => /opt/csw/lib/libpcap.so.1 libnsl.so.1 => /lib/libnsl.so.1 libm.so.1 => /lib/libm.so.1 libsocket.so.1 => /lib/libsocket.so.1 libncursesw.so.5 => /opt/csw/lib/libncursesw.so.5 libc.so.1 => /lib/libc.so.1 libmp.so.2 => /lib/libmp.so.2 libmd.so.1 => /lib/libmd.so.1 libscf.so.1 => /lib/libscf.so.1 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libgen.so.1 => /lib/libgen.so.1 libm.so.2 => /lib/libm.so.2 /platform/SUNW,SPARC-Enterprise-T2000/lib/libc_psr.so.1 /platform/SUNW,SPARC-Enterprise-T2000/lib/libmd_psr.so.1 root@atlas-reco2:~$ pkginfo -l CSWlibpcap1 PKGINST: CSWlibpcap1 NAME: libpcap1 - System-independent interface for user-level packet capture, libpcap.so.1 CATEGORY: application ARCH: sparc VERSION: 1.1.1,REV=2011.05.18 BASEDIR: / VENDOR: http://www.tcpdump.org/ packaged for CSW by Dagobert Michelsen PSTAMP: dam@current9s-20110518104723 INSTDATE: Sep 26 2011 17:33 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: [email protected] STATUS: completely installed FILES: 11 installed pathnames 1 shared pathnames 2 directories 3 executables 1742 blocks used (approx) _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
