AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  YUM update issue

    Posted Fri December 30, 2022 07:17 AM
    Hi All,

    I have configured YUM  in AIX 7.1 machine and tried to install ansible. I got these below dependencies error.
    can anyone suggest what to be done to fix this.

    # rpm -qa|grep -i yum
    yum-metadata-parser-1.1.4-2.ppc
    yum-3.4.3-8.noarch

    ==================================
    --> Finished Dependency Resolution
    Error: Package: python3-3.7.15-2.ppc (AIX_Toolbox)
    Requires: libcrypto.a(libcrypto.so.1.1)
    Error: Package: python3-3.7.15-2.ppc (AIX_Toolbox)
    Requires: libssl.a(libssl.so.1.1)
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest

    Thanks
    Durga

    ------------------------------
    Gorusu Durga Reddy
    ------------------------------


  • 2.  RE: YUM update issue

    Posted Fri December 30, 2022 01:12 PM
    Hello
    See What's New in the AIX Toolbox for Open Source Software
    • https://www.ibm.com/support/pages/node/6833478

    All openssl dependent packages updated after Aug 5, 2022 require openssl 1.1, which can be installed from Marketing Registration Services (MRS)
    References:


    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin TX
    ------------------------------