👨‍🏫 Tutorial How to Fix: The following signatures couldn't be verified because the public key is not available:

Status
Not open for further replies.

Draft

Administrator
If you suddenly encounter this error/similar error:
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2B3F92F902D65EFF

Here's the solution:
Re-download the missing keys from the Ubuntu key server.
In my case:
Reading package lists... Done
W: GPG error: You do not have permission to view the full content of this post. Log in or register now. precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2B3F92F902D65EFF
Here is the command to add the missing key mentioned in the error message.
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2B3F92F902D65EFF

So I take the missing key 2B3F92F902D65EFF and ask the keyserver.ubuntu.com to added it to the list of keys I have in apt.
 
Status
Not open for further replies.

About this Thread

  • 0
    Replies
  • 2K
    Views
  • 1
    Participants
Last reply from:
Draft

Online now

Members online
1,173
Guests online
950
Total visitors
2,123

Forum statistics

Threads
2,273,767
Posts
28,951,448
Members
1,234,950
Latest member
louieandrei12345
Back
Top