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=c8vHBfIErKXFubtgn8XTYc6RydKj93dXBW0d9N8Z67A=; b=DJtnFogLJqEwhPzDFXT9PnSMnqjNOQOIDZh7qvF20Bvh835ev8qek4mQBSWn2vjBAr 4vy1i5TdTHUQBDFynYehJUiuIHKApB+vcTQCz+eQuM8XK3Di3RH+t52rYsuUBAhiJgCL ArmM3Apn+RkkwwOMflsFjv5RNOo5GkuXPDKH0= 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=ZN+9iNYMtzu8aJWHntzbHZoMjQvmLIU3uikyF3H+jYTPfuipObvxYwDpxEPFuCqh6d iECPht0z1jh+orO2bjpvgq2a3GpP/7xpgX0exBIDdnvfQgsyPCS0JAB0ucNeDQm9Ni0b 5lpq5c2LEBXXQXZgx2yOqcUl4FI3mKUg//Zi0= _______________________________________________ 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... According to what the xar tool says, there looks like to be a bug in PackageMaker. If you list the files in a .pkg from the OS installation, files are root:wheel 644. (As a matter of fact, the PackageInfo file for OSInstall.pkg does not follow this rule). If you list the files from a distribution made with PackageMaker, you end up with this: files are 644 but owner/groups can be user/wheel, user/staff. This email sent to site_archiver@lists.apple.com