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.  Fail to install git on AIX

    Posted Wed July 05, 2023 04:02 AM

    I have setup the AIX tool box as below and the yum command is working fine -

    mkdir /aixtoolbox
    loopmount -i /home/root/ESD-Toolbox_for_Linux_Apps_Common_7.1-7.3_122022_LCD4107737.iso -o "-V udfs -o ro" -m /aixtoolbox
    /aixtoolbox/ezinstall/ppc/dnf_aixtoolbox_local.sh /aixtoolbox

    Then add profile export PATH=$PATH:/opt/freeware/bin

    Try to install and have below errors. Please help to investigate -

    #yum install git
    Last metadata expiration check: 0:24:54 ago on Wed Jul  5 10:19:37 HKT 2023.
    Error:
     Problem: package git-core-2.35.1-1.ppc requires libcurl.a(libcurl.so.4), but none of the providers can be installed
      - package git-core-2.35.1-1.ppc requires curl >= 7.74.0-1, but none of the providers can be installed
      - package git-2.35.1-1.ppc requires git-core = 2.35.1-1, but none of the providers can be installed
      - package curl-7.83.1-1.ppc requires libldap.a(libldap-2.4.so.2), but none of the providers can be installed
      - package curl-7.83.1-1.ppc requires liblber.a(liblber-2.4.so.2), but none of the providers can be installed
      - package curl-7.83.1-1.ppc requires openldap >= 2.4.58, but none of the providers can be installed
      - conflicting requests
      - nothing provides libcrypto.a(libcrypto.so.1.1) needed by openldap-2.4.58-4.ppc
      - nothing provides libssl.a(libssl.so.1.1) needed by openldap-2.4.58-4.ppc
    (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)



    ------------------------------
    Andus Ho
    ------------------------------

    #AIXOpenSource



  • 2.  RE: Fail to install git on AIX

    Posted Wed July 05, 2023 01:39 PM

    Hi Andus,

    Please install openssl-1.1.2.1202 and higher version.



    ------------------------------
    SANGAMESH
    ------------------------------



  • 3.  RE: Fail to install git on AIX

    Posted Thu July 06, 2023 11:50 PM

    I have to update the current AIX openssl or install new openssl rpm?



    ------------------------------
    Andus Ho
    ------------------------------



  • 4.  RE: Fail to install git on AIX

    Posted Fri July 07, 2023 04:02 AM

    You need to update the AIX openssl and if openssl rpm is installed please remove that. 



    ------------------------------
    SANGAMESH
    ------------------------------