RHEL8: barman broken by new psycopg2 package?

From: Cameron Murdoch <cam(at)macaroon(dot)net>
To: pgsql-pkg-yum(at)postgresql(dot)org
Cc: postgres-core(at)usit(dot)uio(dot)no
Subject: RHEL8: barman broken by new psycopg2 package?
Date: 2024-01-24 23:26:30
Message-ID: CAEKtD7L8DC-QqMiKJ4wmxUZfLX-iP-OUUQiAP2FT3=7c+HJEOw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi,

python3-psycopg2-2.9.9-2PGDG.rhel8.x86_64.rpm is built as a python 3.9
package but python3-barman-3.9.0-1PGDG.rhel8.noarch.rpm is still on python
3.6. This broke our backup servers before I downgraded psycopg2.

I see that pyscopg2 has dropped support for python 3.6, so I don't know
what the correct fix is. Build python3-barman for python39? Build packages
for both python 3.6 and python 3.9, using the latest psycopg2 that supports
3.6?

On my rhel8 systems there seems to be a "standard" that packages that start
with "python3-" are built for python36 so at the very least the name is
confusing.

Thanks
Cameron

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Sergio Da Silva 2024-01-25 10:19:29 Postgres Repository : GPG Failed on Proj93 packages
Previous Message Holger Schiebold 2024-01-24 11:22:00 Re: armadillo major update 10 to 12 in epel