I believe it maybe the same issue as here Sudo apt-get update issue - #27 by joseph.l.rogers
I am trying to restall jetpack and SDK. Jetpack 5.01 installs fine but then SDKmanger isn’t able to install SDKs due to APT probelm. I did try with Jetpack 4.6.1 and it installed but jetpack 5.0.1 has problems.
I am located in Australia
sudo apt-get update gives me hash errors on the Jetson
shane@robot:~$ sudo apt-get update
[sudo] password for shane:
Get:1 https://repo.download.nvidia.com/jetson/common r34.1 InRelease [2,555 B]
Hit:2 https://repo.download.nvidia.com/jetson/t194 r34.1 InRelease
Hit:3 Index of /ubuntu-ports focal InRelease
Get:4 https://repo.download.nvidia.com/jetson/common r34.1/main arm64 Packages [16.6 kB]
Err:4 https://repo.download.nvidia.com/jetson/common r34.1/main arm64 Packages
File has unexpected size (17070 != 16554). Mirror sync in progress? [IP: 23.200.140.56 443]
Hashes of expected file:
- Filesize:16554 [weak]
- SHA256:f2331696ed395f3381b2b9343b9ec80449956d887ac91c314a618a7a184fb9e6
- SHA1:115b6b57641ed921f39be5a3256c824bb54d3e2f [weak]
- MD5Sum:1082b95c354b22fe6bf6e3702f88d991 [weak]
Release file created at: Wed, 22 Jun 2022 06:18:55 +0000
Hit:5 Index of /ubuntu-ports focal-updates InRelease
Hit:6 Index of /ubuntu-ports focal-backports InRelease
Hit:7 Index of /ubuntu-ports focal-security InRelease
Fetched 2,555 B in 3s (891 B/s)
Reading package lists… Done
E: Failed to fetch https://repo.download.nvidia.com/jetson/common/dists/r34.1/main/binary-arm64/Packages.gz File has unexpected size (17070 != 16554). Mirror sync in progress? [IP: 23.200.140.56 443]
Hashes of expected file:
- Filesize:16554 [weak]
- SHA256:f2331696ed395f3381b2b9343b9ec80449956d887ac91c314a618a7a184fb9e6
- SHA1:115b6b57641ed921f39be5a3256c824bb54d3e2f [weak]
- MD5Sum:1082b95c354b22fe6bf6e3702f88d991 [weak]
Release file created at: Wed, 22 Jun 2022 06:18:55 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.