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

Warning of Key is stored in legacy trusted.gpg keyring #232

Closed
DemonRx opened this issue Dec 15, 2023 · 2 comments
Closed

Warning of Key is stored in legacy trusted.gpg keyring #232

DemonRx opened this issue Dec 15, 2023 · 2 comments

Comments

@DemonRx
Copy link

DemonRx commented Dec 15, 2023

When running sudo apt update, the following warning appears:

W: https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/amd64/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
@elezar
Copy link
Member

elezar commented Dec 15, 2023

I would assume that your repo was updated using older instructions that still used apt-key. My recommendation is to remove any references to nvida.github.io in /etc/apt/sources.list.d and then follow our latest instructions https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#installing-with-apt to reconfigure the repositories for the NVIDIA Container Toolkit.

DemonRx added a commit to DemonRx/io-net that referenced this issue Dec 15, 2023
Set Global Variable for OS Detection

Remove repeat command from #L226 that already exists on #L6 : `sudo dpkg --set-selections <<< "cloud-init hold" || true`

Fixed script to point to the correct repository for nvidia-container-toolkit (see NVIDIA/libnvidia-container#232)

Set proper docker installation of NVIDIA image versioning based on running Distro - Ubuntu 18.04 / 20.04 / 22.04
@DemonRx
Copy link
Author

DemonRx commented Dec 15, 2023

@elezar updated the script to point to the correct repo, and all is working as expected.

Thank you 💯

@DemonRx DemonRx closed this as completed Dec 15, 2023
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

No branches or pull requests

2 participants