Edgy Upgrades
Tchize
tchize at myrealbox.com
Fri Dec 1 13:42:06 UTC 2006
Hi,
When you add an external repository (like plf), you must also add the
signature of the repository to the list of apt trusted key like this:
:~$wget http://packages.freecontrib.org/ubuntu/plf/12B83718.gpg -O /tmp/key
:~$sudo apt-key add /tmp/key
Now it's added. Please note we used apt-key, !not! gpg (the apt key
list has nothing to do with you personal key list)
You can check key is correctly added like this:
:~$sudo apt-key list
It should outputs this:
/etc/apt/trusted.gpg
--------------------
.....
pub 1024D/12B83718 2006-06-20
uid Lionel Le Folgoc (mr_pouit) <lionel.lefolgoc at free.fr>
uid Lionel Le Folgoc (Penguin Liberation Front)
<mr_pouit at zarb.org>
uid Lionel Le Folgoc <dark.pouit at gmail.com>
sub 2048g/810AB006 2006-06-20
Richard Ibbotson a écrit :
> Rosie
>
>
>>> Fetched 9648B in 1s (6958B/s)
>>> Reading package lists... Done
>>> W: GPG error: http://packages.freecontrib.org edgy-plf Release:
>>> The following signatures couldn't be verified because the public
>>> key is not available: NO_PUBKEY F120156012B83718 W: You may want
>>> to run apt-get update to correct these problems
>>> enitharmon at FatAndy:~$
>>>
>> A bit of a circular problem!
>>
>
> Yes... I've had the same problem for days....
>
> Hit http://packages.freecontrib.org edgy-plf/free Packages
> Hit http://packages.freecontrib.org edgy-plf/non-free Packages
> Hit http://packages.freecontrib.org edgy-plf/free Sources
> Hit http://packages.freecontrib.org edgy-plf/non-free Sources
> Fetched 9648B in 2s (4462B/s)
> Reading package lists... Done
> W: GPG error: http://packages.freecontrib.org edgy-plf Release: The
> following signatures couldn't be verified because the public key is
> not available: NO_PUBKEY F120156012B83718
> W: You may want to run apt-get update to correct these problems
>
>
> I've used Google to find various pages on the Ubuntu site and other
> places which describe how to fix this and nothing that I have found
> on the net works. I've also checked that I have the correct key on
> my machine but that still doesn't mean that it works...
>
> $ gpg --list-sigs F120156012B83718
> pub 1024D/12B83718 2006-06-20
> uid Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> sig 3 12B83718 2006-06-20 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> sig 3 12B83718 2006-08-29 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> uid Lionel Le Folgoc <dark.pouit at gmail.com>
> sig 3 12B83718 2006-08-29 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> uid Lionel Le Folgoc (mr_pouit) <mrpouit at free.fr>
> sig 3 12B83718 2006-11-28 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> uid Lionel Le Folgoc (mr_pouit) <mrpouit at gmail.com>
> sig 3 12B83718 2006-11-28 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> uid Lionel Le Folgoc (Penguin Liberation Front)
> <mr_pouit at zarb.org>
> sig 3 12B83718 2006-08-29 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
> sub 2048g/810AB006 2006-06-20
> sig 12B83718 2006-06-20 Lionel Le Folgoc (mr_pouit)
> <lionel.lefolgoc at free.fr>
>
>
>
>
More information about the ubuntu-users
mailing list