Re: File permissions of directories created by Installer.app are wrong.
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Arne, -Rick Begin forwarded message: _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... my understanding, is that the Installer will only create directories and files as instructed within the pax archive of a package. All ownership and permissions are driven by the archive contents, and it is the responsibility of the package author to set those as needed, while constructing the package. From: "Arne Scheffler (ext)" <a.scheffler@steinberg.de> Date: July 19, 2006 8:31:02 AM PDT To: installer-dev@lists.apple.com Subject: File permissions of directories created by Installer.app are wrong. Hi, suppose I got an package that installs per default into / Applications/Some.app/Contents/Resources/A/B If this directory structure does not exist, all non existing directories are created with u=rwx g=rx o=rx. But the default permissions for /Applications is u=rwx g=rwx o=rx. So I thought it would take the permissions from the last existing parent directory to create the new ones. Is this expected behaviour or not ? arne _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/rick%40bias- inc.com This email sent to rick@bias-inc.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Sustek