Strange Error - No Pubkey

NoOp glgxg at sbcglobal.net
Sun Aug 9 19:56:09 UTC 2009


On 08/09/2009 11:41 AM, Derek Broughton wrote:
> NoOp wrote:
...
>> 
>> You only need to do:
>> 
>> sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
> 
> I swear there are more ways to do this than is normal even for Linux :-)

I learned that from the help page when I added my first PPA:

https://launchpad.net/+help/soyuz/ppa-sources-list.html

$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
[sudo] password for <user>:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring
--secret-keyring /etc/apt/secring.gpg --trustdb-name
/etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver
keyserver.ubuntu.com --recv-keys 247510BE
gpg: requesting key 247510BE from hkp server keyserver.ubuntu.com
gpg: key 247510BE: public key "Launchpad PPA for Ubuntu Mozilla Daily
Build Team" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)

>>> 
>>> One thing, that key's expiration date (as shown in gpg --list-keys)
>>> has expired (2009-02-05), You probably should point your apt sources
>>> list to a better specific location if you really want to be getting
>>> the daily builds for Mozilla, and get (if one is available) a more up
>>> to date key.
> 
> [1] That would probably explain why the error in the first place...

Actually I'm showing:
Key ID: 247510BE
Type: RSA
Strength: 1024
Created on 2009-02-04
Expires: Never

Looks OK to me.






More information about the ubuntu-users mailing list