Bug 876246 - python-tox is missing runtime dependencies
Summary: python-tox is missing runtime dependencies
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-tox
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-13 16:17 UTC by Zane Bitter
Modified: 2012-12-01 00:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-23 02:55:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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