This also failed for me like this: cd /home/jeff/jef git clone https://github.com/torch/distro.git ~/torch --recursive
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 last,I could workaround this by doing: cd /home/jeff git clone https://github.com/torch/distro.git ~/torch --recursive and fix it. Sometimes because of network failure.I hope my answer can help you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1111882 Title: GnuTLS recv error (-9): A TLS packet with unexpected length was received To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1111882/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
