Re: Package installation check...
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:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=DU6Wg6JYnQcpE2YBJHbGW6Q1i6pDw4+4kh4PGNsj45E=; b=pqrY6rXu2Od+UKNda2E1TFDSRXlOCVQhC0mimAk9kiK2R/bH0XUnmGegXodJL1RdYr Ev+BdpjByObpEpoRkne24gNjTvjZ4+mtmVbpXkj+GwJQRW8tz3kneQbqloB+OoZwBDWv irpLLDE6wx8RTavEb9v0KXpyx9Hn4kbZtgmsU= 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=Q6DWZ1cXjD6IPIaWy4kXpM0oEdq72IUuxzEAbkQm2y6K0fnduASYU6T+T4mYC7WuiT y9wE01XwGbH3mevhVOHfxY6bAzsKc/ZkyLhnlXi5UwmASG2TCpxyF4V+xxr07ThLwm0q W6eDWpku8X/v7MdjN62XTfCAXDfOpOgxT18+8= Are you trying this from the command line or the GUI? You can set some requirements from the GUI. You could also run a preflight script and exit 1 if your requirements are not met. I think that should exit the package with a fail. On Thu, Jul 30, 2009 at 7:41 PM, Charles E. Heizer<heizer1@llnl.gov> wrote:
Hello, I would like to know if it's possible to run through the Installation checks on a package to see if it can even be installed on a system?
For example, I have created a Test distribution package which I know will fail, it's requiring >= 20 CPU's. I would like to run a command from the command line to see if this package is applicable to this system.
I have played with installer using the following args (-dominfo - volinfo -pkginfo) and they all come back with valid info but none of them seem to run the requirements to tell me that it wont install.
Thanks, Charles Heizer
_______________________________________________ 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/rustymyers.lists%40gmai...
This email sent to rustymyers.lists@gmail.com
_______________________________________________ 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
participants (1)
-
Rusty Myers