Signature not verified

Asked by NakiMum

I was trying to update Open Office 2.4 to 3 via the software sources and got tis message

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60D11217247D1CFF

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
NakiMum
Solved:
Last query:
Last reply:
Revision history for this message
Vojtěch Trefný (vojtech.trefny) said :
#1

This is only warning, so you could ignore it...

Or you can solve this "problem" using these two commands:

gpg --keyserver keyserver.ubuntu.com --recv 60D11217247D1CFF
gpg --export --armor 60D11217247D1CFF | sudo apt-key add -

Revision history for this message
NakiMum (nakimum) said :
#2

Hi

it seems it didn't solve the problem, but the update went okay anyway.

Will post when I need more help.

Thanks a million.
Cheers