site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Creating Package Shell Scanning Package Root Does anyone know how I might get round this? Thanks. Graham Westlake Sibelius Software _______________________________________________ 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've been automatically building an updater for a point upgrade of our app using some shell scripts, a bit of Perl and PackageMaker 2.0.1, as shipped with Xcode 2.1. My command line looks something like this: PackageMaker -build -p "./My App Updater.pkg" -f "./package_contents" -b "/tmp" -s -ds -v -r "./install_resources" -i "./Info.plist" -d "./ Description.plist" This worked really well, until I upgraded to Xcode 2.2, and hence PackageMaker 2.1. Now I'm getting the following output: The package could not be created because of the following errors: You do not have permissions to archive the following files in your root. 3 <CFArray 0x31fb80 [0xa073a150]>{type = mutable-small, count = 0, values = ( )} This email sent to site_archiver@lists.apple.com
participants (1)
-
Graham Westlake