aws-samples / aws-deep-learning-ami-ubuntu-dcv-desktop

MIT No Attribution
15 stars 2 forks source link

Nvidia GPG key related error during cloud init prevents desktop cloud init to complete #8

Closed ajayvohra2005 closed 2 years ago

ajayvohra2005 commented 2 years ago

During the running of cloud init script, following error is observed in /var/log/cloud-init-output.log file:

W: GPG error: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC

This is related to following Nvidia issue

A resolution is described in this blog

ajayvohra2005 commented 2 years ago

Hash commit 0f343f39b5d9069e7e97ec441ca8a940a9eebe12 resolves this issue.