python packages installed under wrong prefix

Bug #343568 reported by Erno Kuusela
2
Affects Status Importance Assigned to Milestone
python2.6 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: python

"python setup.py install --prefix=/tmp/test" results in the python package being installed under prefix /tmp/test/local:

erno@hat:~/src/moin-1.8.2$ python setup.py install --prefix=/tmp/test 2>&1 | head -11
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
copying build/scripts-2.6/moin -> /tmp/test/local/bin
changing mode of /tmp/test/local/bin/moin to 755
[....]

this is current Jaunty.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.