Re: Installation failing for subpackages when called from postinstall using installer command on 10.6
On Fri, May 25, 2012 at 10:46 AM, Vikram Singh <vikram731@gmail.com> wrote:
My sub-packages are kept in some external directory and I don't have them when I am creating the distribution package. I tried to provide the path to this external directory in <pkg-ref ..../> field of the Distribution file. It works but in that case, I am not able to sign the installer. Seems like whenever the path of sub-packages is not self-contained for that distribution package, it fails to sign. Do you know any way to fix this? Because it was not signing the package, I had to move the installation of sub-packages to postinstall script. And then this problem occurred in Mac 10.6.
If you need to keep the packages outside of the distribution, then yes, it can lead to signing conflict issues. But at the same time, having the packages signed and the distribution not, is not useful from a signing point of view. I've seen the error log you provided in the past and performing the install later again did not bring back the issue. It could possibly be a bug in the Installation framework/tools which is triggered more easily when you run a series of installer actions. _______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre