[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get update



On Sat, May 20, 2006 at 16:30:51 -0300, Henrique G. Abreu wrote:
> I got this messages when doing apt-get update
> I'm just neglecting it, but can anyone help me please?
> 
> W: GPG error: http://www.las.ic.unicamp.br etch Release: As
> assinaturas a seguir não puderam ser verificadas devido a chave
> pública não estar disponível : NO_PUBKEY 07DC563D1F41B907
> W: GPG error: http://www.debian-multimedia.org testing Release: As
> assinaturas a seguir não puderam ser verificadas devido a chave
> pública não estar disponível : NO_PUBKEY 07DC563D1F41B907

You have to add Christian Marillat's public key to the keys which
apt-key knows and trusts. This key is included in the "debian-keyring"
package. If you have this package installed you can run (as root)

gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 | apt-key add -

and the messages should stop.

-- 
Regards,
          Florian



Reply to: