We are running this version of rpm.rte,
/>lslpp -L rpm.rte
Fileset Level State Type Description (Uninstaller)
----------------------------------------------------------------------------
rpm.rte 4.15.1.3 C F RPM Package Manager
Getting these errors when trying to update packages using yum,
/>yum install gettext
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 /opt/freeware/lib/python2.7/site-packages/rpm/_rpm.so.
0509-026 System error: Cannot run a file that does not have a valid format.
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.12 (default, Feb 20 2017, 03:32:43) [C]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/FaqNo sure how to go about resolving this issue.
------------------------------
Steve Mckinney
------------------------------
#AIXOpenSource