-
Notifications
You must be signed in to change notification settings - Fork 2k
Latest nvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt index /Packages file corruption
#1402
Comments
nvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt-list corruptionnvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt list corruption
nvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt list corruptionnvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt lists corruption
I'm also seeing this issue, and am able to reproduce locally using @acarrillo 's steps. Here's my output:
|
if i download the
|
nvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt lists corruptionnvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04
cannot apt-get update due to apt index /Packages file corruption
@cliffwoolley can someone from the Nvidia side take a look? This is blocking Horovod CI. |
This is not an issue for nvidia-docker itself. All issues related to images running on top of nvidia-docker should be directed here: |
Ah, I think the community did not know that |
@klueska, is there an issue tracker for the correct team? A forum does not seem like the correct place to track breakages of this sort. |
Completely +1 to @tgaddair -- does nvidia have an issue tracking process for their package releases? |
Let me double check if there is something better than the forum I linked nowadays. |
We're working on the package repository and the issue is being addressed. |
I got word that this is actually the better place for issues of this type (and it is well monitored): In fact, you can see this exact issue being discussed here: |
The repository metadata has been fixed. However, if you were affected by the corrupt metadata, you would need to manually purge it from your system (not necessary in containers as the metadata would not be stored, but on bare-metal).
|
Noted, thank you for all of the information! I will route future concerns to that forum when they strictly pertain to nvidia/cuda core libs :) |
Thanks @dualvtable, seems to be working now. |
Hello, I've met exactly the same problem with you now. Would you plz share your solution? Thx in advance! |
1. Issue or feature description
Attempting to
apt-get update
in the latestnvidia/cuda
image for CUDA 10.1 / cudnn7 / ubuntu16.04 produces the following failure:Possibly, this is due to corruption of the nvidia apt index itself, like its
/Packages
file, since the apt index is reporting recent updates to it timestamp wise (2020-10-19 19:03)2. Steps to reproduce the issue
Full output:
3. Information to attach (optional if deemed irrelevant)
The text was updated successfully, but these errors were encountered: