Hi guys,
Do you still have any error when running apt-get update?
Hi guys,
Do you still have any error when running apt-get update?
HI,what is the meaning of CDN?
I am guessing: CDN.
(content delivery network)
linuxdev is correct - Content Delivery Network. The CDN mirros files/packages in servers located around the globe to provide better access across different regions (i.e. better download speeds).
I still get the following error:
E: Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size (8479 != 8232). Mirror sync in progress? [IP: 92.123.212.152 443] .
Is there any solution to this problem?
HI 54505905,
Could you share when did you try this test and see error?
I have the same error right now with a jetson nano and jetpack 4.3
E: Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size (15367 != 8913). Mirror sync in progress? [IP: 23.39.172.18 443]
Hashes of expected file:
- Filesize:8913 [weak]
- SHA256:41e9f2a9f10a86ef8aa4ccf8241ea3f79eef796d12afdba5bf57f2716b320dbc
- SHA1:144262e18307919a768f79950e2af1f695b6b637 [weak]
- MD5Sum:eefc73a5edcf03497671f029dd8117e6 [weak]
Hi Jonathan,
Could you share when did you see this issue? The date and also the time (please also share your timezone) if possible.
@WayneWWW I am facing the same issue right now.
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/cuda-repo-10-2-local-10.2.89 Release [574 B]
Get:2 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
Hit:4 https://repo.download.nvidia.com/jetson/common r32.4 InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
Get:6 https://repo.download.nvidia.com/jetson/t186 r32.4 InRelease [2.561 B]
Hit:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
Hit:8 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
Get:10 https://repo.download.nvidia.com/jetson/t186 r32.4/main arm64 Packages [15,5 kB]
Err:10 https://repo.download.nvidia.com/jetson/t186 r32.4/main arm64 Packages
File has unexpected size (15763 != 15522). Mirror sync in progress? [IP: 88.221.213.91 443]
Hashes of expected file:
- Filesize:15522 [weak]
- SHA256:e3b85f8bf48d4a250fd6f7a2ab4e390a56a295a69a439a188e236f9c889a930d
- SHA1:ead6f90abcd41a9c28484ff4394ab954d330c15c [weak]
- MD5Sum:4899af6c99f7fefca03f5f4594e91542 [weak]
Release file created at: Mon, 03 Aug 2020 15:53:35 +0000
Fetched 2.561 B in 2s (1.588 B/s)
Reading package lists... Done
E: Failed to fetch https://repo.download.nvidia.com/jetson/t186/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size (15763 != 15522). Mirror sync in progress? [IP: 88.221.213.91 443]
Hashes of expected file:
- Filesize:15522 [weak]
- SHA256:e3b85f8bf48d4a250fd6f7a2ab4e390a56a295a69a439a188e236f9c889a930d
- SHA1:ead6f90abcd41a9c28484ff4394ab954d330c15c [weak]
- MD5Sum:4899af6c99f7fefca03f5f4594e91542 [weak]
Release file created at: Mon, 03 Aug 2020 15:53:35 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
I am located in Barcelona
Wendesday August 19 12:53:07 CEST 2020
I am facing the same problem in India. Did the fix of NTP as suggested in forum but no effect.
same here. I am waiting for @WayneWWW @linuxdev @carolyuu or someone to address the issue. Thanks for writing on the issue.
I donât know if those repo sites are designed to work only with login or not. I did try to manually navigate to here in a browser:
https://repo.download.nvidia.com/jetson/t186/dists/r32.4/main/binary-arm64
âŠwhich (at least without login) failed to show that the URL exists. I ended up trying one less part of the file path, e.g., https://repo.download.nvidia.com/jetson/t186/dists/r32.4/, until the only thing left was https://repo.download.nvidia.com/, and still did not find content, and so I am guessing one has to authenticate somehow prior to those downloads working.
If it turns out that authentication is not needed, then it looks like the server might be either misconfigured, or else have file browsing disabled (I was not navigating to a specific file, I was only navigating to a directory as a whole). So I have no way of looking closer, but can âsort ofâ confirm the issue.
Have you tried to configure the NTP time?
We just clean up some cache on the CDN. Please try again and see if the issue is resolved or not.
Yes for the NTP issue, It seems when you cleaned up the cache on your CDN, it seems to resolve our issue.
Thanks a lot again @WayneWWW
@rajiv13jain, please check if this can work on your side now.
Thanks.
NTP and cache cleaning doen not worked for me.
I did fresh installation after delating all the files in âsdkmdownloadsâ and it worked.
May be some old file in sdkmdownloads was causing the probelm.
Thanks
Atleast for me, it worked straight away!. Reinstalling earlier didnât help at all
I had previous version of 4.2, 4.3 and 4.4DP and all files were in the same diectory.
Thus one or more older files was trouble maker.
Probably a fresh installation after removing nvsdkm has helped.