Re: pg12 rc1 on CentOS8 depend python2 - Mailing list pgsql-general

From Christoph Berg
Subject Re: pg12 rc1 on CentOS8 depend python2
Date
Msg-id 20191001075700.GB32010@msg.df7cb.de
Whole thread Raw
In response to Re: pg12 rc1 on CentOS8 depend python2  (Devrim Gündüz <devrim@gunduz.org>)
Responses Re: pg12 rc1 on CentOS8 depend python2
Re: pg12 rc1 on CentOS8 depend python2
List pgsql-general
Re: Devrim Gündüz 2019-09-30 <21705bb57210f01b559ec2f5de8550df586324e2.camel@gunduz.org>
> I think postgresql-contrib-py3 is really the best idea at this point, otherwise
> I cannot see a clean way to make this without breaking existing installations.

Users of these (now contrib) modules need to have
postgresql12-plpython3 installed anyway, so it's unlikely you'd be
breaking anyone's installation.

> I cannot move those contrib modules under plpython* subpackage -- I mean, I
> *can, but then the installations will break in next upgrade. OTOH, I can add
> Requires: -contrb for plpython package, then it will be the same problem.

There must be a way to move a file from one package to another?
(In .deb, this requires
Replaces: sourcedeb (<< newversion)
Conflits: sourcedeb (<< newversion)
in the target package.)

Christoph



pgsql-general by date:

Previous
From: Sonam Sharma
Date:
Subject: Query Tuning
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Query Tuning