[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] problems with python bindings on RH 7: ImportError: /lib64/libglobus_gssapi_gsi.so.4: symbol SSL_set_alpn_protos, version libssl.so.10 not defined in file libssl.so.10 with link time reference



Yeah, maybe there's some implicit dependency that yum doesn't realize ... I'd try yum updating openssl-libs and see if that fixes it.

Carl

On Thu, 10 May 2018, Jose Caballero wrote:

Date: Thu, 10 May 2018 16:39:04
From: Jose Caballero <jcaballero.hep@xxxxxxxxx>
Reply-To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Cc: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] problems with python bindings on RH 7:
    ImportError: /lib64/libglobus_gssapi_gsi.so.4: symbol SSL_set_alpn_protos,
    version libssl.so.10 not defined in file libssl.so.10 with link time
    reference

# rpm -qa | grep openssl
globus-gsi-openssl-error-3.8-1.el7.x86_64
openssl-1.0.1e-42.el7.x86_64
openssl-libs-1.0.1e-42.el7.x86_64
globus-openssl-module-4.8-1.el7.x86_64

Seems like I am a little bit behind with the openssl version



2018-05-10 17:35 GMT-04:00 Carl Edquist <edquist@xxxxxxxxxxx>:
Hi Jose,

What version of openssl-libs do you have installed?

(your example works for me with all the same package versions you list in
your output, and i have openssl-libs-1.0.2k-8.el7.x86_64 installed.)

Also, could you try running the python example with

        CONDOR_CONFIG=/dev/null python
?

Carl

On Thu, 10 May 2018, Jose Caballero wrote:

Date: Thu, 10 May 2018 16:04:23
From: Jose Caballero <jcaballero.hep@xxxxxxxxx>
Reply-To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Subject: [HTCondor-users] problems with python bindings on RH 7:
ImportError:
    /lib64/libglobus_gssapi_gsi.so.4: symbol SSL_set_alpn_protos,
    version libssl.so.10 not defined in file libssl.so.10 with link time
    reference

# uname -a
Linux host-172-8-0-43 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

# rpm -qa | grep condor
condor-procd-8.6.10-1.osg34.el7.x86_64
condor-python-8.6.10-1.osg34.el7.x86_64
condor-classads-8.6.10-1.osg34.el7.x86_64
condor-8.6.10-1.osg34.el7.x86_64

# python
Python 2.7.5 (default, Nov  6 2016, 00:28:07)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2
Type "help", "copyright", "credits" or "license" for more information.



import htcondor

Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
ImportError: /lib64/libglobus_gssapi_gsi.so.4: symbol
SSL_set_alpn_protos, version libssl.so.10 not defined in file
libssl.so.10 with link time reference




Any recommendation is more than welcome.

Thanks a lot in advance.
Jose
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/