Hi,
First, i'm a big newbie in lamp system. So i run a cron each day* to update my linode. I received this morning this report. I noticed on Google than a lot of people are speaking about this BADSIG.
Code:
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.us.debian.org squeeze-updates Release: The following signatures were invalid: BADSIG AEDB06F473041FA Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>
W: Failed to fetch http://ftp.us.debian.org/debian/dists/squeeze-updates/Release
W: Some index files failed to download, they have been ignored, or old ones used instead.
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Code:
*apt-get update >/dev/null && apt-get -y --force-yes dist-upgrade
How to resolve this ? Thanks.
Florent