Re: Second user can't run app after install
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=/g+u88awA4MuOm9j3f1eC4bTlLfMNZNbUzFAPIgk+/U=; b=UBgaroS+gBGA7ieoXl0y6HtkElzU8pLyQLkRW3qmPeobDxzov3aSyJIO7KPAZjk8p9 xR7v4jk9WxY424XjPav90RAcrZT0TMlI5rtihsEBnGgfwEY9zQ6be1FEv7k1nkuvAK+j QODGjY/5jyqYj1hBSZsF2hyAB3KJYQfAvAVh4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=pJB8YKHtd3HcoMoiu6cBwmFHLuggxMZmUAXWd8o7Rb/Ty9+3pDY9S8o7TpzbDjZTm3 ePWpPlRD1kTPDYZ78VWJh783X/Ua0M+ceth8XxhmXcd325x44OR0+0ENiRskwt5iTfW5 9quBojGntqkXJuYQzF1gheCBpVPSYQlSwFEU8= On Dec 8, 2010, at 1:08 AM, Mel Walker wrote: _______________________________________________ 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 having an odd problem with packagemaker installs. An application is installed to the Applications folder, but when the second user on the machine tries to run it, they don't have permission. The app package has root:admin set for the entire hierarchy in the pmdoc. The permissions seem right, too (read and execute for everyone at all levels). I tried setting the owner:group and permissions first, then creating the installer, but no dice. Both of the users on the machine are Administrators, id's are 501 and 502. The installer is being created from the command line on a buildbot, if that matters. It's a simple installation — one app and one preference pane. I've run out of good questions to ask for debugging it, and I'm still pretty new at this "creating installers" thing. Any advice? Please? 1. You're not saying what the owner, group and permissions are in the payload. Use Pacifist to check this. 2. You're not saying what the owner, group and permissions are for the files on disk after installation. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev