[RPM/CentOS7] Need to disable repo_gpgcheck on pgdg-common when using RPM version 42.0-17.1

From: Thomas Boussekey <thomas(dot)boussekey(at)gmail(dot)com>
To: PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: [RPM/CentOS7] Need to disable repo_gpgcheck on pgdg-common when using RPM version 42.0-17.1
Date: 2021-05-06 14:29:39
Message-ID: CALUeYmc3_Xm43BCeT0=iO2C65j+u_X0wf_ww_TMEfwKrN3JgSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

This morning, a new RPM version has been sent to
https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/ with
version ID 42.0-17.1
We had to adapt our tooling to comply with this new repository file.

We faced the following error on section pgdg-common
> Failure talking to yum: failure: repodata/repomd.xml.asc from pgdg-common

Searching on the internet, we managed to perform a workaround disabling the
parameter `repo_gpgcheck` into the section pgdg-common.

Hope it can help others,
Best regards,
Thomas

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wolfgang Rißler 2021-05-06 14:57:46 Compiling a ossp-uuid module for Win32
Previous Message David G. Johnston 2021-05-06 14:28:56 Re: Strange behavior of function date_trunc