Check in update manager

Asked by Justine

When I am in the update manager and I click the check button, I put in my password and I get this error message:

An error occured
The following details are provided:

W: GPG error: http://packages.medibuntu.org hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783

How do I fix this problem? Thanks for your help!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Isak Frants
Solved:
Last query:
Last reply:
Revision history for this message
Best Isak Frants (isakfrants) said :
#1

Do in terminal:
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

(https://help.ubuntu.com/community/Medibuntu)

Revision history for this message
Justine (justine777w) said :
#2

Thanks Isak Frants, that solved my question.