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
7FCC7D46ACCC4CF8PostgreSQL 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