InstaDMG rev 202
I have been using InstaDMG 1.4b4 for quite a while but have recently run into issues some others have seen, such as with the 10.5.7 combo update not being fully applied to the target disc. I updated my InstaDMG to SVN 202 (per the version number in the script file) and have been able to get the 10.5.7 Combo update applied successfully. It seems now that two other packages are now not installing. Both the latest iLife support update and the new Safari 4 package do not install and fail. Could this be an issue with the chroot/jails we are using for the package installs now? I see a section in the script where you exclude the createuser package from the jailed using the following: CHROOT_EXCLUDED_CODES=("edu.uc.daap.createuser.pkg") Would it help to add the two problem installers to that? How would i find out what the package identifier is for them? Would i seperate them with commas or do i create another line? Another thing i noticed, and i am not sure if this is a result of the above packages not installing, but in the console logs on a freshly imaged machine i can see usbmuxd keeps exiting with status code 1 and restarting every few seconds. Any help would be muchly appreciated!