[MacPorts] #50787: libssl python netCDF4 symbol not found

MacPorts noreply at macports.org
Thu Mar 3 08:12:22 PST 2016


#50787: libssl python netCDF4 symbol not found
-------------------------------+--------------------------------
 Reporter:  barry.j.mcinnes@…  |      Owner:  macports-tickets@…
     Type:  defect             |     Status:  new
 Priority:  Normal             |  Milestone:
Component:  ports              |    Version:  2.3.4
 Keywords:                     |       Port:
-------------------------------+--------------------------------
 {{{
 Not sure where this should get directed to ?

 After an self update yesterday, a user python netCDF script broke, copying
 back a previous libssl.1.0.0.dylib, made the script work again.
 The versions of the library are
 upgraded problem library -
 -r-xr-xr-x  1 root  admin  388008 Mar  1 15:23
 opt/local/lib/libssl.1.0.0.dylib
 library copied back that works -
 -r-xr-xr-x  1 root  admin  419064 Jan 28 12:35
 opt.02032016//local/lib/libssl.1.0.0.dylib
 The user error was -
 from netCDF4 import Dataset
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/netCDF4/__init__.py", line 3, in <module>
     from ._netCDF4 import *
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/netCDF4/_netCDF4.so, 2): Symbol not found:
 _SSLv2_client_method
   Referenced from: /opt/local/lib/libcurl.4.dylib
   Expected in: /opt/local/lib/libssl.1.0.0.dylib
  in /opt/local/lib/libcurl.4.dylib

 All other libraries except libssl were the same.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/50787>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list