Re: Package maker always looses destination path, often access rights?
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:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=psjmQvqvpiw/iSYL5jWHQFbOMeTzG/GCSXUJGjMCKQI=; b=KOx7ikSjzHumuI3TjDBNGlNQ4u03xjE8uG161LpOZVhvUdS+tV705nOtgVk95rFcgt FfL5xtAcikhTReSZApdX9oKFsOyBjPnHpHB3TW7Yy/nSSEhHiC9ie8Pwf1xyZfIY1yNb o0vwm2TWwZgGa3uzfViZAevVTbTIjwUQf1iBU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=DDgfo7Dp2mtSpvwYRfHt9O9gOTu9497sxy0Ybnw4o7cLCNSpOPtCy0sSQp7NoPNbYx amojgnn/5UJ1n1b36jJ9l175PRwlFKRyo6J81k+kNDaaBdUDOz5D9nNDJYvpqU7ebKuP AfyPJE41T1DfFFhzYI0l+9PI2I2dPmRlZtyUk= On Sep 8, 2008, at 5:44 PM, John Brisbin wrote: -- Karl Kuehn larkost@softhome.net _______________________________________________ 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 may get the permissions correct immediately after the install, but if your user 'repairs' permissions you are broken again. This is because the receipts file for the install contains the wrong permission information and your post install script is not run again during the repair to fix them. Am I wrong? Yep, you are. "Repair Permissions" only uses the bom files from a select group of Apple-installed pkgs. Everything else is ignored. I do agree that post-flights are a bad way of covering up for PackageMaker's problems (Iceberg is a much better solution when possible), but this is not the reason why. This email sent to site_archiver@lists.apple.com
participants (1)
-
Karl Kuehn