Re: BUG #17001: YUM repository seems to be missing .asc file

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: nick(dot)form(at)oxfordsemantic(dot)tech, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17001: YUM repository seems to be missing .asc file
Date: 2021-05-07 12:00:02
Message-ID: dcf2c0d0be13f8b0b34d33059c52483fdb8f7aaf.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

On Fri, 2021-05-07 at 08:55 +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference:      17001
> Logged by:          Nick Form
> Email address:      nick(dot)form(at)oxfordsemantic(dot)tech
> PostgreSQL version: Unsupported/Unknown
> Operating system:   CentOS
> Description:       
>
> With pgdg-redhat-repo-latest.noarch.rpm installed on a Centos 7
> system
> running on 64-bit ARM (as per instructions at
> https://www.postgresql.org/download/linux/redhat/), any attempt to
> use yum
> results in errors complaining that
> https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-7-aarch64/repodata/repomd.xml.asc
> does not exist. Browsing to
> https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-7-aarch64/repodata
> confirms that the signature file is not present. The corresponding
> signature
> file for x86_64 does exist. Is this a deployment error or is GPG
> checking
> simply not supported for ARM at the moment?

Nope, I believe you did not download the correct repo RPM. Please make
sure that you have the repo RPM for aarch64. You can check it with:

rpm -qi pgdg-redhat-repo | grep -i summary

It should say:

Summary : PostgreSQL PGDG RPMs- Yum Repository Configuration for
Red Hat / CentOS on aarch64

Recently I pushed new repo files for x86_64, but did not push those
changes for arm64 *yet*.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Nick Form 2021-05-07 15:09:19 Re: BUG #17001: YUM repository seems to be missing .asc file
Previous Message Bharath Rupireddy 2021-05-07 11:43:16 Re: BUG #16997: parameter server_encoding's category problem