Admin configuration compilation fails

joe_farage
New Contributor III

Hi all,

I'm having problems trying to compile configuration from Casper Admin 9.3. I get the following error:

Apr 25 15:40:08 ... installer[22343]: Product archive /Library/Application Support/JAMF/Downloads/JavaForOSX_2013-005.pkg trustLevel=501
Apr 25 15:40:09 ... installer[22343]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
Apr 25 15:40:09 ... installer[22343]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Library/Application%20Support/JAMF/Downloads/JavaForOSX_2013-005.pkg#JavaEssentials.pkg
Apr 25 15:40:09 ... installer[22343]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Library/Application%20Support/JAMF/Downloads/JavaForOSX_2013-005.pkg#JavaForOSX.pkg
Apr 25 15:40:09 ... installer[22343]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Library/Application%20Support/JAMF/Downloads/JavaForOSX_2013-005.pkg#JavaSecurity.pkg
Apr 25 15:40:09 ... installer[22343]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Library/Application%20Support/JAMF/Downloads/JavaForOSX_2013-005.pkg#JavaMDNS.pkg
Apr 25 15:40:09 ... installer[22343]: Set authorization level to root for session
Apr 25 15:40:09 ... runner[22344]: Administrator authorization granted.
Apr 25 15:40:09 ... installer[22343]: Will use PK session
Apr 25 15:40:09 ... installer[22343]: Starting installation:
Apr 25 15:40:09 ... installer[22343]: Configuring volume "CSUD OS X 10.9.2 - Student-Teacher TESTING"
Apr 25 15:40:09 ... installer[22343]: Preparing disk for local booted install.
Apr 25 15:40:09 ... installer[22343]: Free space on "CSUD OS X 10.9.2 - Student-Teacher TESTING": Zero KB (0 bytes).
Apr 25 15:40:09 ... installer[22343]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.22343yuty8Q"
Apr 25 15:40:09 ... installer[22343]: IFPKInstallElement (4 packages)
Apr 25 15:40:09 ... installer[22343]: Using authorization level of root for IFPKInstallElement
Apr 25 15:40:09 ... installer[22343]: Failed install preflight: Error Domain=NSCocoaErrorDomain Code=640 "You can’t save the file “CSUD OS X 10.9.2 - Student-Teacher TESTING” because the volume “CSUD OS X 10.9.2 - Student-Teacher TESTING” is out of space." UserInfo=0x7f90427a6e00 {NSFilePath=/Volumes/CSUD OS X 10.9.2 - Student-Teacher TESTING}
Apr 25 15:40:09 ... installer[22343]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

I have enough place on the local hard disk 125 GB.
It looks like the size of the temporary disk image created is not big enough..

Many thanks for your help ;)
kind regards
joe

3 REPLIES 3

bentoms
Release Candidate Programs Tester

Hi @joe.farage,

Are you trying to compile on a SMB share?

joe_farage
New Contributor III

Hi @bentoms, Thank you for answering. In the 9.4 release note there is still in Known Issues: [D-005612] Casper Admin fails to compile configurations if the master distribution point is a file share distribution point hosted on Windows Server.
I use a Windows Server with SMB. I hope they will fix it soon. Sometimes if the configuration has been modified, compilation could work.

calumhunter
Valued Contributor

in the mean time, perhaps you could use AutoDMG to compile your image?

https://github.com/MagerValp/AutoDMG

I think alot of us are now using this instead of the compiling feature