Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
  • 1.  Yum installation on aix

    Posted Fri July 08, 2022 05:34 AM
    Getting below error after upgrading the rpms in aix server.

    # yum list
    There was a problem importing one of the Python modules
    required to run yum. The error leading to this problem was:

    Could not load module /usr/lib/libglib-2.0.a(libglib-2.0.so.0).
    Dependent module /usr/lib/libintl.a(libintl.so.1) could not be loaded.
    Member libintl.so.1 is not found in archive
    Could not load module /opt/freeware/lib/python2.7/site-packages/_sqlitecache.so.
    Dependent module /usr/lib/libglib-2.0.a(libglib-2.0.so.0) 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/Faq


    ------------------------------
    Root Team
    ------------------------------

    #AIXOpenSource