numixproject / numix-core

Builder for App Icon Themes
GNU General Public License v3.0
767 stars 146 forks source link

no public key found for ppa #5806

Open brainchild0 opened 1 year ago

brainchild0 commented 1 year ago

After following the instructions for adding the PPA to my local system, I encounter the following message from the output of apt update:

Err:36 http://ppa.launchpad.net/numix/ppa/ubuntu jammy InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 52B709720F164EEB
Hit:38 http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jammy InRelease
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/numix/ppa/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 52B709720F164EEB
E: The repository 'http://ppa.launchpad.net/numix/ppa/ubuntu jammy 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.

The system is Linux Mint 21, which is based on Ubuntu 22.04 (jammy).

BlueManCZ commented 1 year ago

Can you try this command? It should basically download the public key you are missing:

sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 52B709720F164EEB