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:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=2n+I6dsM1l2BtIBjX7tH9vdf/4dgO4kLwii1uT9dhZs=; b=hEX4Z/SQH3/tCTwRLJCIUQoUN1LrQisH0M8zsTumcbO9oaLwwrCRcsTekHccQRV4Vt TzRuKcEin2DX5fufhN/wRBuyAmOyc06ghsY9gKBGe5yQlff9Zl25r5BYwLok0o/n0Pyh mZVtJ3gIpx0kkLhDLKtAq5JkEA81UQS2KNEVM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=iBcNVdNtYNMtzhIlEM5opcUk5nr076+XtHYPVxI798ZRj6qIcR2YttC8CzM9SXRFtQ wuqdMpQKMSaGiQmRi8mZPq0EOK9QmIRiTJgKUl1Zmbox9gxvYXvFILS8TwZKffOqCRca ScDR1SRv/a927Yc83Emem+IWsLf7fr4IrzWUk=
If you look at the Installer logs, does it say that the application was relocated during install to another location (like where another instance of the application already exists)?
If the answer is yes, this is a known issue that can be addressed by unchecking the option to search for previous instances.
That being said, I'm wondering whether this "bug" is going to make it to the Mac App Store.
***Speculation ahead***
I'm betting not, because I'm betting the Mac App Store won't be using Installer.app or /usr/sbin/installer at all.
The leaked guidelines for apps that can be submitted for inclusion in the Mac App Store say all apps must consist of a single, self-contained bundle, and may not install files outside that bundle. This makes sense, since the demo last week showed apps being installed without any prompt for admin credentials.
This means the apps will be installed with a simple copy to some place the user has "write" rights, and removed with a simple delete operation.
More complex software that requires an Installer package simply will not be available on the Mac App Store.
Thank you Greg and Iceberg-dev. That was the problem, i unchecked the checkbox "Allow relocation", and now it works perfectly! _______________________________________________ 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