Re: Installer changes permissions on itself and its payload after 1st run
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com My installer has some plugins and a few scripts, and an InstallerSections.plist file. It's an .mpkg with sub .pkgs in it. If I delete all the installed binaries and the installer, and Finder-copy over a new copy and run it again, everything works. _______________________________________________ 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... On Jul 11, 2008, at 8:24 PM, Mike wrote: I have an installer I built with Xcode 2.5's PackageMaker under OS X 10.5.4. When I run the installer and install my product, everything works. However, on any subsequent install from the same binary copy of the same installer, the resulting product doesn't work properly because the installer has changed some of the permissions on the installed payload and on the internal installer components themselves. I checked my preflight and postflight scripts and they don't change any permissions when they run so what gives? What could cause this behavior? Use lsbom (or Pacifist) to check the permissions of your payload inside the packages. It may show something. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre