Bug 408491 - Missing requires: python-setuptools
Summary: Missing requires: python-setuptools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-nose
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-03 10:12 UTC by Terje Rosten
Modified: 2016-09-20 02:38 UTC (History)
3 users (show)

Fixed In Version: python-nose-0.10.0-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-20 20:31:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Terje Rosten 2007-12-03 10:12:33 UTC
Description of problem:

python-nose should have a  Requires: python-setuptools line:

$ rpm -i python-nose-0.10.0-0.3.b1.fc8.noarch.rpm 
$ nosetests 
Traceback (most recent call last):
  File "/usr/bin/nosetests", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
$ rpm -i python-setuptools-0.6c7-2.fc8.noarch.rpm 
$ nosetests 

----------------------------------------------------------------------
Ran 0 tests in 0.051s

OK

Comment 1 Luke Macken 2007-12-03 13:48:43 UTC
Fixed and built for devel/F-7/F-8.  I will push these into bodhi when the builds
complete.

Comment 2 Terje Røsten 2007-12-03 22:04:19 UTC
Thanks for quick fix, Luke!


Comment 3 Fedora Update System 2007-12-06 20:45:58 UTC
python-nose-0.10.0-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python-nose'

Comment 4 Fedora Update System 2007-12-06 20:52:50 UTC
python-nose-0.10.0-2.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python-nose'

Comment 5 Jan Hutař 2007-12-17 20:04:05 UTC
There is same problem with RHEL-5 EPEL

Comment 6 Luke Macken 2007-12-17 21:26:38 UTC
I applied the fix to our EL-5 branch, and kicked off a new build (37504).  I
also requested that python-nose-0.10.0-2 be pushed to stable for F7/F8.

Comment 7 Fedora Update System 2007-12-20 19:50:35 UTC
python-nose-0.10.0-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2007-12-20 20:03:05 UTC
python-nose-0.10.0-2.fc7 has been pushed to the Fedora 7 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.