Problem with signing key

2 respostas [Última entrada]
Paddy Garcia
Desconectado
Joined: 05/16/2012

Hi!

The signing key are changed? Because, when I do sudo apt-get update && sudo apt-get upgrade I've got this error:


W: GPG error: http://archive.trisquel.info brigantia Release: The following signatures were invalid: BADSIG B4EFB9F38D8AEBF1 Trisquel GNU/Linux (Trisquel GNU/Linux signing key) <name at domain>
W: GPG error: http://archive.trisquel.info brigantia-security Release: The following signatures were invalid: BADSIG B4EFB9F38D8AEBF1 Trisquel GNU/Linux (Trisquel GNU/Linux signing key) <name at domain>
W: GPG error: http://archive.trisquel.info brigantia-updates Release: The following signatures were invalid: BADSIG B4EFB9F38D8AEBF1 Trisquel GNU/Linux (Trisquel GNU/Linux signing key) <name at domain>
W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures were invalid: BADSIG C2518248EEA14886 Launchpad VLC

Paddy Garcia
Desconectado
Joined: 05/16/2012

Ok, I don't know why, but now seem to be ok!

I did:

apt-get clean
cd /var/lib/apt
mv lists lists.old
mkdir -p lists/partial
apt-get clean
apt-get update

from: http://en.newinstance.it/2009/06/22/the-following-signatures-were-invalid-badsig-40976eaf437d05b5-ubuntu-archive-automatic-signing-key/

Paddy Garcia
Desconectado
Joined: 05/16/2012

Ok, after reboot I've got the same old problem....

Could someone help me?