Skip to content

Error when using locally found Install.app on nonDEP enrolled device #5

@MLBZ521

Description

@MLBZ521

Exit Output was: Error: Could not find package at path /tmp/Jamf_QuickAdd.pkg
***** install_macOS process: FAILED *****

This was reported today by one of my Site Admins.

Basically this is a bug in the logic:
The issue is the script found a local “Install macOS Mojave.app” in the /Applications folder, so it didn’t need to download it, which is where it would have gotten the Jamf_QuickAdd.pkg.

If the device was DEP enrolled, this situation would not have occurred. (The logic checks to see if the device was DEP enrolled, if it was, it doesn’t look for the Jamf_Quickadd.pkg.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions