I have been using Greg Neagle's createOSXinstallPkg to deploy 10.8 for the past year or so.
I downloaded the updated files (createOSXinstallPkg ) for 10.9 and built the first package today. I cached it to a test system a few minutes ago and ran a policy to "install all cached policies" just like I have done with 10.8.
I get the following error when the policy runs:
An error occurred executing the policy "Install Mavericks" on the computer "FAxxxx68".
Event log from the policy:
/usr/sbin/jamf is version 8.73
Executing Policy Install Mavericks...
[STEP 1 of 3]
Mounting afp://xxxxx/CasperShare to /Volumes/CasperShare...
[STEP 2 of 3]
Installing tmp Scripts.dmg...
Closing package...
[STEP 3 of 3]
Installing InstallOSX_10.9_13A603_custom.pkg...
Installation failed. The installer reported: dyld: DYLD_ environment variables being ignored because main executable (/System/Library/PrivateFrameworks/Install.framework/Resources/runner) is setuid or setgid
installer: Package name is OS X
installer: Installing at base path /
installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)
Unmounting file server...
Creating Reboot Script...
You can access the full details of this log at:
xxxxxxx…
Has anyone else seen this type of error when trying to run a package built with this tool?