Hi,
during update to aix 7300-00-02-2220 openssl was upgraded to v3 without asking, which is odd enough for itself. beside this, this stupid behaviour
breaks rpm packages which are linked to the "older" openssl version, python3 crypto bindings (again) in my case.
ImportError: rtld: 0712-001 Symbol SSL_CTX_set_psk_client_callback was referenced
from module /opt/freeware/lib64/python3.7/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so(), but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol SSL_CTX_set_psk_server_callback was referenced
from module /opt/freeware/lib64/python3.7/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so(), but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol SSL_CTX_use_psk_identity_hint was referenced
from module /opt/freeware/lib64/python3.7/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so(), but a runtime definition
of the symbol was not found.
[2023-01-06 11:32:24 CET] [53870916] [INFO] Worker exiting (pid: 53870916)
are you guys not holding meetings with aix development or testing BEFORE rolling out such error prone stuff?
chris
------------------------------
I regret starting this entire conversation
------------------------------
#AIXOpenSource