Hi Ganesh,
Please go through this blog. The AIX Toolbox media image will setup dnf locally.
Then you can install openldap using dnf without internet connection taking care of its dependencies automatically.
https://community.ibm.com/community/user/blogs/sangamesh-mallayya1/2022/02/09/creating-local-repo-with-dnf-and-aix-toolbox-media
Regards,
Shubham
------------------------------
Shubham Gupta
------------------------------
Original Message:
Sent: Tue September 09, 2025 06:20 AM
From: Ganesh Srinivasan
Subject: Sudo upgrade to sudo-1.9.17p1
HI Sangamesh,
Thanks for the update. Our environment is Air Gapped (non internet facing), there is no scope to install DNF, that is the reason looking for other options.
------------------------------
Ganesh Srinivasan
Original Message:
Sent: Mon September 08, 2025 01:15 PM
From: SANGAMESH MALLAYYA
Subject: Sudo upgrade to sudo-1.9.17p1
Hi Ganesh,
It is recommended to setup DNF to install packages from AIX Toolbox
Let us know if you have any constraint in setting up the DNF.
------------------------------
SANGAMESH
Original Message:
Sent: Fri September 05, 2025 07:48 AM
From: Ganesh Srinivasan
Subject: Sudo upgrade to sudo-1.9.17p1
Hello,
I am trying to upgrade sudo on my AIX server (7.2 TL5 Sp6) due to the vulnerabilities reported on the previous version.
I have upgraded the openssl/openssh but facing dependency issues with openldap upgrade.
Openldap installation is failing due to libgcc dependency
rpm -Uvh --test openldap-2.5.16-3.aix7.1.ppc.rpm
warning: openldap-2.5.16-3.aix7.1.ppc.rpm: Header V4 RSA/SHA256 Signature, key ID 41eea8e0: NOKEY
error: Failed dependencies:
libgcc >= 10.3.0 is needed by openldap-2.5.16-3.ppc
Currently libgcc libgcc-8.3.0-1.ppc is installed and db and cyrus-sasl requires this rpm and cannot be removed.
# rpm -q libgcc
libgcc-8.3.0-1.ppc
How to proceed further as I cannot install libgcc >= 10.3.0.
Thanks,
Ganesh S
------------------------------
Ganesh Srinivasan
------------------------------
#AIXOpenSource