So this a new one for me…
Using logGen to create diff file, then pkgGen to create pkg-root directory.
This Fiery installer puts files in /Applications, /Library, /System, and /usr.
I am building on Tiger 10.4.11, using PackageMaker 2.1.1 (123).
The build log looks like this:
[code][build /Users/adminx/Desktop/fiery-cws/Fiery CWS 1.3.0f41.pmproj => /Users/adminx/Desktop/fiery-cws/Fiery CWS 1.3.0f41.pkg]:
[build started 2008-04-08 15:38:41 -0700]:
Creating Package Shell
Scanning Package Root
Copying Root to Temporary Build Directory
Scanning Package Root
Preserving File Resources
Error: Could not preserve resources in root: “/private/tmp/PackageMakerBuild1207694328”.
Removing Temporary Build Directory
Completed
Install Size KB: 116772
Total Size KB: 107529
[build finished 2008-04-08 15:39:03 -0700][/code]
I’ve checked permissions on the directories in the pkg-root, they seem ok.
Has anyone seen this type of error before? If I monitor /private/tmp, I can see that file/dir being created. Just not sure why the build is failing.
Of course this is for including in an InstaDMG image.
Comments are closed