You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
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.
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:
followed by:
sudo apt-key list
which returns:
See expiration date above.
The text was updated successfully, but these errors were encountered: