Skip to main content

Hi Everyone,



I confess it's been a minute since I've worked in Jamf in this capacity, but as far as I know I've done things right.



I built 3 packages from .app files using Composer (i.e. dragged them from my Applications folder into Composer as sources, created packages out of them, uploaded & categorized them in Jamf Pro).



I created a policy to install them, scoped it to the targeted test computer, and ran a sudo jamf policy from the test computer's end.



The command appears to execute fine, doesn't throw any errors. But when I go back to the Applications folder of the test computer, only 1 of the three applications (Gimp) is there. I'm not understanding what's going wrong and it doesn't seem like there's an obvious error code anywhere!



Below is my relevant /var/log/install.log data



Can anyone help me figure out what's going on?



2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installer[4237]: Product archive /Library/Application Support/JAMF/Downloads/Blender.pkg trustLevel=100
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installer[4237]: External component packages (1) trustLevel=100 (trust evaluation failed: Error Domain=PKInstallErrorDomain Code=101 "The package “Blender.pkg” is not signed." UserInfo={NSURL=#payload.pkg -- file:///Library/Application%20Support/JAMF/Downloads/Blender.pkg#Distribution, PKInstallPackageIdentifier=blender, NSLocalizedDescription=The package “Blender.pkg” is not signed.})
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: -4IFDInstallController(Private) buildInstallPlanReturningError:]: location = file://localhost
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: -4IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Library/Application%20Support/JAMF/Downloads/Blender.pkg#payload.pkg
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Set authorization level to root for session
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Administrator authorization granted.
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Will use PK session
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Using authorization level of root for IFPKInstallElement
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Starting installation:
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Configuring volume "Macintosh HD"
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Preparing disk for local booted install.
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Free space on "Macintosh HD": 352.77 GB (352771223552 bytes).
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.423716fxOi"
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: IFPKInstallElement (1 packages)
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Current Path: /usr/sbin/installer
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Current Path: /bin/sh
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Current Path: /usr/local/jamf/bin/jamf
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: Current Path: /usr/bin/sudo
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Adding client PKInstallDaemonClient pid=4237, uid=0 (/usr/sbin/installer)
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installern4237]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: ----- Begin install -----
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: request=PKInstallRequest <1 packages, destination=/>
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: packages=(
"PKLeopardPackage <id=blender, version=1, url=file:///Library/Application%20Support/JAMF/Downloads/Blender.pkg#payload.pkg>"
)
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Set reponsibility for install to 1252
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Skipping stale sandbox at path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/6AE0368E-EA76-4A57-8594-83036B335C01.activeSandbox
2021-03-22 14:00:38-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Extracting file:///Library/Application%20Support/JAMF/Downloads/Blender.pkg#payload.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/696CD3F8-7DD3-4F27-96CC-70E4399BE8A0.activeSandbox/Root, uid=0)
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: prevent user idle system sleep
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: suspending backupd
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m install_monitor_4243]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Using trashcan path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/696CD3F8-7DD3-4F27-96CC-70E4399BE8A0.sandboxTrash for sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/696CD3F8-7DD3-4F27-96CC-70E4399BE8A0.activeSandbox
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/696CD3F8-7DD3-4F27-96CC-70E4399BE8A0.activeSandbox/Root (1 items) to /
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Writing receipt for blender to /
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Touched bundle /Volumes/Blender/Blender.app
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: Installed "Blender" ()
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m install_monitor_4243]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: releasing backupd
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: allow user idle system sleep
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: ----- End install -----
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: 8.2s elapsed install time
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Running idle tasks
2021-03-22 14:00:46-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Done with sandbox removals
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: PackageKit: Registered bundle file:///Volumes/Blender/Blender.app/ for uid 0
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installdi1447]: PackageKit: Removing client PKInstallDaemonClient pid=4237, uid=0 (/usr/sbin/installer)
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: Running install actions
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.423716fxOi"
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: Finalize disk "Macintosh HD"
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: Notifying system of updated components
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]:
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]:
Summary Information
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: Operation Elapsed time
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: -----------------------------
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: disk 0.02 seconds
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: script 0.00 seconds
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: zero 0.00 seconds
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: install 9.03 seconds
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]: -total- 9.05 seconds
2021-03-22 14:00:47-07 RCHSGRAPHICSLAB19m installern4237]:
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installern4272]: Product archive /Library/Application Support/JAMF/Downloads/GIMP-2.10.pkg trustLevel=100
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installern4272]: External component packages (1) trustLevel=100 (trust evaluation failed: Error Domain=PKInstallErrorDomain Code=101 "The package “GIMP-2.10.pkg” is not signed." UserInfo={NSURL=#payload.pkg -- file:///Library/Application%20Support/JAMF/Downloads/GIMP-2.10.pkg#Distribution, PKInstallPackageIdentifier=gimp-2.10, NSLocalizedDescription=The package “GIMP-2.10.pkg” is not signed.})
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: -sIFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: -sIFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Library/Application%20Support/JAMF/Downloads/GIMP-2.10.pkg#payload.pkg
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Set authorization level to root for session
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Administrator authorization granted.
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Will use PK session
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Using authorization level of root for IFPKInstallElement
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Starting installation:
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Configuring volume "Macintosh HD"
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Preparing disk for local booted install.
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Free space on "Macintosh HD": 352.27 GB (352270241792 bytes).
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.4272N6S08k"
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: IFPKInstallElement (1 packages)
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Current Path: /usr/sbin/installer
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Current Path: /bin/sh
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Current Path: /usr/local/jamf/bin/jamf
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: Current Path: /usr/bin/sudo
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Adding client PKInstallDaemonClient pid=4272, uid=0 (/usr/sbin/installer)
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installerL4272]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: ----- Begin install -----
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: request=PKInstallRequest <1 packages, destination=/>
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: packages=(
"PKLeopardPackage <id=gimp-2.10, version=1, url=file:///Library/Application%20Support/JAMF/Downloads/GIMP-2.10.pkg#payload.pkg>"
)
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Set reponsibility for install to 1252
2021-03-22 14:01:21-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Skipping stale sandbox at path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/6AE0368E-EA76-4A57-8594-83036B335C01.activeSandbox
2021-03-22 14:01:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Extracting file:///Library/Application%20Support/JAMF/Downloads/GIMP-2.10.pkg#payload.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B5A49472-7961-4376-BAA5-7D701EEB484B.activeSandbox/Root, uid=0)
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: prevent user idle system sleep
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: suspending backupd
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Using trashcan path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/B5A49472-7961-4376-BAA5-7D701EEB484B.sandboxTrash for sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B5A49472-7961-4376-BAA5-7D701EEB484B.activeSandbox
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B5A49472-7961-4376-BAA5-7D701EEB484B.activeSandbox/Root (1 items) to /
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m install_monitor 4277]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Writing receipt for gimp-2.10 to /
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Touched bundle /Applications/GIMP-2.10.app
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m installdS1447]: Installed "GIMP-2.10" ()
2021-03-22 14:01:38-07 RCHSGRAPHICSLAB19m install_monitor 4277]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: releasing backupd
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: allow user idle system sleep
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: ----- End install -----
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: 17.3s elapsed install time
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Running idle tasks
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Done with sandbox removals
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: PackageKit: Registered bundle file:///Applications/GIMP-2.10.app/ for uid 0
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Removing client PKInstallDaemonClient pid=4272, uid=0 (/usr/sbin/installer)
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: Running install actions
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.4272N6S08k"
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: Finalize disk "Macintosh HD"
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: Notifying system of updated components
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]:
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]:
Summary Information
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: Operation Elapsed time
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: -----------------------------
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: disk 0.02 seconds
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: script 0.00 seconds
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: zero 0.00 seconds
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: install 18.03 seconds
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]: -total- 18.05 seconds
2021-03-22 14:01:39-07 RCHSGRAPHICSLAB19m installerL4272]:
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerL4317]: Product archive /Library/Application Support/JAMF/Downloads/Inkscape.pkg trustLevel=100
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerL4317]: External component packages (1) trustLevel=100 (trust evaluation failed: Error Domain=PKInstallErrorDomain Code=101 "The package “Inkscape.pkg” is not signed." UserInfo={NSURL=#payload.pkg -- file:///Library/Application%20Support/JAMF/Downloads/Inkscape.pkg#Distribution, PKInstallPackageIdentifier=inkscape, NSLocalizedDescription=The package “Inkscape.pkg” is not signed.})
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: -AIFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: -AIFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Library/Application%20Support/JAMF/Downloads/Inkscape.pkg#payload.pkg
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Set authorization level to root for session
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Administrator authorization granted.
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Will use PK session
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Using authorization level of root for IFPKInstallElement
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Starting installation:
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Configuring volume "Macintosh HD"
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Preparing disk for local booted install.
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Free space on "Macintosh HD": 351.76 GB (351755087872 bytes).
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.4317JqqBh1"
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: IFPKInstallElement (1 packages)
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Current Path: /usr/sbin/installer
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Current Path: /bin/sh
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Current Path: /usr/local/jamf/bin/jamf
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: Current Path: /usr/bin/sudo
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Adding client PKInstallDaemonClient pid=4317, uid=0 (/usr/sbin/installer)
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installerG4317]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: ----- Begin install -----
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: request=PKInstallRequest <1 packages, destination=/>
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: packages=(
"PKLeopardPackage <id=inkscape, version=1, url=file:///Library/Application%20Support/JAMF/Downloads/Inkscape.pkg#payload.pkg>"
)
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Set reponsibility for install to 1252
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Skipping stale sandbox at path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/6AE0368E-EA76-4A57-8594-83036B335C01.activeSandbox
2021-03-22 14:02:22-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Extracting file:///Library/Application%20Support/JAMF/Downloads/Inkscape.pkg#payload.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B8204B29-6165-42D6-92FA-EC0BA1529061.activeSandbox/Root, uid=0)
2021-03-22 14:02:43-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: prevent user idle system sleep
2021-03-22 14:02:43-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: suspending backupd
2021-03-22 14:02:43-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Using trashcan path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/B8204B29-6165-42D6-92FA-EC0BA1529061.sandboxTrash for sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B8204B29-6165-42D6-92FA-EC0BA1529061.activeSandbox
2021-03-22 14:02:43-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B8204B29-6165-42D6-92FA-EC0BA1529061.activeSandbox/Root (1 items) to /
2021-03-22 14:02:43-07 RCHSGRAPHICSLAB19m install_monitorC4327]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Writing receipt for inkscape to /
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Touched bundle /Volumes/Inkscape/Inkscape.app
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Touched bundle /Volumes/Inkscape/Inkscape.app/Contents/Frameworks/Python.framework/Versions/3.8/Resources/Python.app
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: Installed "Inkscape" ()
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m install_monitorC4327]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: releasing backupd
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: allow user idle system sleep
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: ----- End install -----
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: 22.2s elapsed install time
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Running idle tasks
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Done with sandbox removals
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installerG4317]: PackageKit: Registered bundle file:///Volumes/Inkscape/Inkscape.app/ for uid 0
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installerG4317]: PackageKit: Registered bundle file:///Volumes/Inkscape/Inkscape.app/Contents/Frameworks/Python.framework/Versions/3.8/Resources/Python.app/ for uid 0
2021-03-22 14:02:44-07 RCHSGRAPHICSLAB19m installdS1447]: PackageKit: Removing client PKInstallDaemonClient pid=4317, uid=0 (/usr/sbin/installer)
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: Running install actions
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.4317JqqBh1"
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: Finalize disk "Macintosh HD"
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: Notifying system of updated components
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]:
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]:
Summary Information
*
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: Operation Elapsed time
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: -----------------------------
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: disk 0.01 seconds
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: script 0.00 seconds
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: zero 0.00 seconds
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: install 23.05 seconds
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]: -total- 23.06 seconds
2021-03-22 14:02:45-07 RCHSGRAPHICSLAB19m installerG4317]:

Isn't it always the way that you see your mistakes as soon as you post them?



The packages installed to /Volumes/ instead of /Volumes/Macintosh HD/Applications. I'll fix it and report back.


Hey, it's me again... just screaming into the void apparently.
After refreshing my brain I rebuilt the packages correctly in Composer by installing them first on my machine, dragging them into Composer as a source, editing permissions to 777 mode, uploading the new ones to Jamf Admin and replicating the relevant DP. Once I did things the right way, everything worked fine.


Hey @johntgeck just so you don't have to feel all alone on this, I'm glad you got your issue worked out. We've all been there and done things like this, so don't sweat it. It's a good lesson for the things to look out for next time you build your packages.



Edit: Oh, one thing to note. For the future, I would not set the permissions to 777 for applications. That can be considered a security issue since it means all accounts can write into the application bundle. If you take a look at other applications in the Applications path, most are going to be set to 755, and set to root:wheel as the owner/group. So root can edit, but all other accounts can only read, which is generally all that's needed to run an application.