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:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=sAbaPVO185vb9ZTtuKUBG4SQIuMZlprsklbSqxEJio4=; b=Wt9qYcPb312Pg8qiuviu9EAX2Uaf8VSZdWWMEwiYp5v0DbH90Z1P/vDrPkbLtRQios 5OxfBXBbQCBaTNOdq6uxuLdqeMj6+MdapbGJXNK10c9BVNycd2V063D/rGxOmFjBZQaC iDvl9HO/n/uHSGQYKBAQnC8eDcst+hIWtszVA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ITYWupKbjoneQi0vuLRyKBMcH2eI3UisusRg9XT1YFYTrwhEGY/+qLsTNoqsjkLrGn IqtRkVnmmGykBilJm7IO4CRRMnWdU2oMQS8Z+hb0u9FLrvkyfWwHVILdXpNWtfxw21qc ettX/ADQE3/x9TpP920/4fm7AYobQZwn++qEc= On Thu, Jun 10, 2010 at 2:38 AM, G S <stokestack@gmail.com> wrote:
Hi all. Someone just referred me to this list. I'm having two major problems with my simple PackageMaker project at the moment. You may have heard them before.
1. The mpkg just isn't overwriting two of the three things it's supposed to be overwriting, and I don't get any error message. I can't see any permission problem. For example, I'm trying to install a component in /Library/QuickTime, and the older one never gets overwritten. The weird thing is that another package that does work is being written to /Library/Frameworks, so it's not a blockage on everything under /Library (and I am prompting for administrative password for the installer).
After many gyrations and experiments, I discovered the (as far as I can tell undocumented) context menu on the packages, which offers an option to override the target directories' permissions. That doesn't help.
This option would just use the permissions defined in your payload if the directory happened to exist both on disk and in your payload.
I also experimented to determine how the "apply recommendations" option works for setting permissions of package contents (which also seems to be undocumented), and that didn't help either.
If I delete the files that are supposed to be overwritten before running the installer, everything goes into the right place.
So this is not a relocation issue. 2 questions: - Which OS version? - How do you check that the new files are correctly installed? Finder Info Window? _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre