| From: | Martín Marqués <martin(dot)marques(at)2ndquadrant(dot)com> |
|---|---|
| To: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
| Subject: | Re: Missing barman-cli dependency for F26 |
| Date: | 2018-02-06 21:40:32 |
| Message-ID: | 671648a1-3f1f-0561-78a7-1d056365d594@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
El 06/02/18 a las 18:21, Martin Marques escribió:
> Hi, it seems we have a broken dependency for barman-cli on Fedora 26
>
> # dnf install barman-cli.noarch
> Last metadata expiration check: 0:03:02 ago on Tue Feb 6 18:10:26 2018.
> Error:
> Problem: conflicting requests
> - nothing provides python-argparse needed by barman-cli-1.2-1.f26.noarch
>
> # dnf list barman-cli
> Last metadata expiration check: 0:03:37 ago on Tue Feb 6 18:10:26 2018.
> Available Packages
> barman-cli.noarch 1.2-1.f26 pgdg10
>
> I'll provide a fix for the spec file once I get the src.rpm :)
>
The requires line should look like this for Fedora 26 and later:
Requires: python >= %{pybasever}, python < 3
Regards,
--
Martín Marqués http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James Hubbard | 2018-02-13 17:14:54 | RHEL 6 geos36 missing |
| Previous Message | Martin Marques | 2018-02-06 21:21:26 | Missing barman-cli dependency for F26 |