Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 83347

Summary: umask is affecting fix_libtool_files.sh
Product: Gentoo Linux Reporter: James Le Cuirot <chewi>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description James Le Cuirot gentoo-dev 2005-02-25 19:34:56 UTC
I have umask set to 077 (in /etc/profile) and have found some .la files to have their permissions incorrectly set to 600. I think this is due to fix_libtool_files.sh using this umask when it shouldn't be. This also appears to be the case with opengl-update, as described in bug #83115.
Comment 1 SpanKY gentoo-dev 2005-02-28 16:56:37 UTC
already been fixed

*** This bug has been marked as a duplicate of 73435 ***