synaptic swc errors public key not found.

Asked by marxubuntu

W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EC2FD9F10377B4EF
W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1015216E75198A89
W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73AD8184264CE9C6. can you please help with these errors, possible PPA's for new software frame freeze, gnome pie, goggle music frame, however my google music is working, gnome pie is working (sort of) when i try to install freeze it says no internet connection, but i have access to internet, can you tell me the problem or fix it for me thank you.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu synaptic Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com EC2FD9F10377B4EF
sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 1015216E75198A89
sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 73AD8184264CE9C6

Revision history for this message
xavxa (xavxa) said :
#2

thanks actionparsnip

this work for me

sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com XXXXXXXXXXXXXXX

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

I have it in a script:

#!/bin/bash
sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com $1

I call it 'getkey' so I just run:

sudo getkey 73AD8184264CE9C6

for example :)

Can you help with this problem?

Provide an answer of your own, or ask marxubuntu for more information if necessary.

To post a message you must log in.