Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297040 - dev-util/radare-1.5 installs to hard-coded python paths
Summary: dev-util/radare-1.5 installs to hard-coded python paths
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending Removal: 2012-04-24
Keywords: NeedPatch, PMASKED
Depends on:
Blocks: 326113
  Show dependency tree
 
Reported: 2009-12-15 15:00 UTC by dacook
Modified: 2012-04-23 18:25 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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