Wes McKinney created ARROW-2876: ----------------------------------- Summary: [Packaging] Crossbow builds can hang if you cloned using SSH Key: ARROW-2876 URL: https://issues.apache.org/jira/browse/ARROW-2876 Project: Apache Arrow Issue Type: Bug Components: Packaging Reporter: Wes McKinney Fix For: 0.10.0
{code} $ git clone -b ARROW-2326 g...@github.com:wesm/arrow.git arrow Cloning into 'arrow'... The authenticity of host 'github.com (192.30.253.112)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? {code} The workaround for now is to reclone with https -- This message was sent by Atlassian JIRA (v7.6.3#76005)