opensuse leap 15, pb with libcrypto and libssl
Posted: Sun Aug 26, 2018 3:50 pm
opensuse leap 15
by default libcrypto.so.1.1 and libssl.so.1.1 are installed
i install libcrypto.s0.1.0.0 and libssl.so.1.0.0 by installing libopenssl1_0_0 packet
i install compat-libopenssl10 which installs soft links libcrypto.so.10 -> libcrypto.so.1.0.0 and libssl.so.10 -> libssl.so.1.0.0
then
i execute
systemctl start fahclient.service
then
i execute
systemctl status --full fahclient.service
then
i get this
● fahclient.service - Folding@Home V7 Client
Loaded: loaded (/etc/systemd/system/fahclient.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2018-08-26 17:29:45 CEST; 10s ago
Docs: https://folding.stanford.edu/home/the-software/
Process: 4604 ExecStart=/usr/local/bin/FAHClient -v start (code=exited, status=1/FAILURE)
Main PID: 4604 (code=exited, status=1/FAILURE)
Aug 26 17:29:45 linux-9g7y systemd[1]: Started Folding@Home V7 Client.
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: Starting fahclient ... /usr/bin/FAHClient: /usr/lib64/libssl.so.10: version `libssl.so.10' not found (required by /usr/bin/FAHClient)
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: /usr/bin/FAHClient: /usr/lib64/libcrypto.so.10: version `OPENSSL_1.0.1_EC' not found (required by /usr/bin/FAHClient)
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: /usr/bin/FAHClient: /usr/lib64/libcrypto.so.10: version `libcrypto.so.10' not found (required by /usr/bin/FAHClient)
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: FAIL
Aug 26 17:29:45 linux-9g7y systemd[1]: fahclient.service: Main process exited, code=exited, status=1/FAILURE
Aug 26 17:29:45 linux-9g7y systemd[1]: fahclient.service: Unit entered failed state.
Aug 26 17:29:45 linux-9g7y systemd[1]: fahclient.service: Failed with result 'exit-code'.
same problem with 7.4.16
7.4.16 runs perfectly with opensuse 42.3
is it possible to run fahclient not checking libcrypto and libssl ?
by default libcrypto.so.1.1 and libssl.so.1.1 are installed
i install libcrypto.s0.1.0.0 and libssl.so.1.0.0 by installing libopenssl1_0_0 packet
i install compat-libopenssl10 which installs soft links libcrypto.so.10 -> libcrypto.so.1.0.0 and libssl.so.10 -> libssl.so.1.0.0
then
i execute
systemctl start fahclient.service
then
i execute
systemctl status --full fahclient.service
then
i get this
● fahclient.service - Folding@Home V7 Client
Loaded: loaded (/etc/systemd/system/fahclient.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2018-08-26 17:29:45 CEST; 10s ago
Docs: https://folding.stanford.edu/home/the-software/
Process: 4604 ExecStart=/usr/local/bin/FAHClient -v start (code=exited, status=1/FAILURE)
Main PID: 4604 (code=exited, status=1/FAILURE)
Aug 26 17:29:45 linux-9g7y systemd[1]: Started Folding@Home V7 Client.
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: Starting fahclient ... /usr/bin/FAHClient: /usr/lib64/libssl.so.10: version `libssl.so.10' not found (required by /usr/bin/FAHClient)
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: /usr/bin/FAHClient: /usr/lib64/libcrypto.so.10: version `OPENSSL_1.0.1_EC' not found (required by /usr/bin/FAHClient)
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: /usr/bin/FAHClient: /usr/lib64/libcrypto.so.10: version `libcrypto.so.10' not found (required by /usr/bin/FAHClient)
Aug 26 17:29:45 linux-9g7y FAHClient[4604]: FAIL
Aug 26 17:29:45 linux-9g7y systemd[1]: fahclient.service: Main process exited, code=exited, status=1/FAILURE
Aug 26 17:29:45 linux-9g7y systemd[1]: fahclient.service: Unit entered failed state.
Aug 26 17:29:45 linux-9g7y systemd[1]: fahclient.service: Failed with result 'exit-code'.
same problem with 7.4.16
7.4.16 runs perfectly with opensuse 42.3
is it possible to run fahclient not checking libcrypto and libssl ?