Re: packagemaker and warnings
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com -Greg On Jun 28, 2009, at 6:14 PM, Peter Lee wrote: /Developer/usr/bin/packagemaker -d Auralia.pmdoc -o Auralia.pkg -m -v Can I tell packagemaker to somehow NOT do this compare? Thanks, Peter Lee _______________________________________________ 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/greg.neagle%40disneyani... _______________________________________________ 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... You'll get the warnings even if you use '--no-recommend'. Here are your options: 1) Ignore the warnings. 2) Change the owner/group/mode of items on the disk to match what you are creating in your packageroot 3) Change the owner/group/mode of items in the packageroot to match the items on disk. Which way you go on 2 vs 3 depends on which you consider having the "correct" owner/group/mode. Packagemaker is doing the right thing in warning you that items installed from the package you are currently building will have different owner/group/mode than the items currently installed on disk. It's up to you to decide how to react to the warning. Thanks for all the previous help with my packagemaker issues... I think I'm getting there. I'm just wondering about the warnings that PM throws at me. In particular - I get lots of things like this: -- "Warning: Group ID 80 does not match 501 of root volume for "/ Applications/Auralia.app". Make sure.... " etc etc I get lots and lots of those... for each file that is in the Auralia.app bundle. I do have an /Applications/Auralia.app, and there is a /Applications/Auralia.app in my temporary PackageRoot directory. It seems that packagemaker is comparing the permissions / owners etc of the installed app and those of the temporary package. My command to build the package is as follows: -- Peter Lee ptle@risingsoftware.com ----------------------------------------------------------------------- Rising Software Australia Pty. Ltd. http:// www.risingsoftware.com/ Publishers of 'Auralia' - Ear Training and 'Musition' - Theory Training Ph: +61 3 9481 3320 FAX: +61 3 9481 3380 USA Freecall: 1 888 667 7839 This email sent to greg.neagle@disneyanimation.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Greg Neagle