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:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=G3lNybbRThp3FnIUtfAtiPJBE1WVTBU1HhgoqCAo+Hw=; b=lPctuB2e0tIXQZerz1ywR2nbLfNFzme3i6AtLFRektjPrTydLVsQ3laDMtsP0Q4ttq jfJDVLSfg6r+kzSKcJE6tsjlrzOi5kDxHtScGI9Hb38uu0yFvoIO+CjPNtnnnvIYK8J8 yH7jPMF0ojh0davooy2CnSPJYnv0JU6Cn5kpU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=vwlczQbrYwLihaxVz6GT4KBGdaGbMW/dBpQ40WOU6nVMNhRQMw8MiaCaJPsfogwgHr GyhchoqEA95F4TF+sYVOwDqPDTrTFcMkMRoca0rElvbk8MoOcjETznIYmOyk6C1blFl8 TWqj/HA7dxYSF6lhzDYpuEGha5xkz1XUk2ao4= On Dec 17, 2009, at 9:07 PM, Stephen Greenfield wrote: <image.png> - use lsbom or - use Pacifist _______________________________________________ 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 making a PackageMaker Distribution .mpkg with four packages and an application. On Snow Leopard we had some users complain because the App folder Installer created inside Applications/ was getting created with permissions that was locking the user out (Everyone=No Access). So I followed what I thought was the generally accepted wisdom, and set the permissions for all the installed items in my packages to owner = root, group = admin. That didn’t make any difference. But it’s only a problem on Snow Leopard. I wondered if the problem was that my application’s folder is only defined in the application packages’ “Destination” field — I don’t set up a prototype folder hierarchy inside the packages. Pilot error? Or known issue? The best thing to do in such a case is to check what the permissions are in the payload: This email sent to site_archiver@lists.apple.com