Please see an example below:
root@testserver / > rpm -qi gettext
Name : gettext
Version : 0.19.7
Release : 1
Architecture: ppc
Install Date: 25. oktober 2017 00:08:01 CEST
Group : Development/Tools
Size : 12602657
License : GPLv3 and LGPLv2+
Signature : (none)
Source RPM : gettext-0.19.7-1.src.rpm
Build Date : 2. juni 2016 16:02:07 CEST
Build Host : green52.in.ibm.com
Relocations : (not relocatable)
URL :
http://www.gnu.org/software/gettext/ Summary : GNU libraries and utilities for producing multi-lingual messages.
...
root@testserver / > yum update
AIX_Toolbox | 2.9 kB 00:00:00
AIX_Toolbox/primary_db | 1.4 MB 00:00:00
AIX_Toolbox_Extended | 2.9 kB 00:00:00
AIX_Toolbox_noarch | 2.9 kB 00:00:00 | 2.9 kB 00:00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package gettext.ppc 0:0.19.7-1 will be updated
---> Package gettext.ppc 0:0.19.8.1-1 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
=================================================================================================================================================================
Package Arch Version Repository Size
=================================================================================================================================================================
Updating:
gettext ppc 0.19.8.1-1 AIX_Toolbox 9.3 M
Transaction Summary
=================================================================================================================================================================
Upgrade 1 Package
Total download size: 9.3 M
Is this ok [y/N]: y
Downloading Packages:
gettext-0.19.8.1-1.aix6.1.ppc.rpm | 9.3 MB 00:00:00
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : gettext-0.19.8.1-1.ppc 1/2
Cleanup : gettext-0.19.7-1.ppc 2/2
Ignore the error about AIX-rpm dependency since the older libintl.a is already preserved and will be reverted back
Non-fatal POSTUN scriptlet failure in rpm package gettext-0.19.7-1.ppc
Updated:
gettext.ppc 0:0.19.8.1-1
Complete!
root@testserver / > yum repolist
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/librpm.so.
0509-150 Dependent module /opt/freeware/lib/libintl.a(libintl.so.8) could not be loaded.
0509-152 Member libintl.so.8 is not found in archive
0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/rpm/_rpm.so.
0509-150 Dependent module /opt/freeware/lib/librpm.so 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.15 (default, Sep 28 2018, 03:58:41)
[GCC 6.3.0]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq