Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 373487

Summary: dev-python/pypy-1.5: distutils should install scripts in /usr/bin
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: normal CC: nirbheek, python, steffen
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=469298
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 372701    
Attachments: pypy-1.5-distutils_scripts_location.patch

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.