Re: new apt-key " ACCC4CF8.asc" error

From: Markus Wanner <markus(at)bluegap(dot)ch>
To: Ben Rasmussen <ben(dot)rasmussen(at)noblis(dot)org>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: new apt-key " ACCC4CF8.asc" error
Date: 2012-10-19 13:02:13
Message-ID: 50814F55.7070108@bluegap.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Ben,

On 10/19/2012 02:22 PM, Ben Rasmussen wrote:
> I've updated the apt-key but the new key is still generating the following error when running apt-get update:
>
> W: GPG error: http://pgapt.debian.net sid-pgdg Release: The following signatures were invalid: BADSIG 7FCC7D46ACCC4CF8 PostgreSQL Debian Repository

I've just added the pgapt.debian.net repository to one of my wheezy
machines, and succeeded with the following commands:

wget "http://pgapt.debian.net/ACCC4CF8.asc"
apt-key add ACCC4CF8.asc

After that, `apt-get update` was perfectly happy. Are you sure you
`apt-key add`ed the correct key?

Regards

Markus Wanner

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Ben Rasmussen 2012-10-19 13:14:30 Re: new apt-key " ACCC4CF8.asc" error
Previous Message Ben Rasmussen 2012-10-19 12:22:58 new apt-key " ACCC4CF8.asc" error