I get the following message when I try to run “apt update”.
Err:12 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 Packages
File has unexpected size (1127072 != 1126689). Mirror sync in progress? [IP: 152.199.39.144 443]
Hashes of expected file:
- Filesize:1126689 [weak]
- SHA256:7cee2584ca6d97b2f07018ba4f9c3c473fb4e299ed170968a1f8c99c090cc59f
- SHA1:4ee24fac5518a3fcc3702590a0dab32c95484c54 [weak]
- MD5Sum:593faff511765d11055c9919bf2e3bf8 [weak]
Release file created at: Thu, 17 Aug 2023 19:03:05 +0000
I have tried “apt clean”, “rm -r /var/cache/apt /var/lib/apt/lists” and re-import the apt key, but still get the same error.
Is anything I should do to fix it?
I noticed that the cuda repository has been updated yesterday, so maybe the problem is on the repository side?