no_pubkey

Asked by john bridgen

 when i reloaded synaptic i got a window stating
  no_pubkey2ebc26b60c5a2783
 what does this meen and how do i get it
thanks for any help

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu synaptic Edit question
Assignee:
No assignee Edit question
Solved by:
Gord Allott
Solved:
Last query:
Last reply:
Revision history for this message
Gord Allott (gordallott) said :
#1

could you post the entire message? this kind of error usually happens when you have enabled un-offical repositorys and do not have a 'public key' for these repositorys, a public key is used for security.

Revision history for this message
Nori Tama (nori.tama) said :
#2

Hi john

If you are trying to download official ubuntu packages, then
You should install ubuntu-keyring as follows.

$ sudo apt-get install ubuntu-keyring

and the said message will not appear.

Revision history for this message
john bridgen (john-bridgen7077) said :
#3

here is the info you asked for
W: GPG error: http://medibuntu.sos-sts.com dapper Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 2EBC26B60C5A2783
thanks for an quick reply
all the best -john

Revision history for this message
Best Gord Allott (gordallott) said :
#4

that repository is not an offical ubuntu repository and as such you need to run the following command in order to get the GPG key, after that it should run fine :)

wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -

Revision history for this message
Benoit Malet (benoit-malet) said :
#5

Hello !

You should try to enter this in a terminal:
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -

Explanation here: http://medibuntu.sos-sts.com/fr/repository.php

Regards,
Benoît

Revision history for this message
john bridgen (john-bridgen7077) said :
#6

User confirmed that the request is solved.

Revision history for this message
john bridgen (john-bridgen7077) said :
#7

thanks for all you help the problem is now solved
thanks once again all the best-john