Bugs item #680379, was opened at 2003-02-04 13:24 Message generated for change (Comment added) made by antipode 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 ---------------------------------------------------------------------- >Comment By: Arcady Genkin (antipode) Date: 2005-01-13 16:22 Message: Logged In: YES user_id=27110 I just tested with 2.3.4 and 2.4 and could not reproduce it. I guess this bug can be closed now. Thanks! -- Arcady Genkin ---------------------------------------------------------------------- Comment By: Facundo Batista (facundobatista) Date: 2005-01-10 22:58 Message: Logged In: YES user_id=752496 Please, could you verify if this problem persists in Python 2.3.4 or 2.4? If yes, in which version? Can you provide a test case? If the problem is solved, from which version? Note that if you fail to answer in one month, I'll close this bug as "Won't fix". Thank you! . Facundo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=680379&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com