site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thnaks for any help, Bryan _______________________________________________ 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... I'm attempting to build a basic packagemaker file from the command line and have not yet been successful. I continue to get the same error on even a basic project. [BASH]$ Installer: /Developer/usr/bin/packagemaker --doc /Users/bryan// test.pmdoc -p /tmp/test.pkg 2008-01-17 17:38:29.301 packagemaker[24851:10b] ERROR: mkdtemp failed for template /tmp/test.pkg/pkmk.XXXXX, check permissions 2008-01-17 17:38:29.469 packagemaker[24851:10b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** - [NSCFArray insertObject:atIndex:]: attempt to insert nil' 2008-01-17 17:38:29.470 packagemaker[24851:10b] Stack: ( 19276395, 16965787, 19275851, 19275914, 35383696, 34463236, 34462996, 488665, 263478, 210249, 209022, 200366, 200236, 255860, 196212, 434932, 434114, 9170, 9102 ) Trace/BPT trap Not sure what is not set or set incorrectly, but the message is not too descriptive. This email sent to site_archiver@lists.apple.com