![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Repositories & Backports Need help with apt-get and updating Ubuntu? Post here.. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2006
Beans: 1
|
No_pubkey 2ebc26b60c5a2783
hello there,
i just installed Ubuntu and i did chance the sources.list, but when i try to get update (sudo apt-get update) i get the following errors: W: GPG error: http://medibuntu.sos-sts.com edgy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783 W: You may want to run apt-get update to correct these problems any way to fix this many thx |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
Beans: 4
Ubuntu 6.10 Edgy
|
Re: No_pubkey 2ebc26b60c5a2783
You have to run in terminal this command:
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add - |
|
|
|
|
|
#3 | |
|
First Cup of Ubuntu
![]() Join Date: May 2008
Beans: 5
|
Quote:
gpg: no valid OpenPGP data found. Could you please help me to get around this? Henk |
|
|
|
|
|
|
#4 |
|
Quad Shot of Ubuntu
![]() Join Date: Oct 2007
Beans: 429
Ubuntu 9.04 Jaunty Jackalope
|
Re: No_pubkey 2ebc26b60c5a2783
Last edited by 449; June 11th, 2008 at 05:48 PM.. |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2008
Location: Canada
Beans: 22
Kubuntu 8.10 Intrepid Ibex
|
Re: No_pubkey 2ebc26b60c5a2783
How to remove the following error:
W: GPG error: http://medibuntu[...] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783 W: You may want to run apt-get update to correct these problems There should be a file in your : Code:
/etc/apt/sources.list.d/ I had to remove the medibuntu.list file that was sitting there in order for my apt-get update to quit throwing me the error. (This was after I had installed the libraries I needed. Remove the repository if it is included in your sources.list.) Last edited by PeonDevelopments; July 30th, 2008 at 10:27 PM.. |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2008
Beans: 1
|
Re: No_pubkey 2ebc26b60c5a2783
"I had to remove the medibuntu.list file that was sitting there in order for my apt-get update to quit throwing me the error.
(This was after I had installed the libraries I needed. Remove the repository if it is included in your sources.list.)" -> this surely works. but how is that useful if it is exactly the medibuntu stuff that u want? correct me if i'm wrong, but this error message does not seem to hinder the updating of packages related to other repositories.. so i decided to just leave the medibuntu.list where it is.. |
|
|
|
|
|
#7 | |
|
First Cup of Ubuntu
![]() Join Date: Dec 2008
Beans: 2
|
Re: No_pubkey 2ebc26b60c5a2783
Quote:
Code:
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update |
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2009
Beans: 3
|
Re: No_pubkey 2ebc26b60c5a2783
Download the gpg file at http://packages.medibuntu.org/medibuntu-key.gpg to your desktop or some local folder.
Go to System -> Administration -> Software Sources. in the Authentication tab hit the "Import Key File.." button and locate the gpg file. Close. |
|
|
|
|
|
#9 | |
|
First Cup of Ubuntu
![]() Join Date: May 2009
Beans: 11
|
Re: No_pubkey 2ebc26b60c5a2783
Quote:
saving the public key is not a problem but when trying to import it ubuntu can not see the file.... any ideas why? thanks |
|
|
|
|
|
|
#10 | |
|
First Cup of Ubuntu
![]() Join Date: Mar 2009
Beans: 3
|
Quote:
![]() ![]() ![]() ![]() ![]() ![]() |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|