[MacPorts] #34885: nagios-plugins does not list library dependencies

MacPorts noreply at macports.org
Sat Jun 16 12:35:56 PDT 2012


#34885: nagios-plugins does not list library dependencies
---------------------------------------+------------------------------------
 Reporter:  dirk.schulz@…              |       Owner:  markd@…           
     Type:  defect                     |      Status:  new               
 Priority:  Normal                     |   Milestone:                    
Component:  ports                      |     Version:  2.1.1             
 Keywords:                             |        Port:  nagios-plugins    
---------------------------------------+------------------------------------
Changes (by ryandesign@…):

  * keywords:  missing library dependencies =>
  * owner:  macports-tickets@… => markd@…


Old description:

> sudo port deps nagios-plugins
> Full Name: nagios-plugins @1.4.15_4
> Build Dependencies:   fping, p5.12-net-snmp, p5.12-digest-sha1, p5.12
> -digest-hmac, p5.12-crypt-des, openssl
>
> This leads to nagios plugins not working due to missing libraries when
> using port mpkg to package nagios-plugins for installation on macs
> without macports.

New description:

 {{{
 sudo port deps nagios-plugins
 Full Name: nagios-plugins @1.4.15_4
 Build Dependencies:   fping, p5.12-net-snmp, p5.12-digest-sha1, p5.12
 -digest-hmac, p5.12-crypt-des, openssl
 }}}

 This leads to nagios plugins not working due to missing libraries when
 using port mpkg to package nagios-plugins for installation on macs without
 macports.

--

Comment:

 The MacPorts libraries which nagios-plugins links with:

 {{{
 /opt/local/lib/libcrypto.1.0.0.dylib
 /opt/local/lib/libiconv.2.dylib
 /opt/local/lib/libintl.8.dylib
 /opt/local/lib/liblber-2.4.2.dylib
 /opt/local/lib/libldap-2.4.2.dylib
 /opt/local/lib/libsasl2.2.dylib
 /opt/local/lib/libssl.1.0.0.dylib
 }}}

 The ports which provide those libraries:

 {{{
 cyrus-sasl2
 gettext
 libiconv
 openldap
 openssl
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/34885#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list