on my Jetson Nano on jetpack 4.6.3, when I went to run sudo apt update
it complained that some of the repo’s it looks at are throwing some errors.
Err:11 https://repo.download.nvidia.com/jetson/common r32.7 Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. The name in the certificate does not match the expected. Could not handshake: Error in the certificate verification. [IP: 10.123.242.87 443]
Err:12 https://repo.download.nvidia.com/jetson/t210 r32.7 Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. The name in the certificate does not match the expected. Could not handshake: Error in the certificate verification. [IP: 10.123.242.87 443]
E: The repository 'https://repo.download.nvidia.com/jetson/common r32.7 Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://repo.download.nvidia.com/jetson/t210 r32.7 Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
And when I go to those repos in a browser, it just says “Not found”
It’s also doing so for some of the ports.ubuntu.com repos.
Is there a CDN outage or something affecting these?