Bug 240707

Summary: python-setuptools missing python-devel dependency
Product: [Fedora] Fedora Reporter: Greg Hogan <gregmhogan>
Component: python-setuptoolsAssignee: Konstantin Ryabitsev <icon>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 6CC: toshio
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.6c6-1.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-20 20:05:28 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 Greg Hogan 2007-05-21 00:27:00 UTC
This is filed under fc6, as extras has no fc7 and core has no python-setuptools!

Description of problem: python-setuptools requires python-devel to run easy_install


Version-Release number of selected component (if applicable): 
python-setuptools-0.6c5-1.fc7


How reproducible: from standard fc7test4 installation


Steps to Reproduce:
1. [user@localhost user]# easy_install
error: invalid Python installation: unable to open
/usr/lib/python2.5/config/Makefile (No such file or directory)

2. (install python-devel)

3. [user@localhost user]# easy_install
error: No urls, filenames, or requirements specified (see --help)

Comment 1 Fedora Update System 2007-06-11 22:05:59 UTC
python-setuptools-0.6c6-1.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.

Comment 2 Fedora Update System 2007-06-20 20:05:25 UTC
python-setuptools-0.6c6-1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Jonathan Steffan 2008-01-01 02:01:00 UTC
This does not happen with python2.4