Hello, Le ven. 7 mai 2021 à 13:55, Devrim Gündüz <dev...@gunduz.org> a écrit :
> > Hi, > > On Thu, 2021-05-06 at 16:29 +0200, Thomas Boussekey wrote: > > > > > This morning, a new RPM version has been sent to > > https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/ wit > > h > > 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, > > Actually please put that setting back. There was a sync issue which I > fixed yesterday. repo_gpgcheck should be 1, per: > > > https://people.planetpostgresql.org/devrim/index.php?/archives/113-CVE-2021-20271-and-PostgreSQL-YUMDNF-repo.html I saw your blog article yesterday, nice job! Yesterday, I didn't find the file `repomd.xml.asc` into the folder: https://download.postgresql.org/pub/repos/yum/srpms/common/redhat/rhel-7-x86_64/repodata/ Now it is available! I remove my workaround Have a nice week-end, Thomas > > > Regards, > > -- > Devrim Gündüz > Open Source Solution Architect, Red Hat Certified Engineer > Twitter: @DevrimGunduz , @DevrimGunduzTR >