Closed reuven-cohen closed 2 years ago
Seems like it must be a bug with the latest version of 10.15.7, if --list-full-installers isn't being recognised. Unfortunately there's nothing I can do to make the script work under those circumstances. I suggest you use the default method or --pkg method, rather than the --fetch-full-installer method, and open a case with Apple to get it fixed (sadly that's unlikely to get resolved at this late stage in the Catalina cycle).
Thanks for the quick response. I'll try seeing if I can get the default or --pkg method working in our environment.
OK so I now figured out that --list-full-installers
is not a known flag on macOS Catalina. It was introduced in Big Sur. This unfortunately means that you can't use that option on Catalina. Since Catalina is now deprecated, it's not something I intend to try and workaround. I would suggest the default or --pkg
options instead.
(that said, you may be able to use v. 25 or older of erase-install on those old machines, because that still used installinstallmacos.py to grab the list of installers)
Describe the bug The EraseInstall script we've been running with is no longer working and spits out an error that makes me wonder if something changed with SoftwareUpdate.
To Reproduce
Expected behavior Previously the DepNotify window would appear, show download progress then proceed with macOS Monterey Upgrade.
Code/log output
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Add any other context about the problem here.