Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4909

General • Re: Cannot build DebugProbe firmware

$
0
0
I tried it here, and it worked OK for me. A search online found someone found it was their ISP causing the issue, supposedly. Check router?
Thanks for the tips and diagnostics. After re-booting it's still not working on my Pi 3B Buster but does work on my Pi 4B Bookworm. I think that rules out ISP, router and intermittent issues. Date and time is accurate within one second.
git submodule status
Same as you

gnutls-cli --version
4B : -bash: gnutls-cli: command not found
3B : -bash: gnutls-cli: command not found

git --version
4B : git version 2.39.2
3B : git version 2.20.1

sudo apt install --only-upgrade ca-certificates
4B : ca-certificates is already the newest version (20230311).
3B : ca-certificates is already the newest version (20200601~deb10u2)

openssl version
4B : OpenSSL 3.0.11 19 Sep 2023
3B : OpenSSL 1.1.1n 15 Mar 2022
I am guessing it's most likely outdated certificates and an old version of OpenSSL.

Not sure how I update either.

Statistics: Posted by hippy — Tue Apr 09, 2024 2:12 pm



Viewing all articles
Browse latest Browse all 4909

Trending Articles