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

Bug 311549

Summary: distutils.eclass: distutils_src_install() shouldn't generate wrapper scripts when only one Python ABI is enabled
Product: Gentoo Linux Reporter: Ben de Groot (RETIRED) <yngwin>
Component: EclassesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ben de Groot (RETIRED) gentoo-dev 2010-03-26 22:50:27 UTC
From the looks of it since about 3 months ago, python.eclass now installs python applications with a python version suffix and an unversioned wrapper. This breaks tab-completion, which is very annoying. Moreover, it is useless when only one version of python is installed.

Please make it so that the wrapper is not installed and the version suffix is not used when only one version of python is installed.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-03-27 16:43:00 UTC
It's reasonable to fix it only in distutils_src_install().
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-02 14:11:34 UTC
No new features will be added to python.eclass, so closing as WONTFIX.