Hi,
Did you have dnf installed already on AIX7.2 level?
Make sure U R using latest dnf bundle:
https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/ezinstall/ppc/dnf_bundle_aix_73_v12.tar
if you had dnf installed dnf on 7.2; run install_dnf.sh -y
If this is fresh dnf install on 7.3, run install_dnf.sh -d
> make sure this install goes without errors prior to running dnf update-
+ update virtual package definitions too:
/usr/sbin/updtvpkg
> Then retry dnf update
Br,
tommi
------------------------------
Tommi Sihvo, Lead Service Architect
Tietoevry Tech Services
email
tommi.sihvo@tietoevry.com mobile +358 (0)40 5180 Finland
------------------------------
Original Message:
Sent: Thu April 10, 2025 04:58 PM
From: Jagruti Babaria
Subject: Issue with dnf update post OS upgrade from AIX7.2 to AIX7.3.
Hello
we have upgraded server from AIX7.2 to AIX7.3.run the script dnf_aixtoolbox.sh -d post OS upgrade, however dnf update command is giving error. Please any advice on this
Host: root] /> oslevel -s
7300-03-00-2446
Run the script dnf_aixtoolbox.sh post OS upgrade.
Getting below erro when try to run dnf update
Host: root] /> dnf update
exec(): 0509-036 Cannot load program /opt/freeware/bin/python3.9 because of the following errors:
0509-150 Dependent module libpython3.9.a(libpython3.9.so) could not be loaded.
0509-022 Cannot load module libpython3.9.a(libpython3.9.so).
0509-026 System error: A file or directory in the path name does not exist.
host: root] /opt/freeware/bin> ls -al | grep -i python3.9
lrwxrwxrwx 1 root system 44 Apr 10 14:34 libpython3.9.a -> gcc/powerpc-ibm-aix7.2.0.0/10/libpython3.9.a
lrwxrwxrwx 1 root system 9 Oct 01 2024 python3 -> python3.9
-rwxr-xr-x 1 root system 189332 Sep 27 2024 python3.9
------------------------------
Jagruti Babaria
------------------------------