site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1255617081; bh=Oc/Gxy7xqDo9yRPsatp+8Zghg3GupSiBSuPWekHyi+M=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=nyR7eXtXOGqPGxPX9cYZxSuz/49/4yjHsbYFTq4kbNEr4UTDXI2iY/zlfW/jsbBfgxJjDBZuZpxEiQOrYiHdu7vAbUkz2bn3Nqa9W7XK878+N4f6Wq7D640pbfVAhn+1o+sgS+sNTCRb/Tatkk1spsi9ce2bKAwLMYAYpzdXvQQ= Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=rXhcn9oPYkm/fJZrSd5G67A9LuNosfDM8TrkHjDtQ0P05PY/ma5rj7uXjQNZzz/OQdNB+zw6WFK79G4bojY8dMa1odKSHVSlMVUPUERTfd0z+Fy178KWmk9sT1HnGaEh2yhE++aTxHha17B/3m4WP3xqzUUsAKwsZEXv0lVbZsQ=; I have an installer package that runs on both Leopard and Snow Leopard successfully. There are three problems, though: 1) For Snow Leopard, I had to modify our postupgrade script to deal with a missing parameter passed to the scripts by the Installer.app. I do not know if it is the third or the fourth parameter that is missing. All I know is they have been there in all other versions of OS X and now they are not. There are four parameters passed to the preupgrade script. Problem 3) below explains why I can't verify if the postinstall script has the same problem. 2) For Snow Leopard, I am not seeing a receipt in the /Library/Receipts folder after the install script runs successfully. 3) For Snow Leopard, whether I remove old copies of our application before installing or not, I always see the preupgrade and postupgrade scripts run. I never see the preinstall and postinstall scripts run. Since I can't find a receipt, I can't remove that for testing. Are these known problems? I am willing to enter bug reports if these are real problems but I don't want to raise a false alarm if I'm just doing something stupid. Is there now a "Use Receipt" flag I'm missing from PackageMaker or something like that? I have attempted to look through the list archives of this group and I find nothing about these problems other than my original request for information about the missing script parameter. Thank you, Jim Dodd Onset Computer Corporation _______________________________________________ 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