Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83347 - umask is affecting fix_libtool_files.sh
Summary: umask is affecting fix_libtool_files.sh
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 19:34 UTC by James Le Cuirot
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***