error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'https://github.com/torch/cutorch.git' into submodule path 'extra/cutorch' failed
This also failed for me like this: /github. com/torch/ distro. git ~/torch --recursive
cd /home/jeff/jef
git clone https:/
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received. /github. com/torch/ cutorch. git' into submodule path 'extra/cutorch' failed
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'https:/
last,I could workaround this by doing: /github. com/torch/ distro. git ~/torch --recursive
cd /home/jeff
git clone https:/
and fix it. Sometimes because of network failure.I hope my answer can help you.