The update doesn't seem to be appearing on unsupported Macs. Something in the system may need to be patched for software updates to work.Cant you just download the update through the Macos App store?
Edit: Ohh is that MAS? -- whoops
The update doesn't seem to be appearing on unsupported Macs. Something in the system may need to be patched for software updates to work.Cant you just download the update through the Macos App store?
Edit: Ohh is that MAS? -- whoops
Did you add the Developer Profile CatalogURL?The update doesn't seem to be appearing on unsupported Macs. Something in the system may need to be patched for software updates to work.
sudo /usr/sbin/softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12seed-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
I'll add this patch in the next release of the patch tool.If you are not seeing the update in the Mac App Store, use my Software Update Patch from post #679 with the Developer Beta CatalogURL checked and Software Update patch unchecked (as it may overwrite @dosdude1's patch).
OR you can just use this terminal command:
Then restart the App Store and/or Mac a few times.Code:sudo /usr/sbin/softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12seed-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
This should allow your Mac to receive all future Developer's Betas from now on. I don't know if anything else really changed as far as this.
If you are not seeing the update in the Mac App Store, use my Software Update Patch from post #679 with the Developer Beta CatalogURL checked and Software Update patch unchecked (as it may overwrite @dosdude1's patch).
OR you can just use this terminal command:
Then restart the App Store and/or Mac a few times.Code:sudo /usr/sbin/softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12seed-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
This should allow your Mac to receive all future Developer's Betas from now on. I don't know if anything else really changed as far as this.
If you are not seeing the update in the Mac App Store, use my Software Update Patch from post #679 with the Developer Beta CatalogURL checked and Software Update patch unchecked (as it may overwrite @dosdude1's patch).
OR you can just use this terminal command:
Then restart the App Store and/or Mac a few times.Code:sudo /usr/sbin/softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12seed-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
This should allow your Mac to receive all future Developer's Betas from now on. I don't know if anything else really changed as far as this.
Not showing on my 2009 MBP either. I have run the sudo command and restarted several times with no luck.DP2 still isn't showing on my 2009 MBP. I'm going to try TDMing to my Mac Pro and see if Apple will allow the download from there. Should allow me to patch it too, if needed.
You guys should learn how to do direct downloads of the install packages:
FullBundleUpdate.pkg
FirmwareUpdate.pkg
OSXUpd10.12.pkg
This will let you download it via a browser instead of the mac app store.
And no. I'm not going to post the direct links here. I got into trouble before with moderators for that and promised that I won't do that anymore.
I'll add this patch in the next release of the patch tool.
Hello TMRJIJ;If you are not seeing the update in the Mac App Store, use my Software Update Patch from post #679 with the Developer Beta CatalogURL checked and Software Update patch unchecked (as it may overwrite @dosdude1's patch).
OR you can just use this terminal command:
Then restart the App Store and/or Mac a few times.Code:sudo /usr/sbin/softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12seed-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
This should allow your Mac to receive all future Developer's Betas from now on. I don't know if anything else really changed as far as this.
Regular Update (Available with Final Release in the Fall):Hello TMRJIJ;
Tried the Terminal command from above and it doesn't work. How do I revert to the original update path?
I also took out the SSD from my MBP 5,1 and booted it from my Mac Pro 5,1 using Firewire and still no DP 2 Sierra update being displayed.
Thanks.
sudo /usr/sbin/softwareupdate –set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
Regular Update (Available with Final Release in the Fall):
You will not receive the macOS Software Updates until September.Code:sudo /usr/sbin/softwareupdate –set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
It may be something within the current OS updates itself. I can confirm that Yosemite updates works correctly with the Software Update PatcherIt's seems to very strange. After nearly all of the metadata files downloaded, i can't find anything with model list or any other information that prevents to see update in the list. Aftar that i wrote a small php, to capture all of the HTTP headers, that sent my machine to Apple, but seems to be no machine informations are here. PHP's $_SERVER value when softwareupdate downloads the main update url: http://homokozo.czo.hu/test.txt
Greetings TMRJIJ;Regular Update (Available with Final Release in the Fall):
You will not receive the macOS Software Updates until September.Code:sudo /usr/sbin/softwareupdate –set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
Greetings TMRJIJ;
Got some great news. What I did next was to run the patch file from your post # 679 and it worked. Was able to download the DP 2 Sierra and install it successfully. I placed the SSD back in my MBP 5,1 and run the post install tool from dosdude1. I'm now posting this post from my MBP 5,1 running DP 2 Sierra.
Your tool worked and didn't need reenter anything in the Terminal.