Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size

hello ,
on apt-get update I got an error
Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size

can someone help me ?
thanks
s

Hi,

Could you paste the full error log?

hello ,

this is the full log

root@jetr:~# apt-get update
Get:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease
Ign:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease
Get:2 file:/var/visionworks-repo InRelease
Ign:2 file:/var/visionworks-repo InRelease
Get:3 file:/var/visionworks-sfm-repo InRelease
Ign:3 file:/var/visionworks-sfm-repo InRelease
Get:4 file:/var/visionworks-tracking-repo InRelease
Ign:4 file:/var/visionworks-tracking-repo InRelease
Get:5 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Get:5 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Get:6 file:/var/visionworks-repo Release [2.001 B]
Get:6 file:/var/visionworks-repo Release [2.001 B]
Get:7 file:/var/visionworks-sfm-repo Release [2.005 B]
Get:7 file:/var/visionworks-sfm-repo Release [2.005 B]
Get:8 file:/var/visionworks-tracking-repo Release [2.010 B]
Get:8 file:/var/visionworks-tracking-repo Release [2.010 B]
Hit:9 Index of /ubuntu-ports bionic InRelease
Get:10 Index of /ubuntu-ports bionic-updates InRelease [88,7 kB]
Get:12 Index of /ubuntu-ports bionic-backports InRelease [74,6 kB]
Get:13 Index of /ubuntu-ports bionic-security InRelease [88,7 kB]
Get:17 Index of /ubuntu-ports bionic-updates/main arm64 DEP-11 Metadata [290 kB]
Get:18 Index of /ubuntu-ports bionic-updates/universe arm64 DEP-11 Metadata [274 kB]
Get:19 Index of /ubuntu-ports bionic-backports/universe arm64 DEP-11 Metadata [7.972 B]
Get:20 Index of /ubuntu-ports bionic-security/main arm64 DEP-11 Metadata [39,9 kB]
Get:21 Index of /ubuntu-ports bionic-security/universe arm64 DEP-11 Metadata [44,2 kB]
Hit:22 https://repo.download.nvidia.com/jetson/common r32.4 InRelease
Get:23 https://repo.download.nvidia.com/jetson/t210 r32.4 InRelease [2.562 B]
Get:24 https://repo.download.nvidia.com/jetson/t210 r32.4/main arm64 Packages [15,4 kB]
Err:24 https://repo.download.nvidia.com/jetson/t210 r32.4/main arm64 Packages
File has unexpected size (8913 != 15367). Mirror sync in progress? [IP: 80.97.209.243 443]
Hashes of expected file:

  • Filesize:15367 [weak]
  • SHA256:7ac4b69fce523a4199ce7f623ed26c8c0664b8eec6c08416ca75a12416600abb
  • SHA1:3dd95b69b3f4670e1238a9a88407a73aefb52010 [weak]
  • MD5Sum:08eeb588ae6bde3cc52f0db91fc7ed6e [weak]
    Release file created at: Wed, 08 Jul 2020 04:02:04 +0000
    Fetched 910 kB in 11s (84,7 kB/s)
    Reading package lists… Done
    E: Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size (8913 != 15367). Mirror sync in progress? [IP: 80.97.209.243 443]
    Hashes of expected file:
    - Filesize:15367 [weak]
    - SHA256:7ac4b69fce523a4199ce7f623ed26c8c0664b8eec6c08416ca75a12416600abb
    - SHA1:3dd95b69b3f4670e1238a9a88407a73aefb52010 [weak]
    - MD5Sum:08eeb588ae6bde3cc52f0db91fc7ed6e [weak]
    Release file created at: Wed, 08 Jul 2020 04:02:04 +0000
    E: Some index files failed to download. They have been ignored, or old ones used instead.

thanks
S

1 Like

Hi,

Is this similar to your case?

no, date time and region is correct.

you are right … this was the problem .
i used jetcard/jetson_add_ntp_server.sh at master · NVIDIA-AI-IOT/jetcard · GitHub to correct this

1 Like

I am not sure if that is the issue, I have everything configured well, but then it still doesn’t work

I used https://github.com/NVIDIA-AI-IOT/jetcard/blob/master/scripts/jetson_add_ntp_server.sh,not work. I think that is not the issue. my region is Shanghai China. I switch the repo list to the mirror server but it still not work
I will try it later.

1 Like