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

[HTCondor-users] subject: install HTCondor 8.4.0-1 on RHEL 6.2 libcrypto.so.10 error



Hi,

I am trying to install HTCondor 8.4.0-1 on RHEL 6.2. I have installed it on another workstation, but am unable to install it on a 2nd machine.

When I type yum install condor.x86_6, the installation appears to work until it gives the following error message:

---> Package condor-procd.x86_64 0:8.4.0-1.el6 will be installed
--> Finished Dependency Resolution
Error: Package: condor-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: condor-external-libs-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: condor-external-libs-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: libcrypto.so.10(OPENSSL_1.0.1)(64bit)
Error: Package: condor-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: perl(Date::Manip)
Error: Package: condor-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: ecryptfs-utils
Error: Package: condor-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: condor-external-libs-8.4.0-1.el6.x86_64 (htcondor-stable)
     ÂRequires: libssl.so.10(libssl.so.10)(64bit)

The whatprovides function gives:
yum whatprovides */libcrypto.so.10

Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
openssl-1.0.0-20.el6.x86_64 : A general purpose cryptography library with TLS implementation
Repo    Â: installed
Matched from:
Filename  Â: /usr/lib64/libcrypto.so.10

So it appears that libcrypto.so.10 is installed.

Do you have any suggestions of what I should try next?


Thanks

JonÂ