Posted on 08-18-2022 10:52 AM
I'm running into something I've never seen before while trying to create a .dmg with Composer.
The software's documentation calls for unzipping a .tgz then dragging the contents into a composer window.
Above is the directory of files. When I drag and drop into Composer (the little "7" appears indicating all 7 files are being draagged) but only the .app appears in Composer.
I'm getting this on both my daily work Mac, and in a VM that has it's snapshot refreshed after every packaging job.
I'd appreciate any ideas.
Posted on 08-18-2022 01:49 PM
What happens if you drag just one of the non app files into Composer, like the plist or sh files? Does it copy in and create the Composer source? If so, can you then drag the rest of the files into that same source to add them?
08-19-2022 02:56 AM - edited 08-19-2022 06:05 AM
If I grab a file like the .plist and drag it over, it creates the folder structure but with nothing in it.
If I then try to drag one of the other files into Composer I get the following error.
"Failed to copy file /usr/bin/ditto -rsrcFork /Users/jbaldwi3/Desktop/InProgress/4scout/Update/Update.sh /Library/Application Support/JAMF/Composer/Sources/com.forescout.secureconnector.plist/ROOT/Users/jbaldwi3/Desktop/InProgress/4scout/Update/Update.sh from /Users/jbaldwi3/Desktop/InProgress/4scout/Update/Update.sh to /Library/Application Support/JAMF/Composer/Sources/com.forescout.secureconnector.plist/ROOT/Users/jbaldwi3/Desktop/InProgress/4scout/Update/Update.sh [Command failed with error code (1): '/usr/bin/ditto']"
They do drag and drop to another Finder window without issue.