site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=CdDergbbhcjzHnEhOqhBkqseNoI5z52mDi5fhinXyPExVOXdmeDrq4SRxFsycPCMJvdU2oCiLmF3EspjaQE6nThODlm+6VA7yHRUegWdx47UaU2BvmvuuyCYoa/FcI2XpHZEUYXf51jLXlh4sj47w8wX5j3s6W5NW+oA/A8MYCM= ; User-agent: Thunderbird 2.0.0.16 (Windows/20080708) Hello, all. If so, it presents two major issues. (Tested on Mac OS X 10.5.5 and PackageMaker 3.0.3 ) Thank you. JongAm Park _______________________________________________ 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 made another installer package by luck and it could be installed well on a MacBook pro. However, my colleague complained that the log said that it touched a file in /Library/Application Supports/.../Plugins directory, which meant that it tried installed the program in that directory, but actually it didn't. So, I checked what is different from my machine and his machine by issuing pkgutil --pkgs. It showed a ID for the package and contained the troubled directory path. So, I removed the information using pkgutil --forget ... After doing so, it could install the program to the /Applications directory. Actually I noticed that installer package made with the PackageMaker 3.0.3 didn't add information to the receipt DB, although it did so with its previous versions as far as I remember. Is it a new behavior introduced by the PackageMaker 3.0.3? ( I believe it was from the Xcode 3.1.1 distribution. ) 1. It doesn't override/remove old information in the receipt DB 2. It sometimes picks some other destination path than the one which was designated using the PackageMaker. This email sent to site_archiver@lists.apple.com