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:mime-version:date:message-id:subject:from:to :content-type; bh=b8XJoNa6XJ+UC/cPDMIDPq3N85KEj/nSxnZw5a04SXc=; b=HOb/EHgHmsGbYfVkDU38MOKmGlHG+Tgrx3RvbFQ6WmSG0CibUu5SpUhIp3JgLwEhBP sThPTdnISUgkp+fLbGMUkp5FCc7YYVEgDOenSLF3btQoz8LT8/CxPOQdo7omSwmHaqWO Huoibr4Z7pDSr0ML9u0VVHYWT/nq/2z7iMqYQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BaFFWWldguaILc/Utct7YZadKPWYmm37A7RqA6UpFbKgV7tRUJnlVYHENt+sbY8YO6 5fkJROK279D01TfK60hKJhyl4uC+vgBidal8J9UqOij5sMzMocgi55RNULjWSVH0xpC1 14Li8X/ohZWwGo+CwsDudhuUNXC6EQexsCH58= Hi, I have a pmdoc file that defines my pkg to be built. If I open the pmdoc in PackageMaker.app and select "build" to save the pkg then it works fine, that is the resulting pkg installs without error. However, if I use the PackageMaker command line, as below, to build the pkg using the SAME pmdoc, then there are problems. Specifically, when I run the installer for the pkg it pops up an alert for each .kext file being installed stating the file was "improperly installed." /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker --doc /Path/To/My/PMDOC.pmdoc --out /Path/To/My/PKG.pkg --id com.me.MyApp.pkg --version 1.0.0 --title "MyApp" --install-to / --root-volume-only --verbose It appears there are numerous issues with the PackageMaker command line tool. Is this a known issue? Whether it is, or isn't, is there a work-around? Any tips would be appreciated. Thanks! MacQAGuy _______________________________________________ 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