See What's New on the AIX Toolbox:
Yum is out of support by the community. Yum is based on python2 and python2 end of life was on Jan 1, 2020. Some packages, for example, Ansible, cannot be updated by yum. Read more details in the forum announcement thread: Important: AIX Toolbox users, please use dnf instead of yum
You will also need to update OpenSSL. All openssl dependent packages updated after Aug 5, 2022 require openssl 1.1, which can be installed from Marketing Registration Services (MRS) Package updates (for example, 'dnf update') might report errors such as: "nothing provides libssl.a(libssl.so.1.1)"
Also, visit the AIX Toolbox Get Started page to learn more about DNF and the dnf_aixtoolbox.sh install script.
------------------------------
Jan Harris
AIX Development Support (Liaison to the AIX Toolbox for Open Source)
IBM (Contract)
Austin TX
------------------------------
Original Message:
Sent: Sun November 05, 2023 03:15 PM
From: damiano pensa
Subject: Install package on Toolkit
Hi, when i try "yum update" on my server Aix on IBM Cloud PVS, i get :
...
...
---> Package xz-libs.ppc 0:5.4.3-1 will be installed
--> Finished Dependency Resolution
Error: Package: openldap-2.5.16-1.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: python-pycurl-7.43.0.5-1.ppc (AIX_Toolbox)
Requires: libssl.a(libssl.so.1.1)
Error: Package: krb5-libs-1.20.1-1.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: python-2.7.18-4.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: python3.9-3.9.18-1.ppc (AIX_Toolbox)
Requires: libssl.a(libssl.so.1.1)
Error: Package: python3.9-3.9.18-1.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: libssh2-1.10.0-2.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: openldap-2.5.16-1.ppc (AIX_Toolbox)
Requires: libssl.a(libssl.so.1.1)
Error: Package: curl-8.4.0-1.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: python-pycurl-7.43.0.5-1.ppc (AIX_Toolbox)
Requires: libcrypto.a(libcrypto.so.1.1)
Error: Package: krb5-libs-1.20.1-1.ppc (AIX_Toolbox)
Requires: libssl.a(libssl.so.1.1)
Error: Package: python-2.7.18-4.ppc (AIX_Toolbox)
Requires: libssl.a(libssl.so.1.1)
Error: Package: curl-8.4.0-1.ppc (AIX_Toolbox)
Requires: libssl.a(libssl.so.1.1)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Thanks. Damiano
------------------------------
damiano pensa
------------------------------