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
Expand all | Collapse all

Hi Team , we have git client issues on AIX OS level 7.2 .When we attempt to clone from the repository it returns the following error:

  • 1.  Hi Team , we have git client issues on AIX OS level 7.2 .When we attempt to clone from the repository it returns the following error:

    Posted 2 days ago
    Hi Team , we have git client issues on AIX OS level 7.2 .When we attempt to clone from the repository it returns the following error:
     
    Cloning into 'mks_upload'...
    Could not load program /opt/freeware/libexec64/git-core/git-remote-https:
            Dependent module /opt/freeware/lib/libcurl.a(libcurl.so.4) could not be loaded.
            The module has an invalid magic number.
     
    ---------------------------------------------------------------------


    ------------------------------
    Navya Dodda
    ------------------------------


  • 2.  RE: Hi Team , we have git client issues on AIX OS level 7.2 .When we attempt to clone from the repository it returns the following error:

    Posted 6 hours ago

    Please check whether you have recent version of curl from AIX Toolbox and the files are not manipulated. 
    rpm -qi curl
    rpm -V curl



    ------------------------------
    Ayappan P
    ------------------------------