GPG Key Expired?
fcollingwood opened this issue · 1 comments
fcollingwood commented
Looks like the GPG key for the repo has expired. Getting this when running apt update:
W: GPG error: https://ppa.l9o.dev/raspbian ./ InRelease: The following signatures were invalid: EXPKEYSIG BF6F8043AC280E02 Luiz Ribeiro luizribeiro@gmail.com
E: The repository 'https://ppa.l9o.dev/raspbian ./ InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
luizribeiro commented
Hey! I just recently renewed my GPG keys. Just update the public key on your machine with
curl -sL gpg.l9o.dev | sudo apt-key add -
And you should be fine