MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Installing NVIDIA CUDA Toolkit shows the use of an outdated key; results in an error #96762

Closed Greta-A closed 2 years ago

Greta-A commented 2 years ago

NVIDIA updated their repository keys on April 27th, 2022 and are no longer using the '7fa2af80.pub' key. (https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/)

Trying to execute the commands results in an E: The repository http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 In Release is not signed.

The updated key is '3bf863cc.pub'. Please update the line from sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub to sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SnehaAgrawal-MSFT commented 2 years ago

@Greta-A Thanks for the feedback! We are currently investigating and will update you shortly.

ram-msft commented 2 years ago

@Greta-A Thanks for the feedback, we have raised the Pull request #https://github.com/MicrosoftDocs/azure-docs/pull/96871 for the updated key.

ram-msft commented 2 years ago

We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.