kc9wwh / macOSUpgrade

Workflow for doing in-place upgrades.
Other
418 stars 103 forks source link

Installer found, but old. Deleting - again and again #94

Closed AxeKR closed 5 years ago

AxeKR commented 5 years ago

Using the script for Upgrade and Clean install. Upgrade ist working fine until it is a 10.13.6 os with FV active and a standard user but thats on the other hand. My Problem is that the script is deleting the mac os installer because it is old? and the cat bits in the tail and the job is failing.

Whats going on?

Locating hardware information (Mac OS X 10.14.1)... Submitting data to https://jamf. OSVersion is 10.14.1 Installer found, but old. Deleting... Downloading macOS Installer... Checking for policies triggered by "download-mojave-install" for user "akrause"... Executing Policy OS: Move Install App into the right Place Downloading Install macOS Mojave.pkg... Downloading Installing Install macOS Mojave.pkg... Successfully installed Install macOS Mojave.pkg.

OSVersion is 10.14.1 Installer found, but old. Deleting... Downloading macOS Installer...

kc9wwh commented 5 years ago

@AxeKR please provide a screenshot of your script parameters within the policy. Based on just the log my assumption is the policy is configured to a different target version.

AxeKR commented 5 years ago
bildschirmfoto 2019-02-06 um 16 52 23
AxeKR commented 5 years ago
bildschirmfoto 2019-02-06 um 16 54 42
AxeKR commented 5 years ago

fp: after changeing the version number 10.14 to 10.14.1 same as the downloaded installer, it is working!