Re: How to Import rpm signature

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Mattie McKnight <Mattie(dot)McKnight(at)sas(dot)com>, "pgsql-pkg-yum(at)postgresql(dot)org" <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: Re: How to Import rpm signature
Date: 2015-10-07 20:00:42
Message-ID: 1444248042.14643.20.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


Hi Mattie,

On Wed, 2015-10-07 at 19:51 +0000, Mattie McKnight wrote:
> I need help with the following note in the documentation:

Can you please point me which doc is this? This is a bit outdated, we
don't have CURRENT_MAINTAINER file anymore.

Still:

> Many of the RPMs are signed with the PGP key of the package builder.
> Directories contain a CURRENT_MAINTAINER file which includes the
> name/email of the package builder and link to their PGP key. You
> might want to import the signature before you'll install the RPM:
> rpm -import http://link/to/the/pgp/key
>
> I did a direct download from this location:
> http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/repoview/
>
> What is the correct format for importing the key - I found this
> example in the documentation:
> rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6

rpm --import http://yum.postgresql.org/RPM-GPG-KEY-PGDG-94

(We have one unique key for all releases, the version number is there
for historical reasons).

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2015-10-08 01:49:47 Re: super slow build host
Previous Message Mattie McKnight 2015-10-07 19:51:21 How to Import rpm signature