Re: Issues with update install?

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: SF Postgres <sfpug(at)postgresql(dot)org>
Subject: Re: Issues with update install?
Date: 2010-03-17 18:46:54
Message-ID: 4BA1239E.4080801@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: sfpug

Josh Berkus wrote:
> Folks,
>
> Last night, people reported both issues with the Yum repository and with
> the One-Click packages for 8.4.3. The folks who maintain those repos
> are not aware of any issues, so please give details here so they can
> look into them. Thanks!
>
>
That's not much to go on. But there does seem to be a GPG key issue that
I coincidentally encountered today.

I originally installed the pgdg-centos-8.4-1.noarch.rpm (and made the
appropriate excludes to my yum configs). Today I was running some
updates and got the following error:

warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID e8e345b8
pgdg84/gpgkey
| 1.7 kB 00:00

Public key for postgresql-libs-8.4.3-1PGDG.i386.rpm is not installed

I was able to resolve the issue by retrieving the
pgdg-centos-8.4-2.noarch.rpm (only 8.4.2 is at
http://yum.pgsqlrpms.org/reporpms/8.4/ but that's OK, it's just the repo
update) and doing an update (rpm --upgrade
pgdg-centos-8.4-2.noarch.rpm). After doing that, the updates installed
successfully.

Cheers,
Steve

In response to

Responses

Browse sfpug by date

  From Date Subject
Next Message Josh Berkus 2010-03-19 03:13:02 Re: Issues with update install?
Previous Message Josh Berkus 2010-03-17 17:32:32 Issues with update install?