Re: BUG #10087: Invalid Apt GPG key

From: Christoph Berg <cb(at)df7cb(dot)de>
To: ashafer01(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #10087: Invalid Apt GPG key
Date: 2014-04-21 21:12:46
Message-ID: 20140421211246.GA9846@msgid.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Re: ashafer01(at)gmail(dot)com 2014-04-20 <20140420185310(dot)2709(dot)7543(at)wrigleys(dot)postgresql(dot)org>
> The following bug has been logged on the website:
>
> Bug reference: 10087
> Logged by: Alex Shafer
> Email address: ashafer01(at)gmail(dot)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

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
http://www.postgresql.org/message-id/20131010083115.GC24812@msgid.df7cb.de

Christoph
--
cb(at)df7cb(dot)de | http://www.df7cb.de/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Christoph Berg 2014-04-21 21:15:41 Re: [Pkg-postgresql-public] Help request for server upgrade
Previous Message lukecoldiron 2014-04-21 20:08:38 BUG #10095: primary key corruption