Posted on 10-13-2020 08:38 AM
These two commands result in 10.15.6 being downloaded, despite 10.15.7 being the latest version of macOS Catalina:
sudo softwareupdate --fetch-full-installer
andsudo softwareupdate --fetch-full-installer --full-installer-version 10.15.7
Is this happening to anyone else? If so I wonder if 10.15.7 got pulled?
Posted on 10-13-2020 08:38 AM
...yes, I know in 100 minutes the latest installer will be macOS Big Sur (11.0).
#rollseyes
Posted on 10-13-2020 09:06 AM
Not sure about using softwareupdate
to download 10.15.7, but in case you need it, I recommend installinstallmacos.py
:
Posted on 10-13-2020 09:58 AM
softwareupdate --fetch-full-installer --full-installer-version 10.15.7
Just used above command to download 15.7.02
Posted on 10-13-2020 10:23 AM
Downloading and installing 10.15.7 installer
is what I get when i run the sudo softwareupdate --fetch-full-installer --full-installer-version 10.15.7
@donmontalvo
Posted on 10-27-2020 10:38 AM
This is what I get when attempting to download the full installer today.
softwareupdate --fetch-full-installer --full-installer-version 10.15.7
Downloading and installing 10.15.7 installer
SUPreferenceManager: Failed to set object of class: __NSCFConstantString for key: LastRecommendedMajorOSBundleIdentifier with error: Error Domain=SUPreferenceManagerErrorDomain Code=1 "(null)"
Install failed with error: Update not found
Posted on 10-28-2020 06:56 PM
It’s been hit or miss, I eventually had success using the App Store to trigger Software Update. It now seems to be offering the full installer. It failed several times and had to restart the download. Luckily it picked up where it left off. Was getting the same error with the terminal common on two different machines.
Used the bellow link to trip it.
https://apps.apple.com/us/app/macos-catalina/id1466841314?mt=12
Still can’t get either the terminal command or the above method to work on one machine.
Posted on 10-29-2020 07:21 AM
I was able to get it from AppStore/Software Update on a computer that still had Mojave on it. Took three tries to get it without errors but it did finally work.
Posted on 10-29-2020 07:41 AM
installinstallmacos.py has been much more reliable for me that the App Store or softwareupdate --fetch-full-installer
. Just be sure to pull the most recent version if you have an older copy as Apple made some changes to the catalogs for the BigSur betas.
Posted on 08-31-2021 12:26 PM
sudo softwareupdate --fetch-full-installer --full-installer-version 10.15.7
still works, 8/31/21