Hi Seung,
I believe the issue is you are using RHEL-7 based HTCondor binaries on a RHEL-8 based OS. Try installing HTCondor V23.5.2 for el8.
-Cole Bollig
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Seung-Jin Sul <ssul@xxxxxxx>
Sent: Friday, July 5, 2024 1:07 PM To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx> Subject: [HTCondor-users] libcrypto.so.10 version issue after os upgrade Hi,
Recently we've upgraded the OS to Rocky-Linux-8 and found
```
$condor_master
condor_master: error while loading shared libraries: libcrypto.so.10: cannot open shared object file: No such file or directory ```
FYI, we installed `condor-23.5.2-1-x86_64_CentOS7-stripped` and the current openssl version is
```
$openssl version
OpenSSL 1.1.1k FIPS 25 Mar 2021 ```
Any quick remedy?
Thank you.
Best,
Seung
|