Re: BUG #16152: postgresql10-plpython-10.11-2PGDG.rhel7.x86_64 requires an unexistant package

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: mrechte(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16152: postgresql10-plpython-10.11-2PGDG.rhel7.x86_64 requires an unexistant package
Date: 2019-12-11 09:07:33
Message-ID: 0ef3c32803bc0915cc3a6c02b4d5342150001d1f.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

On Thu, 2019-12-05 at 12:28 +0000, PG Bug reporting form wrote:
> Logged by: Marc Rechté
> Email address: mrechte(at)gmail(dot)com
> PostgreSQL version: 10.11
> Operating system: CentOS7
> Description:
>
> Trying to update PostgreSQL from 10.10 to 10.11, it fails on the above
> package with a dependency problem:
>
> ...Erreur : Paquet : postgresql10-plpython-10.11-2PGDG.rhel7.x86_64
> (DSI-pgdg10-centos7)
> Requiert : python2-libs
>
> Centos7 provides python-libs, not python2-libs.

I have no idea, because it works on my boxes:

[root(at)koji-centos7-x86-64-pgbuild ~]# cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)
[root(at)koji-centos7-x86-64-pgbuild ~]# yum -q install python2-libs
Package python-libs-2.7.5-86.el7.x86_64 already installed and latest version

Which CentOS 7 release is this? I can find it in all recent-ish ones.

Regards,

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Roman Cervenak 2019-12-11 11:09:11 Re: Memory leak (possibly connected to postgis) leading to server crash
Previous Message Drouvot, Bertrand 2019-12-11 08:17:01 Re: logical decoding bug: segfault in ReorderBufferToastReplace()