the public key is not available: NO_PUBKEY 23F3D4EA75716059 #6222
-
|
I have seen the latest issues on the expired public key, but even after attempting to remove old keys, I still get the same error when running I have attempted to run I'm not quite familiar with the way keys are added and removed so I apologize if this has an obvious solution. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Removing the old key is not the issue; you need to download the new one see https://github.com/cli/cli/blob/trunk/docs/install_linux.md#debian-ubuntu-linux-raspberry-pi-os-apt |
Beta Was this translation helpful? Give feedback.
-
|
The problem is that /etc/apt/sources.list.d/githubcli.list points to /usr/share/keyrings/githubcli.gpg, so you need to download the new key and replace that file. |
Beta Was this translation helpful? Give feedback.
-
|
For me, this was the only thing that worked: |
Beta Was this translation helpful? Give feedback.
Removing the old key is not the issue; you need to download the new one see https://github.com/cli/cli/blob/trunk/docs/install_linux.md#debian-ubuntu-linux-raspberry-pi-os-apt