BUG #17881: Dependency error in Barman 3.5

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17881: Dependency error in Barman 3.5
Дата
Msg-id 17881-13cadd276865c544@postgresql.org
обсуждение исходный текст
Ответы BUG #17881: Dependency error in Barman 3.5  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: BUG #17881: Dependency error in Barman 3.5 **SOLVED**  (José María Terry Jiménez <jtj@tssystems.net>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17881
Logged by:          José María Terry Jiménez
Email address:      jtj@tssystems.net
PostgreSQL version: 15.2
Operating system:   Fedora 37 x86_64
Description:

Hello

I selected version 15.2 because it was required to select one. Not
PostgreSQL related, is Barman related.

When updating via DNF Barman to 3.5 I get a dependency error in
python3-psycopg2 "nothing provides python3-psycopg2 >= 3.1.8"

I think there is a dependency mistake as python3-psycopg2 not provides
3.x.x, I think it must be python3-psycopg3 that provides
python3-psycopg3-3.1.8-1 from the pgdg-common repo

Best,

Here the output of dnf upgrade:

dnf upgrade
Last metadata expiration check: 0:03:27 ago on Fri Mar 31 11:55:13 2023.
Dependencies resolved.

 Problem 1: cannot install the best update candidate for package
python3-barman-3.4.0-1.f37.noarch
  - nothing provides python3-psycopg2 >= 3.1.8 needed by
python3-barman-3.5.0-1.f37.noarch
 Problem 2: package barman-cli-3.5.0-1.f37.noarch requires python3-barman =
3.5.0, but none of the providers can be installed
  - cannot install the best update candidate for package
barman-cli-3.4.0-1.f37.noarch
  - nothing provides python3-psycopg2 >= 3.1.8 needed by
python3-barman-3.5.0-1.f37.noarch
 Problem 3: package barman-3.5.0-1.f37.noarch requires python3-barman =
3.5.0, but none of the providers can be installed
  - cannot install the best update candidate for package
barman-3.4.0-1.f37.noarch
  - nothing provides python3-psycopg2 >= 3.1.8 needed by
python3-barman-3.5.0-1.f37.noarch
================================================================================
 Package              Architecture Version              Repository
Size
================================================================================
Skipping packages with broken dependencies:
 barman               noarch       3.5.0-1.f37          pgdg-common
48 k
 barman-cli           noarch       3.5.0-1.f37          pgdg-common
55 k
 python3-barman       noarch       3.5.0-1.f37          pgdg-common
572 k

Transaction Summary
================================================================================
Skip  3 Packages

Nothing to do.
Complete!


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17880: Uninitialised value used when analyzing a table with an inheritance tree containing no children
Следующее
От: Maxim Boguk
Дата:
Сообщение: Re: BUG #17871: JIT during postgresql_fdw remote_estimates EXPLAIN have very negatively effect on planning time