Hi Team,
I have same issue with yum
I have installed aix 7.2 TL 5 SP1
whan I run "yum list"
I get below error
root@aegeccdev:/tmp/yum1#yum list
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
0509-022 Cannot load module /usr/lib/libintl.a(libintl.so.8).
0509-150 Dependent module /usr/lib/libiconv.a(libiconv.so.2) could not be loaded.
0509-152 Member libiconv.so.2 is not found in archive
0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/rpm/_rpm.so.
0509-150 Dependent module /usr/lib/libintl.a(libintl.so.8) could not be loaded.
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.7.10 (default, Jun 22 2016, 05:57:59) [C]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faqmy gettext package also updated as below output
root@aegeccdev:/tmp/yum1#rpm -q --whatprovides /usr/lib/libintl.a
gettext-0.20.1-2.ppc
root@aegeccdev:/tmp/yum1#
root@aegeccdev:/tmp/yum1#rpm -qa gettext
gettext-0.20.1-2.ppc
root@aegeccdev:/tmp/yum1#
please help me to sort out this issue
if any logs required I will post it
regards,
Prasad
------------------------------
Prasad Thorbole
------------------------------
Original Message:
Sent: Thu February 27, 2020 08:02 AM
From: Archive User
Subject: Re: yum Cannot load module /usr/lib/libintl.a(libintl.so.8)
Originally posted by: AyappanP
I think in your case , i suspect LIBPATH is set as "/usr/lib:/opt/freeware/lib.."