All,
I have been tasked with installing a program on all my Mac's. There are 2 files, one is the .pkg file and one is a .json file (this is the software license) The Json file must be in the same folder as the pkg file when installing.
I am looking at composer but there must be something I am missing. I used the snapshot process to create the new ,pkg file but am getting this error Executing Policy Arctic Wolf Install
Downloading ArcticWolf.pkg...
Downloading https://use1-jcds.services.jamfcloud.com//download/e3f790a936a24e9bbe4e0d92335887be/ArcticWolf.pkg?token=de2d2236b0ee4ff297bbf280f002e26fdtaoupbhlkyxfqxfjij68o3ob5bxe9fk...
Verifying package integrity...
Installing ArcticWolf.pkg...
Installation failed. The installer reported: installer: Package name is ArcticWolf
installer: Installing at base path /
installer: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. The package is attempting to install content to the system volume.)
I have never used composer before so I am a bit lost at this point.
Any thoughts of why I am getting this error, or how to accomplish the goal of repackaging the pkg file and the .json file into a new package that can be installed?