Last update of python3-psycopg2 breaks RHEL-8

From: Frank Büttner <frank(dot)buettner(at)mdc-berlin(dot)de>
To: <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Last update of python3-psycopg2 breaks RHEL-8
Date: 2024-01-25 07:14:42
Message-ID: 6fd635ae-f072-4f79-874d-ba58e6e28c2a@mdc-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,
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

Thanks

--
*Frank Büttner*
IT

MDC Berlin-Buch
Max-Delbrück-Centrum für Molekulare Medizin in der Helmholtz-Gemeinschaft
Robert-Rössle-Straße 10
13125 Berlin

☎ +49 30 9406 2038
✉ frank(dot)buettner(at)mdc-berlin(dot)de

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2024-01-25 09:24:37 BUG #18311: python3-psycopg2 packaged for wrong python version
Previous Message Michael Paquier 2024-01-25 07:10:26 Re: 回复: [External]Re: BUG #18308: SQL query information_schema metadata got error: server process was terminated by signal 11: Segment