On 31/08/11 22:43, Luis Suzuki wrote:
For several weeks below is the warning I receive when I do apt-get update.

Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en_US
Hit http://security.debian.org squeeze/updates Release
Ign http://security.debian.org squeeze/updates Release
Ign http://security.debian.org squeeze/updates/main i386 Packages/DiffIndex
Hit http://security.debian.org squeeze/updates/main i386 Packages
Fetched 836 B in 0s (1,201 B/s)
Reading package lists... Done
W: GPG error: http://security.debian.org squeeze/updates Release: The
following signatures were invalid:
BADSIG AED4B06F473041FA Debian Archive Automatic Signing Key
(6.0/squeeze) <ftpmas...@debian.org>

What is the problem with the debian repositories?


NOTE: there's a shorter way to do this using gpg(?) - I just can't remember it (bad, bad strigi)

Try:-
# apt-key adv --keyserver keyserver.debian.org --recv-keys

should give you:-
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.debian.org --recv-keys

then:-
# apt-key adv --keyserver keyserver.debian.org --recv-keys AED4B06F473041FA

As to what the problem is (I'm not certain) try:-
# apt-get update
# apt-get -s upgrade | less

If you have an upgrade sitting there waiting for you that's the problems, so:-
# apt-get upgrade

Cheers

--
"The definition of black irony is Pro-lifers killing Doctors who do abortions"
— Bill Hicks


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e5e31e5.9020...@gmail.com

Reply via email to