BUG #10087: Invalid Apt GPG key
The following bug has been logged on the website:
Bug reference: 10087
Logged by: Alex Shafer
Email address: ashafer01@gmail.com
PostgreSQL version: 9.3.0
Operating system: Debian 7.0
Description:
% wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc |
sudo apt-key add -
OK
% sudo apt-get update
...
W: A error occurred during the signature verification. The repository is not
updated and the previous index files will be used. GPG error:
http://apt.postgresql.org wheezy-pgdg Release: The following signatures were
invalid: KEYEXPIRED 1381654177
W: Failed to fetch
http://apt.postgresql.org/pub/repos/apt/dists/wheezy-pgdg/Release
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Re: ashafer01@gmail.com 2014-04-20 <20140420185310.2709.7543@wrigleys.postgresql.org>
The following bug has been logged on the website:
Bug reference: 10087
Logged by: Alex Shafer
Email address: ashafer01@gmail.com
PostgreSQL version: 9.3.0
Operating system: Debian 7.0
Description:% wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc |
sudo apt-key add -
OK% sudo apt-get update
...
W: A error occurred during the signature verification. The repository is not
updated and the previous index files will be used. GPG error:
http://apt.postgresql.org wheezy-pgdg Release: The following signatures were
invalid: KEYEXPIRED 1381654177W: Failed to fetch
http://apt.postgresql.org/pub/repos/apt/dists/wheezy-pgdg/Release
You have some other copy of that key in /etc/apt/trusted.gpg* . Use
"apt-key list" to locate and delete it. Most likely,
"rm /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg" will fix it.
https://wiki.postgresql.org/wiki/Apt#News
/messages/by-id/20131010083115.GC24812@msgid.df7cb.de
Christoph
--
cb@df7cb.de | http://www.df7cb.de/
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Thanks, that resolved the issue.
On Mon, Apr 21, 2014 at 2:12 PM, Christoph Berg <cb@df7cb.de> wrote:
Show quoted text
Re: ashafer01@gmail.com 2014-04-20 <
20140420185310.2709.7543@wrigleys.postgresql.org>The following bug has been logged on the website:
Bug reference: 10087
Logged by: Alex Shafer
Email address: ashafer01@gmail.com
PostgreSQL version: 9.3.0
Operating system: Debian 7.0
Description:% wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc |
sudo apt-key add -
OK% sudo apt-get update
...
W: A error occurred during the signature verification. The repository isnot
updated and the previous index files will be used. GPG error:
http://apt.postgresql.org wheezy-pgdg Release: The following signatureswere
invalid: KEYEXPIRED 1381654177
W: Failed to fetch
http://apt.postgresql.org/pub/repos/apt/dists/wheezy-pgdg/ReleaseYou have some other copy of that key in /etc/apt/trusted.gpg* . Use
"apt-key list" to locate and delete it. Most likely,
"rm /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg" will fix it.https://wiki.postgresql.org/wiki/Apt#News
/messages/by-id/20131010083115.GC24812@msgid.df7cb.deChristoph
--
cb@df7cb.de | http://www.df7cb.de/