[Bug 338395] Re: distutils appends '/local' to to user-specified install prefix

2009-10-20 Thread dhd
Hmm, this is still broken in python2.6 2.6.4~rc2-0ubuntu1 on karmic!

dhugg...@gorb:~/Projects/Sphinx/sphinxbase/amd64-linux/python$ python2.6 
setup.py install --prefix=/usr/local
running install
running build
running build_ext
running install_lib
creating /usr/local/local
error: could not create '/usr/local/local': Permission denied

-- 
distutils appends '/local' to to user-specified install prefix
https://bugs.launchpad.net/bugs/338395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338395] Re: distutils appends '/local' to to user-specified install prefix

2009-03-18 Thread Michael Vogt
** Changed in: python2.6 (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Confirmed

-- 
distutils appends '/local' to to user-specified install prefix
https://bugs.launchpad.net/bugs/338395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338395] Re: distutils appends '/local' to to user-specified install prefix

2009-03-18 Thread Matthias Klose
** Changed in: python2.6 (Ubuntu)
   Status: Confirmed = In Progress

-- 
distutils appends '/local' to to user-specified install prefix
https://bugs.launchpad.net/bugs/338395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338395] Re: distutils appends '/local' to to user-specified install prefix

2009-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.6 - 2.6.1-1ubuntu2

---
python2.6 (2.6.1-1ubuntu2) jaunty; urgency=low

  * Update installation schemes: LP: #338395.
- When the --prefix option is used for setup.py install, Use the
  `unix_prefix' scheme.
- Use the `deb_system' scheme if --install-layout=deb is specified.
- Use the the `unix_local' scheme if neither --install-layout=deb
  nor --prefix is specified.
- The options --install-layout=deb and --prefix are exclusive.
  * Don't fail installation/removal if directories in /usr/local cannot
be created. LP: #338227.

 -- Matthias Klose d...@ubuntu.com   Wed, 18 Mar 2009 12:12:34 +0100

** Changed in: python2.6 (Ubuntu)
   Status: In Progress = Fix Released

-- 
distutils appends '/local' to to user-specified install prefix
https://bugs.launchpad.net/bugs/338395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338395] Re: distutils appends '/local' to to user-specified install prefix

2009-03-15 Thread Sascha Silbe
This breaks the whole sugar-jhbuild environment [1] on Ubuntu Jaunty as
Python packages will install to the wrong path.

[1] http://wiki.sugarlabs.org/go/DevelopmentTeam/Jhbuild

-- 
distutils appends '/local' to to user-specified install prefix
https://bugs.launchpad.net/bugs/338395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs