Re: Last update of python3-psycopg2 breaks RHEL-8

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Last update of python3-psycopg2 breaks RHEL-8
Дата
Msg-id 5faa826b44dd8118125358eaa55aa723b90a3b57.camel@gunduz.org
обсуждение исходный текст
Ответ на Last update of python3-psycopg2 breaks RHEL-8  (Frank Büttner <frank.buettner@mdc-berlin.de>)
Список pgsql-bugs
Hi,

On Thu, 2024-01-25 at 08:14 +0100, Frank Büttner wrote:
> the latest update of the python3-psycopg2 package is breaking the RHEL
> 8
> systems. The cause is the change of the Python version:
>
> rpm -q --provides python3-psycopg2-2.9.5-3.rhel8.x86_64
> python3-psycopg2 = 2.9.5-3.rhel8
> python3-psycopg2(x86-64) = 2.9.5-3.rhel8
> python3.6dist(psycopg2) = 2.9.5
> python3dist(psycopg2) = 2.9.5
>
>
> rpm -qp --provides python3-psycopg2-2.9.9-2PGDG.rhel8.x86_64.rpm
> python3-psycopg2 = 2.9.9-2PGDG.rhel8
> python3-psycopg2(x86-64) = 2.9.9-2PGDG.rhel8
> python3.9dist(psycopg2) = 2.9.9


I removed the RPM fromthe repositories until finding a solution. Sorry
for the inconvenience. Feel free to downgrade.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: BUG #18311: python3-psycopg2 packaged for wrong python version
Следующее
От: gparc@free.fr
Дата:
Сообщение: Re: BUG #18295: In PostgreSQL a unique index on targeted columns is sufficient to support a foreign key