Opened 10 years ago
Last modified 8 years ago
#1168 new defect
make install: umask problem with modules.db
Reported by: | John Foerch | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | build system | Version: | 4.9.x |
Keywords: | Cc: | ||
Estimated difficulty: | medium |
Description
With a UMASK of 0027, 'sudo make PLATFORM=linux install' installed the file $PREFIX/lib/chicken/7/modules.db with permissions rw-r-----, instead of the expected rw-r--r--, preventing csc from working for my user account.
Note: See
TracTickets for help on using
tickets.