[Distutils] Improper permissions when a restrictive usmask is set

Jake Swenson cipherzero at gmail.com
Tue Oct 28 15:52:10 CET 2008


Hi, i recently have been having trouble with easy_install.
I have my usmask set to 027
and when installing packages with easyinstall they would only work while in
a root account.
i now know that the problem is because the packages that get installed are
not installed accessable by normal users.
i can correct this by setting the o+rx flags on the installed files.
is there a chance that this can  be fixed?

thanks.

-- 
Cipher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20081028/cbc92b2d/attachment.htm>


More information about the Distutils-SIG mailing list