[Distutils] easy_install is using umask during installation, it shouldn't
Aleksander Balicki
balicki.aleksander at gmail.com
Sun Sep 18 23:06:13 CEST 2011
I have umask 077 on root, and always after installing a python package
with easy_install I get permission errors, because packages are being
installed to their directories, but users can't access them because of
the permissions generated by the root's umask.
The installed python packages should have 755/644 mods.
--
Aleksander "Alistra" Balicki
email: balicki.aleksander at gmail.com
jabber: wszystkie.inne.byly.zajete at gmail.com
More information about the Distutils-SIG
mailing list