Missing python-argparse package on 9.4

From: Martín Marqués <martin(at)2ndquadrant(dot)com>
To: pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: Missing python-argparse package on 9.4
Date: 2014-06-18 17:05:16
Message-ID: CABeG9LtDSYXT-7R-iKfMvRiNWxqOiwXxboxF=nZmg4yEahHdfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

When trying to install barman on a fresh CentOS6, only with 9.4 repo,
it complains about not having python-argparse and fails to install:

# yum install barman
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.dcarsat.com.ar
* extras: mirrors.dcarsat.com.ar
* updates: mirrors.dcarsat.com.ar
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package barman.noarch 0:1.3.2-1.rhel6 will be installed
--> Processing Dependency: python-argh >= 0.21.2 for package:
barman-1.3.2-1.rhel6.noarch
--> Processing Dependency: python-dateutil for package:
barman-1.3.2-1.rhel6.noarch
--> Processing Dependency: python-argcomplete for package:
barman-1.3.2-1.rhel6.noarch
--> Running transaction check
---> Package python-argcomplete.noarch 0:0.3.7-1.rhel6 will be installed
--> Processing Dependency: python-argparse for package:
python-argcomplete-0.3.7-1.rhel6.noarch
---> Package python-argh.noarch 0:0.23.0-1.rhel6 will be installed
--> Processing Dependency: python-argparse for package:
python-argh-0.23.0-1.rhel6.noarch
---> Package python-dateutil.noarch 0:1.4.1-6.el6 will be installed
--> Finished Dependency Resolution
Error: Package: python-argcomplete-0.3.7-1.rhel6.noarch (pgdg94)
Requires: python-argparse
Error: Package: python-argh-0.23.0-1.rhel6.noarch (pgdg94)
Requires: python-argparse
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Regards,

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

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2014-06-18 17:30:56 Re: Missing python-argparse package on 9.4
Previous Message Devrim Gündüz 2014-06-18 15:17:27 Re: Dependencies error on RHEL 6.4