Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS_Upgrade.sh - macOS 12 Updates #33

Open
n0brainer opened this issue Nov 3, 2021 · 2 comments
Open

OS_Upgrade.sh - macOS 12 Updates #33

n0brainer opened this issue Nov 3, 2021 · 2 comments

Comments

@n0brainer
Copy link

Looks like the OS_Upgrade script is having trouble going from macOS 11.6.1 > 12.0.1. It returns an unsupported OS.

Haven't had a chance to check older versions yet.

@n0brainer
Copy link
Author

here's the pertinent info from jamf logs

/Library/Application Support/JAMF/tmp/OS_Upgrade-BigSur: line 986: 4900 Killed: 9 "$jamfHelper" -windowType hud -lockhud -title "$app_name (1 of 2)" -description "$adequate_free_space_for_install_dialog" -icon "$downloadicon" 892 gigabytes found as free space on boot drive. Proceeding with install. Unsupported Operating System. Cannot upgrade 11.6.1 to 10.9 0

@bp88
Copy link
Owner

bp88 commented Nov 8, 2021

I'm not sure if it'll solve it or not, but I did update the script recently. What happens if you run the script with #!/bin/bash -x (modify the first line of the script)? That might provide a bit more insight. What you've shared indicates some sort of issue when it's running the checkMinReqOSVer function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants