Bugs item #1882425, was opened at 2008-01-30 08:17
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1882425&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: compile or build problem
Group: bad behaviour
>Status: Pending
>Resolution: Invalid
Priority: 2
Private: No
Submitted By: Alexander Peslyak (solardiz)
Assigned to: Daniel Stenberg (bagder)
Summary: with umask 077, "make install" creates mode 700 directories
Initial Comment:
In curl 7.18.0, "make install" does specify mode 644 for files that it installs, but fails to specify mode 755 for at least some of the directories created during the install. As a result, it can't be used to perform a system-wide install when the sysadmin's umask is 077.
While honoring the umask in this way makes some sense, it is not consistent anyway, so this should be fixed in one way or the other.
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Date: 2008-01-30 12:40
Message:
Logged In: YES
user_id=1110
Originator: NO
I'm almost certain this is done by tools we "just use" in this project and
thus this bug should exist for numerous packages.
So why are you installing things with umask 077 in the first place? Are
you saying the make install process should ignore your umask?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1882425&group_id=976
Received on 2008-01-31