![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Jaunty Jackalope Testing and Discussion (CLOSED) This forum is for the discussion of Ubuntu Jaunty Jackalope. Jaunty is in development and will be out in Spring 2009. Please note: Ubuntu Developers do not usually read the forums, to report a problem found in Jaunty please report the bug in Launchpad. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Chocolate Ubuntu Mocha Blend
![]() |
: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
The last 3 times I have updated, this missing key keeps coming up. Can some one direct me to the public key?
W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6 W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CA1F91146F087E5A
__________________
(Was)Windows Free At Last Using UBUNTU-Karmic Koala "May You Have A Safe Trip and A Successful Journey" Linux user #432153 Ubuntu user #8521 |
|
|
|
|
#2 |
|
May the Ubuntu Be With You!
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
This is for the first key,
Code:
gpg --keyserver keyserver.ubuntu.com --recv 0c713da6 Code:
gpg --export --armor 0c713da6 | sudo apt-key add - Last 8 digits... Probably good idea to tell the problem to owner of ppa? Last edited by taavikko; January 21st, 2009 at 08:32 AM.. |
|
|
|
|
#3 | |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
Quote:
dougie@DougiesLeanMachine:~$ gpg --export --armor 0c713da6 | sudo apt-key add - 0c713da6 OK maybe I did it wrong as when I run terminal I am still getting this: W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CA1F91146F087E5A
__________________
(Was)Windows Free At Last Using UBUNTU-Karmic Koala "May You Have A Safe Trip and A Successful Journey" Linux user #432153 Ubuntu user #8521 |
|
|
|
|
|
#4 |
|
May the Ubuntu Be With You!
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
Like I said, do the same thing for the second key,
that's why the error/warning about the other key... Well, cause i started, might as well finish it Code:
gpg --keyserver keyserver.ubuntu.com --recv 6F087E5A Code:
gpg --export --armor 6F087E5A | sudo apt-key add - && sudo apt-get update |
|
|
|
|
#5 | |
|
May the Ubuntu Be With You!
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
Quote:
but writing it doesn't seem to matter. What i meant that you do the same two codes, for the second key. those last 8 digits are the ones that matters... |
|
|
|
|
|
#6 |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
All fixed. Sorry for my ignorance.
![]() Thank you very much. Dougie
__________________
(Was)Windows Free At Last Using UBUNTU-Karmic Koala "May You Have A Safe Trip and A Successful Journey" Linux user #432153 Ubuntu user #8521 |
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2006
Location: Arizona
Beans: 1
Ubuntu 8.04 Hardy Heron
|
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
taavikko,
Thanks for the solution to this. It fixed my issue as well. |
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() Join Date: Nov 2008
Location: Bandra (W), Bombay-50
Beans: 110
Ubuntu 9.04 Jaunty Jackalope
|
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
Hi, i tried following taavikko's instructions, but i seemed to have done something wrong and can't see it.
sade@sade-desktop:~$ gpg --keyserver keyserver.ubuntu.com –recv 5ADC2037 usage: gpg [options] [filename] sade@sade-desktop:~$ gpg --export --armor 5ADC2037 | sudo apt-key add - && sudo apt-get update [sudo] password for sade: gpg: WARNING: nothing exported gpg: no valid OpenPGP data found. My error message is "... NO_PUBKEY 8AB767895ADC2037" I have already upgraded to Jaunty, this is the error message i get after adding the apt lines for clamav and reloading Synaptic. |
|
|
|
|
#9 | |
|
Gee! These Aren't Roasted!
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
Quote:
Anyway, keyserver.ubuntu.com is failing for me (times out), while Internet connectivity seems to be otherwise good and people here seem not to have this issue... mmm... Corporate firewall, perhaps? What protocols/ports are used for this? |
|
|
|
|
|
#10 | |
|
May the Ubuntu Be With You!
![]() |
Re: : GPG error: http://ppa.launchpad.net jaunty Release: The following signatures
Quote:
I cannot be sure what servers hosts keys, since now way of knowing where the owner has published his key... |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|