Team,
I'm getting error while executing dnf command on aix server. I installed dnf using ./dnf_aixtoolbox.sh -d, but when i execute dnf command on aix server, its throwing below error. Please let me know how to fix this issue
==> dnf
Traceback (most recent call last):
File "/opt/freeware/bin/dnf", line 57, in <module>
from dnf.cli import main
File "/opt/freeware/lib/python3.7/site-packages/dnf/__init__.py", line 32, in <module>
import dnf.base
File "/opt/freeware/lib/python3.7/site-packages/dnf/base.py", line 29, in <module>
import libdnf.transaction
File "/opt/freeware/lib/python3.7/site-packages/libdnf/__init__.py", line 3, in <module>
from . import common_types
File "/opt/freeware/lib/python3.7/site-packages/libdnf/common_types.py", line 13, in <module>
from . import _common_types
ImportError: Could not load module /usr/opt/rpm/lib/libpopt.a(libpopt.so.0).
Dependent module /opt/freeware/lib/libintl.a(libintl.so.8) could not be loaded.
Member libintl.so.8 is not found in archive
Could not load module /opt/freeware/lib/python3.7/site-packages/libdnf/_common_types.so.
Dependent module /usr/opt/rpm/lib/libpopt.a(libpopt.so.0) could not be loaded.
==>
------------------------------
Rajesh Munuswamy Venugopal
------------------------------