site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Mike _______________________________________________ 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... We have a number of frameworks and apps that are loaded using a .pkg in Leopard. The first install of this code goes fine, but if we bump the revs of our apps and try to install again, I get lots of these in install.log: Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/syncMonitor.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/svc.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/rpmRsyncd.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/rpmMediaServerShareSetup.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/rpmMediaMetadataServer.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/mediaServerHelper.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/iTunesLocker.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/System Monitor.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/Screen Manager.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/RacepointOSVersion.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/PSBTester.app (version 1) was not installed because a newer version (216) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/MetadataManager.app (version 10) was not installed because a newer version (221) already exists. Feb 4 13:10:00 Michael-Silvas-MacBookPro Installer[35677]: / Applications/RacePointMedia/Media Controller Interface.app (version 10) was not installed because a newer version (221) already The thing is the new version I am trying to install is 222, but the installer reports version 10 (and 1 in one case). 10 does not exist in any of my info plists. Can anyone help? This email sent to site_archiver@lists.apple.com