Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvidia GPG key error: fetch nvidia keys #2480

Closed
wants to merge 2 commits into from

Conversation

ArzelaAscoIi
Copy link
Member

Nvidia rotated their keys, s.t. we need to manually update the keys since apt-get update will fail since it will pull the old key that results in a GPG error. The long term fix should be either updating the Nvidia base image or just waiting for their fix s.t. the new key is properly published (?)

https://forums.developer.nvidia.com/t/notice-cuda-linux-repository-key-rotation/212772

@ArzelaAscoIi ArzelaAscoIi changed the title fix: fetch nvidia keys Nvidia GPG key error: fetch nvidia keys May 2, 2022
@ArzelaAscoIi ArzelaAscoIi requested a review from askainet May 2, 2022 08:25
@ArzelaAscoIi ArzelaAscoIi marked this pull request as draft May 2, 2022 08:25
@julian-risch
Copy link
Member

julian-risch commented May 2, 2022

That affects our other GPU docker file in the same way, right? So any changes made to Dockerfile-GPU-minimal should also be made to https://github.com/deepset-ai/haystack/blob/master/Dockerfile-GPU

@ArzelaAscoIi ArzelaAscoIi marked this pull request as ready for review May 4, 2022 07:33
@ArzelaAscoIi
Copy link
Member Author

Seems like it was fixed already by nvidia: NVIDIA/nvidia-container-toolkit#257

@masci masci deleted the fix/nvidia-gpg-keys branch September 13, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants