Different runtime Installer behavior for same package
Different runtime Installer behavior for same package
- Subject: Different runtime Installer behavior for same package
- From: "Alex Sheh" <email@hidden>
- Date: Thu, 14 Dec 2006 13:11:43 -0800
- Thread-topic: Different runtime Installer behavior for same package
Hi all,
When I run my MetaPackage on my system
with Installer Version 2.1.5 (94), my Installer Log shows different
errors/warnings than on another developer’s system. The differences are
below.
1) MetaPackage and SubPackages use
AdminAuthorization but postflight script runs sudo
command.
- my system: Installer automatically promotes
Metapackage from Admin to RootAuthorization and logs a
warning.
- other system: Installer hangs
2) MetaPackage
project contains names of SubPackage without build number appended, however
after building the MetaPackage, the Info.plist IFPkgFlagPackageLocation keys are
modified to include versioning in the SubPackage name.
- my system: Installer
locates SubPackages according to Info.plist’s modified key values with versioned
names
- other system: Installer still looks for
SubPackages without versioning in their names, and fails to find
them.
Both systems are running OSX 10.4.8. What
could account for the different Installer runtime behavior that we’re
seeing? My systems seems to be more robust, perhaps an older Installer
Version managed to get installed on the other system?
Thanks,
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden