Bug 408491

Summary: Missing requires: python-setuptools
Product: [Fedora] Fedora Reporter: Terje Rosten <terjeros>
Component: python-noseAssignee: Luke Macken <lmacken>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: a.badger, jhutar, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python-nose-0.10.0-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-20 20:31:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.