In trying to deploy a serialized package, I'm getting this error (exit code 81) when I try to it using installer (ie. installer -verbose -pkg /Volumes/AdobeProductionPremiumCS6_Install/AdobeProductionPremiumCS6_Install.pkg -target /)
I've also tried moving this package off a mounted disk image and running it directly from /Users/Shared. And of course, this is running with root privileges.
This package has all the AAMEE default options, as well as the AIR components disabled.
I don't experience this error when using a trial package, I'm only experiencing it with a serialized package.
Any ideas? Are these exit codes documented anywhere?
Jul 18 15:32:39 test-vm-lion installd[1202]: PackageKit: Executing script "./preinstall" in /Volumes/AdobeProductionPremiumCS6_Install/AdobeProductionPremiumCS6_Install.pkg/Contents /Resources
Jul 18 15:32:39 test-vm-lion installd[1202]: ./preinstall: AAMEE Installer : preinstall launched...
Jul 18 15:32:39 test-vm-lion installd[1202]: ./preinstall: AAMEE Installer : Working directory is /Volumes/AdobeProductionPremiumCS6_Install/AdobeProductionPremiumCS6_Install.pkg/Contents /Resources
Jul 18 15:32:39 test-vm-lion installd[1202]: ./preinstall: AAMEE Installer : Launching AdobeDeploymentManager...
Jul 18 15:32:39 test-vm-lion installd[1202]: ./preinstall: AAMEE Installer : Exit code of AdobeDeploymentManager is (81)
Jul 18 15:32:39 test-vm-lion installd[1202]: ./preinstall: AAMEE Installer : Exit ...
Jul 18 15:32:39 test-vm-lion installd[1202]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “AdobeProductionPremiumCS6_Install.pkg”." UserInfo=0x1015c8850 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/AdobeProductionPremiumCS6_Install/AdobeProductionPremiumCS 6_Install.pkg, PKInstallPackageIdentifier=com.adobe.Enterprise.install.B19C0618-6D93-4995-9175-74B9BAF19 CB7, NSLocalizedDescription=An error occurred while running scripts from the package “AdobeProductionPremiumCS6_Install.pkg”.} {
NSFilePath = "./preinstall";
NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobeProductionPremiumCS6_Install.pkg\U201d.";
NSURL = "file://localhost/Volumes/AdobeProductionPremiumCS6_Install/AdobeProductionPremiumCS6_Ins tall.pkg";
PKInstallPackageIdentifier = "com.adobe.Enterprise.install.B19C0618-6D93-4995-9175-74B9BAF19CB7";
}