Libxnvctrl0_575.57.08-0ubuntu1_amd64.deb: File has unexpected size (11536 != 37228). Mirror sync in progress? [IP: 92.123.27.74 443]

Either the mirror sync does not progress or the expected size is wrong. I get the exact same message every time.

FYI For both amd64 and arm64 (11296 != 36712).

Cross references:

Sorry. This is forum for supporting developer tools CUDA-GDB.
Your topic seems out of our scope.
Please find proper forum.

@veraj Agreed.

But with the current UI and selection method it is almost impossible to find/select the correct category.

Could you – as a Moderator – please tag it properly: Thank you.

I am not sure which forum is related, can you give me more details ?

Index of /compute/cuda/repos/ubuntu2204/x86_64 (Index of /compute/cuda/repos/ubuntu2204/sbsa) does belong to the ‘Developer Tools’ > ‘CUDA Developer Tools’ category.

I have not found a way to select just these two categories without any subcategory.

But let us focus on the problem: Either the mirror sync does not progress or the expected size is wrong for some packages at

Index of /compute/cuda/repos/ubuntu2204/x86_64 contains all CUDA related package, not only CUDA developer tools.

What’s exactly issue you have ?

Command:

apt-get update && apt-get install libxnvctrl0

Output:

Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64  InRelease [1,581 B]
Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]                                                                 
Get:3 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]                                        
Get:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64  Packages [1,759 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]                             
Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4,476 kB]
Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1,792 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2,984 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]             
Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,246 kB]   
Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB]   
Get:14 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]                
Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4,630 kB]
Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,553 kB]
Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3,295 kB]
Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB]
Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB]
Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB]
Fetched 40.5 MB in 3s (11.9 MB/s)                            
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  libxnvctrl0
0 upgraded, 1 newly installed, 0 to remove and 51 not upgraded.
Need to get 11.5 kB of archives.
After this operation, 58.4 kB of additional disk space will be used.
Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64  libxnvctrl0 575.57.08-0ubuntu1 [11.5 kB]
Err:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64  libxnvctrl0 575.57.08-0ubuntu1
  File has unexpected size (37228 != 11536). Mirror sync in progress? [IP: 92.123.27.105 443]
  Hashes of expected file:
   - SHA512:55f4e397e7a2e6fd3e58d5ecb907d2b80543d9b777211b41c24e240a776d63a2d3616f394f7ef9482dbb6bdd80b84e5286c114c3bf80cd5261d5b14ca2029e24
   - SHA256:9b94d8e44821355239f701b50ca597d0de4dd8d9ca2c8f4f196dac0c376b6722
   - SHA1:dfcc4bb86c1b1788f75b4188f95cb5044b7c841c [weak]
   - MD5Sum:a3950ec389e79d67666e0db77183483a [weak]
   - Filesize:11536 [weak]
E: Failed to fetch https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/./libxnvctrl0_575.57.08-0ubuntu1_amd64.deb  File has unexpected size (37228 != 11536). Mirror sync in progress? [IP: 92.123.27.105 443]
   Hashes of expected file:
    - SHA512:55f4e397e7a2e6fd3e58d5ecb907d2b80543d9b777211b41c24e240a776d63a2d3616f394f7ef9482dbb6bdd80b84e5286c114c3bf80cd5261d5b14ca2029e24
    - SHA256:9b94d8e44821355239f701b50ca597d0de4dd8d9ca2c8f4f196dac0c376b6722
    - SHA1:dfcc4bb86c1b1788f75b4188f95cb5044b7c841c [weak]
    - MD5Sum:a3950ec389e79d67666e0db77183483a [weak]
    - Filesize:11536 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

And no: --fix-missing is not a solution.

This is a problem on NVIDIA’s side (package repository).

Moved to “CUDA set up and Installation”

1 Like

Cross references:

This issue seems to be resolved by now.

At least for package libxnvctrl0.

Thank you.

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