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:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=msnixTLHmmM5I9ogGv6scl/R+PBzHJuNBUKCsktDCOY=; b=t4eSjuYjDlb6bJ38Vnq1FLkiocMI8c0cvVmDX61d1PAHGy9KIUCqkIe4ZbBi134oNt JOa/9j5gjoufoOKgfAPh/FdoTw6YW1dtTxaAtEy5bojfVRbVd1BnAkTsAF4bdg7xRwvb xqWbzfcYl6y8lg5MTdFDJ2F8ls6L9VLpCKTHU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=u2gFejSJGFDnwS26vGIuqkbJbUMlavnuKBs3V3jKPACVId0bf4AIjV6BHdUqH6Lfyk pqZqERSMO+YrQVZKTJxA6okeSWXcoW/pBbEYbGbYjGTo72HhOjaBZgual4MgOvSNXjwZ 7DQufaRMqiJ641xXEeRGcJ/Fb9zy0jzoAN1AM= On Jan 14, 2009, at 12:28 PM, Dan Wilson wrote: _______________________________________________ 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... I'm trying to build a metapackage that installs version A of a component on Tiger, and version B of the same component on Leopard. After setting the OS version requirements on each component, everything seems to work properly, but PackageMaker seems to require that each package has a different package identifier, even if the package version is different. If I manually edit the identifiers to be the same, opening the metapackage causes Installer to return an error ("Operation could not be completed. com.apple.installer.pagecontroller error -1"). Is there a way to accomplish what I'm trying to do? After a successful install, the package receipt has the package identifier shown in PackageMaker, which I expect will cause problems with upgrades. I would be pleasantly surprised if it worked correctly with OS version requirements since PackageMaker does not generate correct requirements unless you write them manually. This email sent to site_archiver@lists.apple.com