domingo, 29 de abril de 2007

Chave pública no apt-get : debian NO_PUBKEY apt-get update error

Após rodar o apt-get update e você recebe :

W: GPG error: http://security.debian.org etch/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
W: GPG error: http://ftp.debian.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
W: You may want to run apt-get update to correct these problems

Para resolver faça

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys A70DAF536070D3A1
apt-key add /root/.gnupg/pubring.gpg
apt-get update

Lembre de substituir a chave A70DAF536070D3A1 pela que apareceu para você.

segunda-feira, 23 de abril de 2007

Startup

Olá esta é minha primeira postagem !