[Bug 194881] New: net-mgmt/net-snmp undeclared dependency on libpci

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 7 15:53:07 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194881

            Bug ID: 194881
           Summary: net-mgmt/net-snmp undeclared dependency on libpci
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: lidl at pix.net
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

On my 9.2-ish system, I see:

root at stable9-170: pkg info -d net-snmp
net-snmp-5.7.2_16:
    openssl-1.0.1_16
    perl5-5.16.3_11

Yet 'ldd' tells me it is linked against libpci.so:

root at stable9-171: ldd /usr/local/sbin/snmpd | grep libpci
    libpci.so => /usr/local/lib/libpci.so (0x801104000)

And if I install just the binary pkg onto a different machine
with a very limited set of packages, I see:

pkg-static: (net-snmp-5.7.2_16) /usr/local/bin/agentxtrap - required shared
library libpci.so not found
pkg-static: (net-snmp-5.7.2_16) /usr/local/sbin/snmpd - required shared library
libpci.so not found
pkg-static: (net-snmp-5.7.2_16) /usr/local/sbin/snmptrapd - required shared
library libpci.so not found

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer zi at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list