Hi AIX Experts,
I got the following error related to ssl version during the python 3.9 upgrade (running dnf update). Should I install package 'openssl-1.1.2.2000.tar.Z'? If yes, what's the installing command?
Thanks
Mi
/opt/freeware/lib: ar -t libcrypto.a
libcrypto.so
libcrypto.so.0.9.8
libcrypto.so.1.0.0
libcrypto.so.1.0.2
/opt/freeware/lib: ar -t libssl.a
libssl.so
libssl.so.0.9.8
libssl.so.1.0.0
libssl.so.1.0.2
root /opt/freeware/lib: dnf update
Local AIX generic repository 3.0 MB/s | 3.0 kB 00:00
Local AIX noarch repository 3.0 MB/s | 3.0 kB 00:00
Local AIX 7.2 specific repository 1.5 MB/s | 3.0 kB 00:00
Error:
Problem 1: package librepo-1.11.0-100.ppc requires curl >= 7.79.0, but none of the providers can be installed
- package curl-7.83.1-1.ppc requires openldap >= 2.4.58, but none of the providers can be installed
- cannot install the best update candidate for package librepo-1.11.0-32_1.ppc
- nothing provides libcrypto.a(libcrypto.so.1.1) needed by openldap-2.4.58-4.ppc
- nothing provides libssl.a(libssl.so.1.1) needed by openldap-2.4.58-4.ppc
.........
------------------------------
Mi Wang
------------------------------
#AIXOpenSource