[MacPorts] #19999: nss: signtool library search path busted

MacPorts noreply at macports.org
Thu Jun 18 09:51:50 PDT 2009


#19999: nss: signtool library search path busted
---------------------------------+------------------------------------------
 Reporter:  quigley@…            |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.7.1                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------
 Running signtool, I get this:

 {{{
 $ nss-signtool -d certdb
 signtool: function failed: Failure to load dynamic library.
         Unknown error: -2804
 }}}

 If I set DYLD_LIBRARY_PATH manually, things seem to work:

 {{{
 $ DYLD_LIBRARY_PATH=/opt/local/lib/nss nss-signtool -d ../certdb -L

 S Certificates
 - ------------
 (...output here...)
 }}}

 This is with an up-to-date ports tree; signtool reports itself as:

 {{{
 Signing Tool 3.12.0.3 -a signing tool for jar files
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/19999>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list