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

Bug 297040

Summary: dev-util/radare-1.5 installs to hard-coded python paths
Product: Gentoo Linux Reporter: dacook <schism>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: major CC: arfrever, treecleaner
Priority: Normal Keywords: NeedPatch, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending Removal: 2012-04-24
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 326113    

Description dacook 2009-12-15 15:00:58 UTC
The file api/Makefile is hard-coded to use both ${DESTDIR}${LIBDIR}/python2.5/site-packages and ${DESTDIR}${LIBDIR}/python2.6/site-packages instead of relying on whatever version of python is installed locally.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-15 12:01:38 UTC
*** Bug 326113 has been marked as a duplicate of this bug. ***
Comment 2 Pacho Ramos gentoo-dev 2012-02-26 12:58:58 UTC
Debian includes patches for this but still hardcoding paths (for 2.7)  :-/

Will wait a month or so for a patch and, if nothing appears, maybe we should consider applying debian patches or lastritting this (as currently it doesn't work with stable python-2.7)
Comment 3 Pacho Ramos gentoo-dev 2012-04-23 18:25:16 UTC
dropped