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:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=50EKcoC4/EnCk92pwFIYtkWHbj0gK5Q3RAHAKYLr3/s=; b=PpqnFIwWEUzK6UKjl7o7FDjWoVsNn+BWgoLf2fjg+Y/WFy3eZ+XgXOkgagchpj+NNn Pc31xDR7mEPaVxc7e017Rp2UiTTCPzmcjC7uWcDtNzYSE8aSw5IpGREXnWE5/H6+VMue XXrrl53+CNZ0DU1Pc3dBwl/5LceredEl3DxSc= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=HiBT7uGvEnXZ3YVydoyUY3FDHEcxLa6Hk1RHlH+buGJVYIrvJ23E0Izh+ifz7IgFxk 2DnByP326P6l5U5nhquMfLEZDPlEZOEDS5Eqqjs2GVH7K+nD7jdXd4jom2WGJeF8IWFs WJ0HbybLU4z3Ic+l6KDDM3/1zXnVltd5DAwYU= I'm trying to build a metapackage from the command line and can't seem to figure out how to do it. I have several packages in a 'packages' subdirectory, each of which install when run independently. I'm calling packagemaker with the following options: packagemaker --root ./packages --out py4science-pack.mpkg --id edu.berkeley.py4science It builds, has a size ~20M, it 'runs' (steps through the dialog, asking for password, etc...) but nothing gets installed. What am I missing? Thanks! Christopher _______________________________________________ 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