-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
[Resolved] Installation: Keyserver failure #237
Comments
Hello, Did you try again to pull the key from keyserver.ubuntu.com? I have tested and all is OK:
|
@LintHart any update on this issue? |
Good day Leepic, Falied step: public key check: |
+1 on this issue. |
+1 and I manually solved it through: wget -qO - 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xe4e362de2c0d3c0f' | sudo apt-key add - |
Hey Xavier,
I'm pretty new to the RPi world but I'm having trouble with your key server on RPi 3B+ running Raspian Stretch.
I previously had it running via a manual install, but I couldn't get the CPU temp to show up no matter what I tried (I Also experienced this on a Pi 2b+) . Thought I'd revisit the repo install incase I had better luck.
dirmngr installs fine, then when I attempt the next step:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2C0D3C0F
I get the following:
Any help would be greatly appreciated thank you
Lint
The text was updated successfully, but these errors were encountered: