[Bug 219025] Review Request: ntop - A network traffic probe similar to the UNIX top command

bugzilla at redhat.com bugzilla at redhat.com
Sun Dec 10 12:05:38 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ntop - A network traffic probe similar to the UNIX top command


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219025





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2006-12-10 07:05 EST -------
Well, I have not looked into this package.
For now I comment only for this issue:

(In reply to comment #1)
>  The most annoying is:
> E: ntop shared-lib-without-dependency-information
> /usr/lib/debug/usr/lib/ntop/plugins/icmpPlugin.so.debug
> 
> What is triggering debug files to be packaged in the arch rpm?

This is because of %files entry of spec file:
--------------------------------------------
%{_libdir}/*
--------------------------------------------
This tries to package all files under /usr/lib (in i386) in
main package, which includes /usr/lib/debug.

Please specify more explicitly the file lists under %{_libdir}.




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list