Re: postinstall scripts not executing
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com 10.5 -j On Aug 11, 2008, at 5:12 PM, Stéphane Sudre wrote: On Aug 10, 2008, at 11:56 PM, Jeremy Matthews wrote: Which OS do you target? _______________________________________________ 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... We have both postinstall and postupgrade scripts - both of which run the same command. The command works fine by itself...it just does not execute after the install. Since the packagemaker that ships with 3.1 is still broken (as in forgetting install destination paths) - I'm using packagemaker 3.01 (whatever ships with Xcode 3.0 GM). I'm using the terminal to build packages, but the GUI seems to work fine as well. I declare everything in the pmdoc so I don't have to have massive scripts. When I call a script for postinstall, it doesn't run. Permissions are fine...this happens in some projects but not others...using the same script. If you target 10.4 or earlier, a postinstall script will only be run the first time you install the package it's embedded in. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jeremy Matthews