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 update failed

    Posted Thu March 21, 2019 05:54 AM

    Originally posted by: azhar084


    yum update
    exec(): 0509-036 Cannot load program /opt/freeware/bin/python2 because of the following errors:
            0509-130 Symbol resolution failed for /opt/freeware/lib/libpython2.7.so because:
            0509-136   Symbol _GLOBAL__AIXI_libffi_so (number 212) is not exported from
                       dependent module /opt/freeware/lib/libffi.a(libffi.so.6).
            0509-136   Symbol _GLOBAL__AIXD_libffi_so (number 213) is not exported from
                       dependent module /opt/freeware/lib/libffi.a(libffi.so.6).
            0509-026 System error: Error 0
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.

     

    I have updated python to latest version and seeing this error


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 2.  Re: yum update failed

    Posted Thu March 21, 2019 06:06 AM

    Originally posted by: AyappanP


    Make sure you have libffi rpm 3.2.1-3 from AIX Toolbox installed in the machine. 

    ftp://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/libffi/


    #AIXOpenSource
    #AIX-Open-Source-Software