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:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=Q5D2JDkx5ZfQRehRjj4dmnCV3wQUBShFiwoL/TtnGV8=; b=EF1bDM2saPIl4ZV7Wqf7G4TR0pqqPd7oMaHGYUp3Rfe1bvUGWs10HaxCXcDt1gC4fE oN70Xlrk6UzGn1x2FpOMCSvr+S/YL98Yp2fpcKN/6+jQ2skG7NQxw6rzoRGgMLWO3BGk KCgAoLA9dtYV/Bin30SKIrKBwfQzHTkMUTyxI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=U9L6gXakMoW/b/tNIBFNixWcxyusBh4Yt+geokWo9hHxs8WueIq2n2WtzecUPG3+jt UD13B2Nmzhp8yGf0PikgbEhEq9h3KbTz9lSQqybzB7pB4alBxh+1uYfTDSImWTcATEt0 0Vp/e5XR/usS+ZqQGxGvokIvLN3npjiAE9+hw= On Mar 12, 2010, at 3:35 PM, sakshi wrote: Hi Bill, Failing "works" for preflight as far as I can see on Mac OS X 10.4.11. If a preflight exits with -1 for instance, the installation will stop. But the error messages are not user friendly: "There were errors installing the software" "Please try installing again." This might be what unsupported is referring to. _______________________________________________ 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... Can you elaborate on this? There are times when installation checks are too complicated to be a part of volumecheck(). What is one to do in such a case? For example, the case I heard of recently was one where the team had a complicated logic to detect whether an app was in use or not. This logic was placed in a binary and the binary was invoked as a preinstall step of the first component package. How can they address this case since invoking custom binaries is not possible in the volumecheck() phase? Btw, to augment my knowledge: is failing in postinstall supported? This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev