Bug 444678 - Needs to require python
Summary: Needs to require python
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: scons
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Gérard Milmeister
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Target
TreeView+ depends on / blocked
 
Reported: 2008-04-29 22:19 UTC by Orion Poplawski
Modified: 2008-06-06 18:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-06 18:42:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2008-04-29 22:19:44 UTC
Description of problem:

scons needs python to run yet does not require python.

$ rpm -q --requires scons
/usr/bin/env
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1

Hopefully this could get fixed for F9.

Version-Release number of selected component (if applicable):
scons-0.98.0-1.fc9.noarch

Comment 1 Gérard Milmeister 2008-04-29 22:54:09 UTC
Why doesn't the automatic generation of Python requirements as per
http://fedoraproject.org/wiki/Packaging/Python
work?

Comment 2 Orion Poplawski 2008-05-08 16:40:57 UTC
Apparently because /usr/bin/scons doesn't have "#!/usr/bin/python" but
"#!/usr/bin/env python".

Comment 3 Bug Zapper 2008-05-14 10:24:14 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Gérard Milmeister 2008-06-06 18:42:46 UTC
fixed shebang line


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