Install bug : incorrect permissions

Jp Calderone exarkun at intarweb.us
Sun Apr 6 14:35:58 EDT 2003


On Sun, Apr 06, 2003 at 04:16:40PM +0200, Yann E. MORIN wrote:
> Hi all!
> 
> (sorry, I'm not subscribed)
> 
> I've found that python 2.2.2 installs its lib-dynload files with what I think
> are incorrect permissions : 0750. That prevent any user, safe root and the
> group, to use those files, like the expat module.
> 
> Changing manualy to 0755 solves this.
> 
> I've built on LFS-4.0 with BLFS cvs from 20030405. lib-dynload is
> /usr/lib/python2.2/lib-dynload
> 

  Python 2.2.2 installed all the lib-dynload/ files with permission 755 on
my system.  Perhaps you have a umask issue?

  Jp

-- 
http://catandgirl.com/view.cgi?90
-- 
 up 17 days, 15:01, 2 users, load average: 0.00, 0.00, 0.00





More information about the Python-list mailing list