Bug 356381 - Why is easy_install not installed into /usr/bin?
Summary: Why is easy_install not installed into /usr/bin?
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python-setuptools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Konstantin Ryabitsev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-29 12:50 UTC by Neal Becker
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-29 13:09:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Neal Becker 2007-10-29 12:50:44 UTC
Description of problem:

rpm -q python-setuptools
python-setuptools-0.6c7-2.fc8.noarch

I don't see any easy_install in /usr/bin - why not?

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Konstantin Ryabitsev 2007-10-29 13:09:29 UTC
Please install python-setuptools-devel.

Comment 2 Neal Becker 2007-10-29 13:55:21 UTC
(In reply to comment #1)
> Please install python-setuptools-devel.

Thanks, but why is this in '-devel'?  Not what I expected.  I'm not developing 
python-setuptools, I'm using it.

Comment 3 Konstantin Ryabitsev 2007-10-29 14:15:06 UTC
Because easy_install runs a series of checks against python, some of which
require parts only provided by python-devel.


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