[Python-bugs-list] [ python-Bugs-680379 ] Incorrect permissions set in lib-dynload.

SourceForge.net noreply@sourceforge.net
Tue, 04 Feb 2003 10:24:52 -0800


Bugs item #680379, was opened at 2003-02-04 13:24
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=680379&group_id=5470

Category: Distutils
Group: Python 2.2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Arcady Genkin (antipode)
Assigned to: Nobody/Anonymous (nobody)
Summary: Incorrect permissions set in lib-dynload.

Initial Comment:
I have seen a number of bugs on this issue, but all of
them seem dot be marked as "closed" for some reason. 
This has been the case in every release since Python
2.1 and is still the case in 2.2.2.

When istalling Python by typing "make install" (with
umask set to 022) everything is installed with correct
permissions, *except* for the stuff in the lib-dynload
directory, where the files are installed with mode 700
(should be of 755).

Thanks.
-- 
Arcady Genkin

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=680379&group_id=5470