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
gpg signature can't be verified. #20
Comments
as the error message indicates, you should import the two public keys as well:
|
Closing in favor of #21 |
These are keys from debian key ring? It seems like the better idea is to just run:
|
apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7638D0442B90D010 |
I had an old container which had debain stretch with sudo apt update && sudo apt-get install --only-upgrade debian-archive-keyring and then checking it in apt-key :- sudo apt-key list It showed then |
plainas commentedApr 9, 2019
Hey. I did get wireguard installed on a raspberry pi 3 using these instructions. However, the packages are not verified. It appears that the instructions to import the key need to be fixed/updated.
This is the error I got.
The text was updated successfully, but these errors were encountered: