site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812) So it looks like it's not me. It's SnowLeopard... Kevin _______________________________________________ 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 managed to reproduce this with a really simple app. Xcode--> new Cocoa app, then build. Make three versions of it. 1.0, 1.1, 1.2. Make a simple PackageMaker project by dropping in the app, and build it for each of the versions of the app. Install 1.0 --> works Install 1.1 version over 1.0 --> works Install 1.2 version over 1.1, --> skipping component "com.mycompany.theapp" (*-1.0.0-*-*) because the version *-1.1.0-*-* is already installed.' Now these packages were built on 10.5, because all of our dev stuff hasn't shifted over to 10.6 and the new PackageMaker etc. yet, but these are brain-dead-simple flat packages, and they aren't working. This email sent to site_archiver@lists.apple.com