[New-bugs-announce] [issue4601] permissions errors with altinstall in 3.0

Leger report at bugs.python.org
Mon Dec 8 22:27:53 CET 2008


New submission from Leger <legerf at free.fr>:

Under Debian/Lenny, with Python3.0.final install from the tarball, any
user can't import lib-dynload, launch IDLE ... but local root can do them.

When I login in root and run "chmod -R o+rx /usr/lib/python3.0/*", users
can use normaly python3.0.

Install detail : "configure --with-pydebug --with-doc-strings
--enable-shared --enable-profiling --enable-ipv6 --with-threads
--with-tsc --prefix=/usr ; make ; make test" and after "make altinstall
> altinstall.log 2>&1". I join altinstall.log.

----------
components: Library (Lib)
files: altinstall.log
messages: 77344
nosy: legerf
severity: normal
status: open
title: permissions errors with altinstall in 3.0
type: resource usage
versions: Python 3.0
Added file: http://bugs.python.org/file12288/altinstall.log

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


More information about the New-bugs-announce mailing list