You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using a legacy version of the erase-install script may lead to invalid-installer errors after utilizing a more recent version of the erase-install script. The cause seems to be a cached sparseimage that doesn't get replaced despite --overwrite or --update parameters being used.
Describe the bug
Using a legacy version of the erase-install script may lead to invalid-installer errors after utilizing a more recent version of the erase-install script. The cause seems to be a cached sparseimage that doesn't get replaced despite
--overwrite
or--update
parameters being used.To Reproduce
--reinstall --update --os=14 --no-fs --check-power
Expected behavior
--update
command was expected to overwrite any older or outdated packages.Code/log output
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: