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
845 stars 132 forks source link

"Upgrading macOS" Progress Bar Immediately Goes to 100% Instead of Incrementing #344

Closed rougegoat closed 1 year ago

rougegoat commented 1 year ago

Describe the bug When erase-install v28.1 gets to the "Upgrading macOS" screen, the progress bar fills up to 100% immediately while the text below it correctly displays the percentage complete.

To Reproduce Run from terminal with the following flags: --os 13 --replace-invalid --reinstall --check-power --reboot-delay 10 --no-fs --cleanup-after-use

Expected behavior The progress bar should increment up as the percentage complete.

Environment (please complete the following information):

grahampugh commented 1 year ago

Fixed in latest commit to main and latest release package.