Re: Problems installing on OS X 10.2.8
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hope that helps. -Julian On Aug 17, 2007, at 4:19 PM, cohen.rick@gmail.com wrote: Hi folks, Thanks! This email sent to juliand@sassafras.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... Does the default install directory exist on the 10.2 machine? If I remember correctly, I saw this error on 10.2 when the directory did not exist - I had to change the install location to one directory further up, and have the other directory be part of what got installed. e.g instead of installing foo.app in /Applications/sometimesthere/, install sometimesthere/foo.app in /Applications/ I have an installer that I built on OS X 10.4.9 (using Iceberg 1.2.2), and it seems to run OK on machines running OS X 10.4 and 10.3. I don't have a 10.2 machine, but I got my friend to run the installer and it fails. It doesn't seem to get very far into the installation process. The failure occurs before any of my script files, so I don't have any of my own messages in the log file. Here is the log file: Foo app Installation Log Target Selection _volumeAppeared: Adding volume Macintosh HD _volumeAppeared: Adding volume Snave75 _volumeAppeared: disabled Snave75 because package can only be install onto root volume. deactivate: removing all cells from _volumeMatrix Selected volume "Macintosh HD" Mounted at: / OpenFirmware: mac-io/ata-4@1f000/@0:5 Partition type: HFS+ Partition map: disk0s5 Partition: 5 Protocol: ATA Media Type: Generic Volume Size: 61487677440 Install Failed Error detected Name: NSInvalidArgumentException Reason: *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value Any ideas on what might be happening? - Rick Cohen _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/juliand% 40sassafras.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Julian Devlin