AUR package fails to verify PGP/GPG key: “unknown public key”, “One or more PGP signatures could not be verified!”
Summary
If you get
llvm-5.0.1.src.tar.xz … FAILED (unknown public key 8F0871F202119294)
then
gpg --recv-key 8F0871F202119294
and try again. Enter the key ID as appropriate.
Detail
Many AUR packages contain lines to …
|