Martin Olsen added the comment:

I have python (2.7.9 & 3.4.3) installed with prefix=/ which causes problems 
when change_root() doesn't lstrip() the path separators.

I have applied Ivailo's patch from 2015-02-13 and handful of packages without 
issues.

Attached is a port of the patch to 3.4.3. Please note that the test failed 
(because it used the old distutils package, I suspect) and the win32 path 
handling is a bit messed up, but I don't have time to fix that ATM. It works as 
expected during runtime.

----------
nosy: +mro
Added file: http://bugs.python.org/file39545/Python-3.4.3-issue9674-3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9674>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to