Bug 876246

Summary: python-tox is missing runtime dependencies
Product: [Fedora] Fedora Reporter: Zane Bitter <zbitter>
Component: python-toxAssignee: Matthias Runge <mrunge>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: mrunge
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-23 02:55:57 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 Zane Bitter 2012-11-13 16:17:52 UTC
Description of problem:
python-py and python-virtualenv are listed as BuildRequires, but they are runtime dependencies (see requires.txt in the egg)

Version-Release number of selected component (if applicable):
1.4.2-6.fc17

How reproducible:
100%

Steps to Reproduce:
1. "sudo yum install python-tox"
2. "tox"
3. There is no Step 3.
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/tox", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2735, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 690, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 588, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: py>=1.4.9


Expected results:
python-py should be installed by yum.

Comment 1 Fedora Update System 2012-11-14 11:17:15 UTC
python-tox-1.4.2-7.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-tox-1.4.2-7.fc17

Comment 2 Fedora Update System 2012-11-14 11:17:29 UTC
python-tox-1.4.2-7.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-tox-1.4.2-7.el6

Comment 3 Fedora Update System 2012-11-14 11:17:40 UTC
python-tox-1.4.2-7.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-tox-1.4.2-7.fc18

Comment 4 Fedora Update System 2012-11-14 18:31:16 UTC
Package python-tox-1.4.2-7.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 python-tox-1.4.2-7.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13475/python-tox-1.4.2-7.el6
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-11-23 02:55:58 UTC
python-tox-1.4.2-7.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2012-11-23 07:29:09 UTC
python-tox-1.4.2-7.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2012-12-01 00:59:09 UTC
python-tox-1.4.2-7.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.