site_archiver(a)lists.apple.com
Delivered-To: installer-dev(a)lists.apple.com
Hello,
Any help much appreciated.
The dirty details:
- from within Package Maker, my pmproj builds a working mpkg file
- and I see the following build errors:
Missing identifier field for "Package1.pkg"
Missing identifier field for "Package2.pkg"
Missing size field for "Package1.pkg"
Missing size field for "Package2.pkg"
thanks,
--
Kevin Packard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (Installer-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.…
I'm having trouble building a Distribution Package from the command
line. There are a couple of other references to this problem, but I
haven't seen any solutions (http://lists.apple.com/archives/installer-
dev/2006/Sep/msg00057.html and http://lists.apple.com/archives/
installer-dev/2006/Oct/msg00062.html)
Is this a known bug, or is there a solution? If this is a known bug,
how are people automating the Checkout, Build, Build Installer
process on OS X?
- from the command line, I build the pmproj with:
/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/
PackageMaker -build -proj Installer.pmproj -ds -p ./Installer.mpkg
- and the resulting mpkg fails to install with the following error:
Failed to locate package at path Installer.mpkg/Contents/Packages/
(null)
- when comparing the good and bad mpkg files, only the Contents/
distribution.dist is different
This email sent to site_archiver(a)lists.apple.com