JSS Version: 9.8
Distribution point is SMB.
I created a Photoshop package with CCP, wrapped it into a DMG with Disk Utility, uploaded to distribution point, made the policy, tied the InstallPKGfromDMG script to it (with the correct parameter 4) and it fails to install. I also made sure the script was modified for updated binaries location.
Here is the log:
Executing Policy Adobe Photoshop CC...
[STEP 1 of 3]
Mounting Main Distribution Point to /Volumes/CasperShare...
[STEP 2 of 3]
Caching package Adobe_Photoshop_CC_Install.dmg...
[STEP 3 of 3]
Running script installPKGfromDMG_New.sh...
Script exit code: 0
Script result: Variable "dmgName" value is set to: Adobe_Photoshop_CC_Install.dmg
Mounting the DMG Adobe_Photoshop_CC_Install.dmg...
Usage: hdiutil attach [options]
hdiutil attach -help
DMG mounted successfully as volume on device .
Installing Package from mount path ...
There is a problem with your syntax.
Error: No package was specified
Type "jamf help" for more information.
There was an error installing the package. Exit Code: 1
Unmounting disk ...
hdiutil: detach failed - No such file or directory
I'd rather not use Composer to package these things up if possible.