Apt-get update fails with 'File has unexpected size.... Mirror sync in progress? [IP: 23.212.110.145 443]'

Hello, I would like to ask you for help. Since Friday I am trying to update my jetson nano but every time I run apt-get update I get the following error:

Get:2 https://repo.download.nvidia.com/jetson/common r32.7 InRelease [2,555 B]                                                        
Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease                                                                                
Get:4 https://repo.download.nvidia.com/jetson/t210 r32.7 InRelease [2,550 B]                                    
Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease                                                                              
Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease                                            
Get:7 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  InRelease [1,581 B]
Get:8 https://repo.download.nvidia.com/jetson/common r32.7/main arm64 Packages [16.4 kB]
Err:8 https://repo.download.nvidia.com/jetson/common r32.7/main arm64 Packages
  File has unexpected size (16289 != 16405). Mirror sync in progress? [IP: 23.212.110.145 443]
  Hashes of expected file:
   - Filesize:16405 [weak]
   - SHA256:69db07507b05106e7cea1879294819739c1829c2c5065e14e3bd09a70c2ac4bc
   - SHA1:1dd899358ef5536afb23d1ebdc31130e8c41e202 [weak]
   - MD5Sum:f997d161506f6dbafce450f5fda539dc [weak]
  Release file created at: Tue, 29 Nov 2022 15:57:42 +0000
Get:9 https://repo.download.nvidia.com/jetson/t210 r32.7/main arm64 Packages [15.1 kB]
Err:9 https://repo.download.nvidia.com/jetson/t210 r32.7/main arm64 Packages
  File has unexpected size (15373 != 15081). Mirror sync in progress? [IP: 23.212.110.145 443]
  Hashes of expected file:
   - Filesize:15081 [weak]
   - SHA256:27c18db8ec253f76483ae1fe00c58dea7c3c19cb9562a51ea9674bb8c27fe8be
   - SHA1:bfaf6c345a74d8fd250fa19bb3bd6789fb4aa627 [weak]
   - MD5Sum:45f6fb434a9d64834107a56bc3f1a59d [weak]
  Release file created at: Tue, 29 Nov 2022 15:52:39 +0000
Get:10 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  Packages [1,082 kB]
Fetched 1,088 kB in 2s (561 kB/s)
Reading package lists... Done
E: Failed to fetch https://repo.download.nvidia.com/jetson/common/dists/r32.7/main/binary-arm64/Packages.gz  File has unexpected size (16289 != 16405). Mirror sync in progress? [IP: 23.212.110.145 443]
   Hashes of expected file:
    - Filesize:16405 [weak]
    - SHA256:69db07507b05106e7cea1879294819739c1829c2c5065e14e3bd09a70c2ac4bc
    - SHA1:1dd899358ef5536afb23d1ebdc31130e8c41e202 [weak]
    - MD5Sum:f997d161506f6dbafce450f5fda539dc [weak]
   Release file created at: Tue, 29 Nov 2022 15:57:42 +0000
E: Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.7/main/binary-arm64/Packages.gz  File has unexpected size (15373 != 15081). Mirror sync in progress? [IP: 23.212.110.145 443]
   Hashes of expected file:
    - Filesize:15081 [weak]
    - SHA256:27c18db8ec253f76483ae1fe00c58dea7c3c19cb9562a51ea9674bb8c27fe8be
    - SHA1:bfaf6c345a74d8fd250fa19bb3bd6789fb4aa627 [weak]
    - MD5Sum:45f6fb434a9d64834107a56bc3f1a59d [weak]
   Release file created at: Tue, 29 Nov 2022 15:52:39 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.

I’ve already tried several things to fix this and then I’ve found that in this case, I should report CDN Issue (https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/)
Is this really the problem on your side or do I need to do something on my side?

Thanks for your help.

It seems to be the server problem, I have forwarded this issue to internal team to investigate. Thanks

Issue should be resolved, please get it a try. Thanks

Yes, it works already. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.