grahampugh / erase-install

A script that automates downloading macOS installers, and optionally erasing or upgrading macOS in a single process. Watch the video!
https://grahamrpugh.com/2023/05/14/macaduk-presentation-eraseinstall.html
Apache License 2.0
836 stars 131 forks source link

Problem downloading installers on 13.5 #421

Closed grahampugh closed 1 year ago

grahampugh commented 1 year ago

Hi Graham, I have noticed since the upgrade to 13.5 I can no longer download compatible Ventura Installs using erase install (as per the previous bug) I have tried both 29.2 and 30 with the same result. I have noticed that the installer in the Applications folder has a line through it and when trying to run standalone it is broken.

Weirdly I can still use 29.2 to upgrade from Ventura 13.4.1 to 13.5. Any advice would be useful.

Originally posted by @NikThanki in https://github.com/grahampugh/erase-install/issues/320#issuecomment-1651753677

grahampugh commented 1 year ago

This appears to be a permissions issue when using mist-cli on a system already running macOS 13.5.

NikThanki commented 1 year ago

Mist CLI has been updated but now noticing I am being offer 13.6 and I have not put the switch in to allow betas? Any one else seeing this at all?

grahampugh commented 1 year ago

@NikThanki that's a different issue, please don't mix up different problems in the same issue. However, I have just also come across this, I'll create a new issue for it and I have a fix in progress.

grahampugh commented 1 year ago

Are you by any chance testing this on a VM? What's the output of ./erase-install.sh --list?

dornoam41 commented 1 year ago

I'm having the same issue as well. Please review the attached screenshots. Screenshot 2023-08-28 at 11 01 53 Screenshot 2023-08-28 at 11 01 07 Screenshot 2023-08-28 at 11 00 58

grahampugh commented 1 year ago

I'm going to close this issue because people are posting different things that require their own issue. @dornoam41 if you want to create an issue that's related to running erase-install, please create a new one with full log output (partial screenshots are not useful). If it's to do with running mist-cli directly, then please open an issue on the mist-cli repo.