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

GPG Expired... Again #553

Open
CCSnell opened this issue Jul 19, 2022 · 0 comments
Open

GPG Expired... Again #553

CCSnell opened this issue Jul 19, 2022 · 0 comments

Comments

@CCSnell
Copy link

CCSnell commented Jul 19, 2022

Issued command:

curl -sL gpg.l9o.dev | sudo apt-key del -
and
echo "deb https://ppa.l9o.dev/raspbian ./" | sudo tee /etc/apt/sources.list.d/l9o.list

followed by:

sudo apt update

which returns:

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.

followed by:

sudo apt-key list

which returns:

pub   rsa4096 2019-11-23 [C] [expired: 2022-07-14]
      97A0 AE5E 03F3 499B 7D7A  65C6 76A4 1432 37EF 5817
uid           [ expired] Luiz Ribeiro <luizribeiro@gmail.com>

See expiration date above.

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

1 participant