Re: File permissions of directories created by Installer.app are wrong.
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Thunderbird 1.5.0.4 (Macintosh/20060530) Hi Rick, Arne, cheers arne -Rick Begin forwarded message: 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 _______________________________________________ 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... Rick Sustek wrote: 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. No, if you set IFPkgFlagDefaultLocation to something which does not exist, the Installer will create this location, but with the wrong permissions I think. And that's what I want to know, if this is a bug or if we need to alter the permissions with a script after installation. 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 ? This email sent to rick@bias-inc.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Arne Scheffler (ext)