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 :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=7aKrk1bp98cjtjkKIOgFJROKWKUXPV8t2MoeovDD2dQ=; b=aNS0bQrbvXjiIXAuGh5lCtZQzFy6EfsMpgCz8eIbIXZzlkzOr0Y23lkjFD+j0RMb4U FKfQ7SQcom/zI0HTY9Mb5eepCxn4R0I4w9kjqx5C/RY6dbm3mEx5iooDUUjWiwkrFw1k tP+j1+MBZJI5MIgeTOiIfsacRPxvMp+31050k= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=KJVnSh9+GhbQwUJqfp+S/r9Qdi5UU/+gYGzvh/u+Z9GICtzX8yECyuFTdsXx35wIk4 1Tw7+3omPYamUHHZjMGSiZZWxy8MJE88c/a3sXD7Ib5f5Gx49rq4HL9ZeRVcIJSUBcUs EGWUvM5U3graZ12FN+nqEOw66GZhPSJtJAXuc= _______________________________________________ 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... There's a design bug in Installer.app on Mac OS X 10.5 when it comes to Installation Check script. If an Installation Script fails, returns a Fatal error but does not set an error 'message', Installer.app reports that there is no error message and then continue the installation process as if nothing was wrong in doing that. Installer.app should stop the installation process whenever an installation check script returns a fatal error EVEN IF the error message is not set. This email sent to site_archiver@lists.apple.com