Power

 View Only

git clone with https gives error - mostly related to curl

  • 1.  git clone with https gives error - mostly related to curl

    Posted Thu March 20, 2025 09:25 AM

    We are trying to do a git clone from a https repo on AIX 7.2 and its causing this error

    git clone -c core.symlinks=true -c core.autocrlf=false -c core.eol=lf https://xxxxx

    Cloning into 'client'...
    error: RPC failed; curl 52 Empty reply from server
    fatal: expected 'packfile'

    This is an AIX 7.2 image backed up using mksysb on Power7 and restored to a new system on Power 10

    The git clone is part of a validation to ensure that the builds work on this system. 

    This is not a network problem as Linux systems in the same subnet seem to be working fine using the same git clone command.

    Will the new hardware cause problems like this after a restore?

    Any help appreciated as our migration is dead stuck with this problem. 

    Thanks



    ------------------------------
    Infant Patrick
    ------------------------------