Folgendes Verhalten auf meinem Ubuntu-breezy-Notebook:
Code: Alles auswählen
root@w2lap161:~# apt-get update
...
W: GPG error: http://security.ubuntu.com breezy-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
W: GPG error: http://ftp.debian.de testing Release: The following signatures were invalid: BADSIG 010908312D230C5F Debian Archive Automatic Signing Key (2006) <ftpmaster@debian.org>
Code: Alles auswählen
root@w2lap161:~# apt-key list
/etc/apt/trusted.gpg
--------------------
pub 1024D/437D05B5 2004-09-12
uid Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>sub 2048g/79164387 2004-09-12
pub 1024D/2D230C5F 2006-01-03 [expires: 2007-02-07]
uid Debian Archive Automatic Signing Key (2006) <ftpmaster@debian.org>
Code: Alles auswählen
apt-key update
Kann mich bitte jemand erhellen und mir meinen Verständnisfehler aufzeigen?
Danke.