Re: Problem with libssl

From: Ivan Lima <ivan_at_nyahnyahspammersnyahnyah>
Date: Wed May 02 2012 - 13:37:53 MDT

Mary,

I found the problem. The version without OpenDAP works fine.

Thank you,

- Ivan

--
Ivan Lima
Woods Hole Oceanographic Institution, MC&G MS #25
360 Woods Hole Road, Woods Hole, MA 02543-1543 USA
On Wed, May 2, 2012 at 3:17 PM, Ivan Lima <ivan@whoi.edu> wrote:
> Hi Mary,
>
> I'm puzzled by this too.
>
> I'm not familiar with the "otool" command and I don't seem to have it
> on my system. The locate command gives me:
>
> /usr/lib/x86_64-linux-gnu/libssl.so
> /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0
> /usr/lib/x86_64-linux-gnu/libssl.a
> /usr/lib/x86_64-linux-gnu/pkgconfig/libssl.pc
>
> But that is also what I have in the system that works.
>
> I installed the OpenDAP enabled version of PyNIO. I'll try the version
> without OpenDAP.
>
> Thanks,
> --
> Ivan Lima
> Woods Hole Oceanographic Institution, MC&G MS #25
> 360 Woods Hole Road, Woods Hole, MA 02543-1543 USA
>
>
> On Wed, May 2, 2012 at 11:13 AM, Mary Haley <haley@ucar.edu> wrote:
>> Hi Ivan,
>>
>> What does the following report:
>>
>>   otool -L  /usr/local/lib/python2.7/dist-packages/PyNIO/*.so
>>   locate libssl
>>
>> I'm a bit puzzled by this, because I don't have a dependcy to libssl in my version of PyNIO.
>>
>> Which PyNIO binary did you download? Is this an OPeNDAP enabled version by any chance?
>>
>> --Mary
>>
>> On May 2, 2012, at 9:02 AM, Ivan Lima wrote:
>>
>>> I upgraded libssl on the machine where PyNGL works and it still works
>>> fine after the upgrade.  So now both machines have the same version of
>>> libssl but PyNIO works on one but not on the other. I get the same
>>> error:
>>>
>>>>>> import Nio
>>> Traceback (most recent call last):
>>>  File "<stdin>", line 1, in <module>
>>>  File "/usr/local/lib/python2.7/dist-packages/PyNIO/Nio.py", line 63,
>>> in <module>
>>>    from nio import *
>>> ImportError: libssl.so.0.9.8: cannot open shared object file: No such
>>> file or directory
>>>
>>> I've also tried different versions of PyNIO on the problem machine but
>>> nothing changed. In the machine in which PyNGL works I have PyNGL
>>> 1.4.0.
>>>
>>> Any ideas or suggestions are greatly appreciated.
>>>
>>> --
>>> Ivan Lima
>>> Woods Hole Oceanographic Institution, MC&G MS #25
>>> 360 Woods Hole Road, Woods Hole, MA 02543-1543 USA
>>>
>>>
>>> On Mon, Apr 30, 2012 at 7:00 PM, Ivan Lima <ivan@whoi.edu> wrote:
>>>> Hi all,
>>>>
>>>> After an update/upgrade of libssl I'm having problems with PyNIO.
>>>>
>>>>>> import Nio
>>>> ---> 63 from nio import *
>>>>     64 from nio import _C_API
>>>> ImportError: libssl.so.0.9.8: cannot open shared object file: No such
>>>> file or directory
>>>>
>>>> I find this a bit confusing. My machine at work has libssl 1.0.1a-3
>>>> and PyNIO works fine. But my personal laptop has libssl 1.0.1b-1 and
>>>> that's where I'm having problems. Besides the different versions of
>>>> libssl the two machines run the same exact OS (Debian testing 64bit).
>>>> The machine at work does not have the file libssl.so.0.9.8 but PyNIO
>>>> works fine.
>>>>
>>>> Anyone else having the same problem? Any workarounds besides downgrading libssl?
>>>>
>>>> Thanks,
>>>> --
>>>> Ivan Lima
>>>> Woods Hole Oceanographic Institution, MC&G MS #25
>>>> 360 Woods Hole Road, Woods Hole, MA 02543-1543 USA
>>>
>>> _______________________________________________
>>> pyngl-talk mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
>>
Received on Wed May 2 13:38:00 2012

This archive was generated by hypermail 2.1.8 : Thu May 03 2012 - 09:19:05 MDT