Bug 1299408 - Unresolvable python dependencies
Summary: Unresolvable python dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: git-review
Version: el6
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Pete Zaitcev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-18 10:15 UTC by gad.maor
Modified: 2016-01-21 07:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-21 07:39:27 UTC
Type: Bug


Attachments (Terms of Use)

Description gad.maor 2016-01-18 10:15:26 UTC
Description of problem:
Package git-review-1.24-5.el6.noarch has unresolvable python dependencies.

Version-Release number of selected component (if applicable):
git-review-1.24-5.el6.noarch

How reproducible:
Always.

Steps to Reproduce:
1.yum install git-review
2.
3.

Actual results:
Receiving the following errors: 
--> Finished Dependency Resolution
Error: Package: git-review-1.24-5.el6.noarch (epel)
           Requires: python-requests
Error: Package: git-review-1.24-5.el6.noarch (epel)
           Requires: python-argparse
 You could try using --skip-broken to work around the problem

Expected results:
The package installs successfully.

Additional info:
The required python packages were manually installed using easy_install but for some reason, are not being detected by yum.
Tried to install directly with rpm -ivh git-review-1.24-5.el6.noarch.rpm - same results.

Comment 1 Anssi Johansson 2016-01-18 10:19:57 UTC
Works fine here. If you are using RHEL, read https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F and its "NOTE for RHN users". If you are using CentOS or something similar, make sure you have upgraded to version 6.7.

Comment 2 gad.maor 2016-01-21 07:39:27 UTC
Solved - this appears to have been a problem with our private repositories not containing the required packages.


Note You need to log in before you can comment on or make changes to this bug.