Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373487 - dev-python/pypy-1.5: distutils should install scripts in /usr/bin
Summary: dev-python/pypy-1.5: distutils should install scripts in /usr/bin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 372701
  Show dependency tree
 
Reported: 2011-06-29 17:55 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2013-05-10 12:22 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pypy-1.5-distutils_scripts_location.patch (pypy-1.5-distutils_scripts_location.patch,368 bytes, patch)
2011-06-29 17:55 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-06-29 17:55:59 UTC
Created attachment 278633 [details, diff]
pypy-1.5-distutils_scripts_location.patch

distutils of PyPy should install scripts in /usr/bin. Then python_merge_intermediate_installation_images() will rename them by adding "-2.7-pypy-1.5" suffix and they will be easily usable by users without changing of PATH.

I'm attaching pypy-1.5-distutils_scripts_location.patch, which probably works.
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2011-11-30 08:49:33 UTC
Fixed in pypy-1.7.