Pi 3B, Buster 32-bit Desktop
I had problems earlier when trying to install FreeRTOS - viewtopic.php?t=368747
Now I am getting the same when trying to install Pico SDK -It works on my Pi 4B Bookworm 32-bit so doesn't appear to be a problem with my ISP, router or network, appears to be a certification error.
Others apparently don't have this issue so how do I figure out why I have it and how do I fix it ?
I had problems earlier when trying to install FreeRTOS - viewtopic.php?t=368747
Now I am getting the same when trying to install Pico SDK -
Code:
pi@Pi3B:~/apps/ffs/pico-sdk $ git submodule update --initSubmodule 'lib/btstack' (https://github.com/bluekitchen/btstack.git) registered for path 'lib/btstack'Submodule 'lib/cyw43-driver' (https://github.com/georgerobotics/cyw43-driver.git) registered for path 'lib/cyw43-driver'Submodule 'lib/lwip' (https://github.com/lwip-tcpip/lwip.git) registered for path 'lib/lwip'Submodule 'lib/mbedtls' (https://github.com/Mbed-TLS/mbedtls.git) registered for path 'lib/mbedtls'Submodule 'tinyusb' (https://github.com/hathach/tinyusb.git) registered for path 'lib/tinyusb'Cloning into '/home/pi/apps/ffs/pico-sdk/lib/btstack'...error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.fatal: the remote end hung up unexpectedlyfatal: early EOFfatal: index-pack failedfatal: clone of 'https://github.com/bluekitchen/btstack.git' into submodule path '/home/pi/apps/ffs/pico-sdk/lib/btstack' failedFailed to clone 'lib/btstack'. Retry scheduledCloning into '/home/pi/apps/ffs/pico-sdk/lib/cyw43-driver'...Cloning into '/home/pi/apps/ffs/pico-sdk/lib/lwip'...Cloning into '/home/pi/apps/ffs/pico-sdk/lib/tinyusb'...Cloning into '/home/pi/apps/ffs/pico-sdk/lib/mbedtls'...error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.fatal: the remote end hung up unexpectedlyfatal: early EOFfatal: index-pack failedfatal: clone of 'https://github.com/Mbed-TLS/mbedtls.git' into submodule path '/home/pi/apps/ffs/pico-sdk/lib/mbedtls' failedFailed to clone 'lib/mbedtls'. Retry scheduledCloning into '/home/pi/apps/ffs/pico-sdk/lib/mbedtls'...error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)fatal: the remote end hung up unexpectedlyfatal: early EOFfatal: index-pack failedfatal: clone of 'https://github.com/Mbed-TLS/mbedtls.git' into submodule path '/home/pi/apps/ffs/pico-sdk/lib/mbedtls' failedFailed to clone 'lib/mbedtls' a second time, abortingCloning into '/home/pi/apps/ffs/pico-sdk/lib/btstack'...error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.fatal: the remote end hung up unexpectedlyfatal: early EOFfatal: index-pack failedfatal: clone of 'https://github.com/bluekitchen/btstack.git' into submodule path '/home/pi/apps/ffs/pico-sdk/lib/btstack' failedFailed to clone 'lib/btstack' a second time, aborting
Others apparently don't have this issue so how do I figure out why I have it and how do I fix it ?
Statistics: Posted by hippy — Mon May 27, 2024 7:34 am