Bug 1214040

Summary: Package git-review with broken deps on epel6
Product: [Fedora] Fedora EPEL Reporter: Murilo Opsfelder Araujo <mopsfelder>
Component: git-reviewAssignee: Pete Zaitcev <zaitcev>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: el6CC: zaitcev
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: git-review-1.24-5.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-12 20:38:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Murilo Opsfelder Araujo 2015-04-21 19:56:54 UTC
Description of problem:
Package git-review-1.24-4.el6.noarch has broken deps.

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

How reproducible:
Always.

Steps to Reproduce:
1. Enable epel6 repo
2. sudo yum install git-review
3. git-review --help

Actual results:
An error message is displayed:

Traceback (most recent call last):
  File "/usr/bin/git-review", line 6, in <module>
    from git_review.cmd import main
  File "/usr/lib/python2.6/site-packages/git_review/cmd.py", line 24, in <module>
    import pkg_resources
ImportError: No module named pkg_resources

Expected results:
It should display the help message.

Additional info:
After installing python-setuptools-0.6.10-3.el6.noarch, git-review command worked just fine.

This might be broken for epel7 as well but I don't have a box to verify.

Comment 1 Pete Zaitcev 2015-04-24 19:47:05 UTC
I have verified that requiring python-setuptools is the correct fix.

Comment 2 Fedora Update System 2015-04-24 22:15:13 UTC
git-review-1.24-5.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/git-review-1.24-5.fc21

Comment 3 Fedora Update System 2015-04-24 22:16:15 UTC
git-review-1.24-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/git-review-1.24-5.fc22

Comment 4 Fedora Update System 2015-04-24 22:45:42 UTC
git-review-1.24-5.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/git-review-1.24-5.el7

Comment 5 Fedora Update System 2015-04-24 22:56:43 UTC
git-review-1.24-5.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/git-review-1.24-5.el6

Comment 6 Fedora Update System 2015-04-25 23:52:01 UTC
Package git-review-1.24-5.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing git-review-1.24-5.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-5988/git-review-1.24-5.el6
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2015-05-08 07:34:58 UTC
git-review-1.24-5.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-05-08 07:40:54 UTC
git-review-1.24-5.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Pete Zaitcev 2015-05-08 19:16:05 UTC
The update system isn't letting me to update EPEL, says the update is
"not meeting acceptance criteria".

Comment 10 Fedora Update System 2015-05-11 23:52:13 UTC
git-review-1.24-5.el7 has been pushed to the Fedora EPEL 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2015-05-12 20:38:53 UTC
git-review-1.24-5.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.