[issue9674] make install DESTDIR=/ fails

Éric Araujo report at bugs.python.org
Wed Aug 25 01:37:22 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Thank you for the report. I’m not sure I understand the bug.

1) On my linux-based system, doing something on //dir is the same thing as /dir. Is this a cosmetic bug (IOW, you’d like to see /dir and not //dir)?

2) Since I’m not root, creating /lib/python2.6 fails, as it should. (Note that distutils only prints one slash, which is nice.) What is the bug?

3) It’s not clear in your past whether you ran with DESTDIR=/ or  DESTDIR=/home/blah. Can you tell what you want to do and what is the bug?

Thanks again for the report.

----------
assignee:  -> tarek
components: +Distutils, Distutils2
nosy: +eric.araujo, tarek
type: compile error -> behavior
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9674>
_______________________________________


More information about the Python-bugs-list mailing list