Hi,
I am having problem with a few command line installer commands. The command is:
/usr/sbin/installer -dumplog -pkg "/Applications/Xcode.app/Contents/Resources/Packages/MobileDeviceDevelopment.pkg" -tgt /
The results are:
installer[31431]: Free space on "Macintosh HD": 591.67 GB (591671709696 bytes).
installer[31431]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.31431OGGC2q"
installer[31431]: IFPKInstallElement (1 packages)
installer[31431]: Using authorization level of root for IFPKInstallElement
installd[31435]: installd: Starting
installd[31435]: installd: uid=0, euid=0
installer[31431]: Couldn't instantiate install client: Error Domain=PKInstallErrorDomain Code=100 "Authorization is required to install the packages." UserInfo=0x7fe679cd0d50 {NSLocalizedDescription=Authorization is required to install the packages.}
installer[31431]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
installd[31435]: installd: Exiting.
Googled it to death before posting here......
