public inbox for [email protected]  
help / color / mirror / Atom feed
Missing barman-cli dependency for F26
5+ messages / 4 participants
[nested] [flat]

* Missing barman-cli dependency for F26
@ 2018-02-06 21:21 Martin Marques <[email protected]>
  2018-02-06 21:40 ` Re: Missing barman-cli dependency for F26 Martín Marqués <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Martin Marques @ 2018-02-06 21:21 UTC (permalink / raw)
  To: pgsql-pkg-yum

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 :)

-- 
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services




^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Missing barman-cli dependency for F26
  2018-02-06 21:21 Missing barman-cli dependency for F26 Martin Marques <[email protected]>
@ 2018-02-06 21:40 ` Martín Marqués <[email protected]>
  2018-02-21 17:47   ` Re: Missing barman-cli dependency for F26 Devrim Gündüz <[email protected]>
  2018-03-27 22:50   ` Re: Missing barman-cli dependency for F26 Devrim Gündüz <[email protected]>
  0 siblings, 2 replies; 5+ messages in thread

From: Martín Marqués @ 2018-02-06 21:40 UTC (permalink / raw)
  To: 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




^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Missing barman-cli dependency for F26
  2018-02-06 21:21 Missing barman-cli dependency for F26 Martin Marques <[email protected]>
  2018-02-06 21:40 ` Re: Missing barman-cli dependency for F26 Martín Marqués <[email protected]>
@ 2018-02-21 17:47   ` Devrim Gündüz <[email protected]>
  2018-02-21 18:00     ` Re: Missing barman-cli dependency for F26 Martín Marqués <[email protected]>
  1 sibling, 1 reply; 5+ messages in thread

From: Devrim Gündüz @ 2018-02-21 17:47 UTC (permalink / raw)
  To: Martín Marqués <[email protected]>; pgsql-pkg-yum


Hi,

On Tue, 2018-02-06 at 18:40 -0300, Martín Marqués wrote:
> The requires line should look like this for Fedora 26 and later:
> 
> Requires:       python >= %{pybasever}, python < 3

Ok, will fix this tomorrow. Sorry for the delay. (I'll also update repmgr)

Regards,
-- 
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Missing barman-cli dependency for F26
  2018-02-06 21:21 Missing barman-cli dependency for F26 Martin Marques <[email protected]>
  2018-02-06 21:40 ` Re: Missing barman-cli dependency for F26 Martín Marqués <[email protected]>
  2018-02-21 17:47   ` Re: Missing barman-cli dependency for F26 Devrim Gündüz <[email protected]>
@ 2018-02-21 18:00     ` Martín Marqués <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Martín Marqués @ 2018-02-21 18:00 UTC (permalink / raw)
  To: Devrim Gündüz <[email protected]>; +Cc: pgsql-pkg-yum

Thanks Devrim, I really appreciate it!

Regards,


2018-02-21 14:47 GMT-03:00 Devrim Gündüz <[email protected]>:
>
> Hi,
>
> On Tue, 2018-02-06 at 18:40 -0300, Martín Marqués wrote:
>> The requires line should look like this for Fedora 26 and later:
>>
>> Requires:       python >= %{pybasever}, python < 3
>
> Ok, will fix this tomorrow. Sorry for the delay. (I'll also update repmgr)
>
> Regards,
> --
> Devrim Gündüz
> EnterpriseDB: https://www.enterprisedb.com
> PostgreSQL Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR



-- 
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services




^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Missing barman-cli dependency for F26
  2018-02-06 21:21 Missing barman-cli dependency for F26 Martin Marques <[email protected]>
  2018-02-06 21:40 ` Re: Missing barman-cli dependency for F26 Martín Marqués <[email protected]>
@ 2018-03-27 22:50   ` Devrim Gündüz <[email protected]>
  1 sibling, 0 replies; 5+ messages in thread

From: Devrim Gündüz @ 2018-03-27 22:50 UTC (permalink / raw)
  To: Martín Marqués <[email protected]>; pgsql-pkg-yum


Hi Martin,

On Tue, 2018-02-06 at 18:40 -0300, Martín Marqués wrote:
> The requires line should look like this for Fedora 26 and later:
> 
> Requires:       python >= %{pybasever}, python < 3

Can you please send a full patch, along with conditionals for Fedora?

Thanks!

Regards,

-- 
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 5+ messages in thread


end of thread, other threads:[~2018-03-27 22:50 UTC | newest]

Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-02-06 21:21 Missing barman-cli dependency for F26 Martin Marques <[email protected]>
2018-02-06 21:40 ` Martín Marqués <[email protected]>
2018-02-21 17:47   ` Devrim Gündüz <[email protected]>
2018-02-21 18:00     ` Martín Marqués <[email protected]>
2018-03-27 22:50   ` Devrim Gündüz <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox