Re: BUG #17881: Dependency error in Barman 3.5 **SOLVED**

From: José María Terry Jiménez <jtj(at)tssystems(dot)net>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17881: Dependency error in Barman 3.5 **SOLVED**
Date: 2023-03-31 22:09:10
Message-ID: 40747669-ceb4-3ce3-42d8-6240c249704e@tssystems.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

El 31/3/23 a las 12:11, PG Bug reporting form escribió:
> The following bug has been logged on the website:
>
> Bug reference: 17881
> Logged by: José María Terry Jiménez
> Email address: jtj(at)tssystems(dot)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!
>
This is solved with Barman 3.5.0-1.f37

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message José María Terry Jiménez 2023-03-31 22:17:02 Re: BUG #17881: Dependency error in Barman 3.5
Previous Message Tom Lane 2023-03-31 13:40:35 Re: BUG #17880: Uninitialised value used when analyzing a table with an inheritance tree containing no children