BUG #10087: Invalid Apt GPG key

From: ashafer01(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #10087: Invalid Apt GPG key
Date: 2014-04-20 18:53:10
Message-ID: 20140420185310.2709.7543@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jon Nelson 2014-04-21 02:09:12 crash with latest git HEAD
Previous Message Bruce Momjian 2014-04-19 19:27:18 Re: create database ... template = ... does not copy configuration parameters values