Re: SL checking bundle versions incorrectly?
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=k+8C9vDCSoKp43WSE3aGy0T9mPFyUKS8lZzGZv1+Lcw=; b=SGyOBd6+dk7+MQUL+EHCBiWv8xzmOyHsYZfX7afVQ1l4TOC6HDTd1wxpbJWG/3BNMb jsMT46DYfBbxn0Kjc8kuhHkVG5RuyHNFVPj+kIc7JespcmWuKHo5R1n5j10BmafkfBzo C4qw4D9uXHJqC+3ZKOhsPnoIYSynyc9aPoo+Q= 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=d4A6naDuTIWWJtPJWSvIb3+6Ji+NI+w94A+RbLbUD+0O9cKGfIX8YkJ1O3udVpy1+g nCvyjEB31PGDH1fF3pXcRqPF7tL1uw3ya/RfuF/TuF0GYz+Oyj2gFMNBynl89AGc5ZS0 VGR+Z4F4oHtP9AnFOBUwVP8Rw4iPOVxQ7QlmU= On Sep 4, 2009, at 8:55 PM, Kevin Brock wrote: I've seen a strange error with SL upgrade of a package. Here's what's happening. 1) Install initial package -- bundle version 1.0.2 2) Run installer of new package, with bundle version 1.0.3 _______________________________________________ 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... result: 'PackageKit: skipping component "com.thecompany.theapp" (*-1.0.0-*-*) because the version *-1.0.2-*- * is already installed.' I figured something was wrong with the 1.0.3 package, so I uninstalled 1.0.2, installed 1.0.3 fresh. Worked. Now I tried to upgrade to 1.0.4, result: 'PackageKit: skipping component "com.mycompany.theapp" (*-1.0.0-*-*) because the version *-1.0.3-*- * is already installed.' so clearly is is able to see that 1.0.3 *is* 1.0.3. So, why didn't it see this during the upgrade from 1.0.2? Is it looking at a different plist entry in each case? Any help would be appreciated. I would tend to believe the problem would lie with the version Installer.app thinks it's seeing in the package you're trying to install. The par tI don't get is how it can guess the format of your version number x.x.x. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev