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

curl error when adding GPG keyring on WSL2-Ubuntu 22.04 LTS #76

Closed
zgjja opened this issue Jul 2, 2023 · 2 comments
Closed

curl error when adding GPG keyring on WSL2-Ubuntu 22.04 LTS #76

zgjja opened this issue Jul 2, 2023 · 2 comments

Comments

@zgjja
Copy link

zgjja commented Jul 2, 2023

when using

curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-container-toolkit-keyring.gpg

on WSL2-Ubuntu22, cause error:

curl: (35) error:0A000126:SSL routines::unexpected eof while reading.
gpg: no valid OpenPGP data found.

while that command runs successfully on WSL2-Ubuntu20.

Reference: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html

@zgjja
Copy link
Author

zgjja commented Jul 2, 2023

solved, it is the problem with proxy config on docker...

@zgjja zgjja closed this as completed Jul 2, 2023
@StephennFernandes
Copy link

@zgjja facing similar issue. could you please elaborate your solution

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