Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of date MIST exectuable [BUG] #500

Closed
cchsadmin opened this issue Apr 18, 2024 · 2 comments
Closed

Out of date MIST exectuable [BUG] #500

cchsadmin opened this issue Apr 18, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cchsadmin
Copy link

Describe the bug
A clear and concise description of what the bug is.

I used the "Curl Method of Erase-install and kept getting stopped at "Sending password to startosinstall." The Install MacOS Sonoma.app that was getting downloaded and placed in /Applications/ was invalid each time. I checked the version of MIST in /usr/local/bin and it was out of date. Removing the MIST executable and letting Erase-Install install it fresh with 2.0 no longer downloaded an invalid .app.

To Reproduce

  • If applicable, please provide the full command used when running the script.
  • Please describe how the script was run. [e.g. Standalone via Terminal, in Jamf Policy from the uploaded pkg, in Jamf policy from uploaded script only, via another MDM provider]

Have MIST 1.12 executable in /usr/local/bin and run the following command. I ran it directly from the device via Terminal.

curl -s https://raw.githubusercontent.com/grahampugh/erase-install/release/erase-install.sh | sudo zsh /dev/stdin --reinstall --overwrite --no-fs --rebootdelay 60 --cleanup-after-use

Expected behavior
A clear and concise description of what you expected to happen.

I expected Erase-Install to check the version of MIST and update it to make sure it's the current version.

Code/log output
Please supply the full command used, and if applicable, add full output from Terminal or from /var/log/erase-install.log. Don't post a partial log - I need the whole thing. Either upload the log as a file, or paste the output in a code block like this:

your log goes here between triple backticks! Make sure you remove any personal information!

Here is the log from one of my "Failed" attempts.

2024-04-17 13:12:44 | v33.1 | [log_rotate] Finished rotating logs in /Library/Management/erase-install/log

2024-04-17 13:12:44 | v33.1 | [erase-install] v33.1 script execution started: Wed Apr 17 13:12:44 EDT 2024

2024-04-17 13:12:44 | v33.1 | [erase-install] Arguments provided: --reinstall --overwrite --no-fs --rebootdelay 60 --cleanup-after-use
2024-04-17 13:12:44 | v33.1 | [erase-install] System version: 13.6.1 (Build: 22G313)
2024-04-17 13:12:45 | v33.1 | [check_for_swiftdialog_app] swiftDialog v2.1.0.4148 is installed (/Library/Application Support/Dialog/Dialog.app)
2024-04-17 13:12:45 | v33.1 | [check_for_swiftdialog_app] Creating dialog log (/var/tmp/dialog.2DM)...
2024-04-17 13:12:45 | v33.1 | [erase-install] Caffeinating this script (pid=11571)
2024-04-17 13:12:45 | v33.1 | [check_free_space] OK - 165 GB free/purgeable disk space detected
2024-04-17 13:12:45 | v33.1 | [erase-install] Looking for existing installer app or pkg
2024-04-17 13:12:45 | v33.1 | [find_existing_installer] No valid installer found.
2024-04-17 13:12:45 | v33.1 | [erase-install] Running on architecture arm64
2024-04-17 13:12:45 | v33.1 | [get_user_details] ask for user credentials (attempt 1/5)
2024-04-17 13:12:45 | v33.1 | [get_default_dialog_args] Invoking utility dialog
yes admin is a member of everyone
2024-04-17 13:12:49 | v33.1 | [get_user_details] admin is a Volume Owner
2024-04-17 13:12:50 | v33.1 | [check_password] Success: the password entered is the correct login password for admin.
2024-04-17 13:12:50 | v33.1 | [get_default_dialog_args] Invoking utility dialog
2024-04-17 13:12:50 | v33.1 | [check_for_mist] mist is installed (/usr/local/bin/mist)
┌──────────────────┐
│ INPUT VALIDATION │
└──────────────────┘
  ├─ Search only for latest (first) result will be 'false'...
  ├─ Include betas in search results will be 'false'...
  ├─ Only include compatible installers will be 'true'...
  ├─ Export path will be '/Library/Management/erase-install/mist-list.json'...
  ├─ Export path file extension is valid...
  ├─ Output type will be 'ascii'...
┌────────┐
│ SEARCH │
└────────┘
  ├─ Searching for macOS Installer versions...
  ├─ Exported list as JSON: '/Library/Management/erase-install/mist-list.json'
  └─ Found 14 macOS Installer(s) available for download

Identifier │ Name           │ Version │ Build   │ Size     │ Date       │ Compatible
───────────┼────────────────┼─────────┼─────────┼──────────┼────────────┼───────────
052-77516  │ macOS Sonoma   │ 14.4.1  │ 23E224  │ 13.63 GB │ 2024-04-01 │ True      
052-62010  │ macOS Sonoma   │ 14.4    │ 23E214  │ 13.63 GB │ 2024-03-07 │ True      
052-40759  │ macOS Sonoma   │ 14.3.1  │ 23D60   │ 13.40 GB │ 2024-02-19 │ True      
042-78233  │ macOS Sonoma   │ 14.3    │ 23D56   │ 13.40 GB │ 2024-01-22 │ True      
052-23678  │ macOS Sonoma   │ 14.2.1  │ 23C71   │ 13.39 GB │ 2024-01-10 │ True      
052-63709  │ macOS Ventura  │ 13.6.7  │ 22G705  │ 12.22 GB │ 2024-04-04 │ True      
052-64249  │ macOS Ventura  │ 13.6.6  │ 22G630  │ 12.22 GB │ 2024-04-01 │ True      
052-60128  │ macOS Ventura  │ 13.6.5  │ 22G621  │ 12.22 GB │ 2024-03-07 │ True      
052-33049  │ macOS Ventura  │ 13.6.4  │ 22G513  │ 12.21 GB │ 2024-02-19 │ True      
052-14644  │ macOS Ventura  │ 13.6.3  │ 22G436  │ 12.21 GB │ 2024-01-10 │ True      
052-60131  │ macOS Monterey │ 12.7.4  │ 21H1123 │ 12.42 GB │ 2024-03-18 │ True      
052-33037  │ macOS Monterey │ 12.7.3  │ 21H1015 │ 12.41 GB │ 2024-02-19 │ True      
052-14528  │ macOS Monterey │ 12.7.2  │ 21G1974 │ 12.41 GB │ 2024-01-10 │ True      
042-45246  │ macOS Big Sur  │ 11.7.10 │ 20G1427 │ 12.42 GB │ 2023-09-11 │ True      

2024-04-17 13:12:54 | v33.1 | [run_mist] Selected 14.4.1 as the latest version available
2024-04-17 13:12:54 | v33.1 | [run_mist] Setting mist to only list compatible installers

2024-04-17 13:12:54 | v33.1 | [run_mist] This command is now being run:

2024-04-17 13:12:54 | v33.1 | mist download installer 14.4.1 application --application-name Install %NAME%.app --output-directory /Applications --compatible --no-ansi
┌──────────────────┐
│ INPUT VALIDATION │
└──────────────────┘
  ├─ User is 'root'...
  ├─ Download search string will be '14.4.1'...
  ├─ Include betas in search results will be 'false'...
  ├─ Only include compatible installers will be 'true'...
  ├─ Cache downloads will be 'false'...
  ├─ Output directory will be '/Applications'...
  ├─ Temporary directory will be '/private/tmp/com.ninxsoft.mist'...
  ├─ Force flag has not been set, existing files will not be overwritten...
  ├─ Application name will be 'Install %NAME%.app'...
┌────────┐
│ SEARCH │
└────────┘
  ├─ Searching for macOS download '14.4.1'...
  ├─ Found [052-77516] macOS Sonoma 14.4.1 (23E224) [2024-04-01]
┌───────┐
│ SETUP │
└───────┘
  ├─ Creating new temporary directory '/private/tmp/com.ninxsoft.mist/052-77516'...
┌──────────┐
│ DOWNLOAD │
└──────────┘
  ├─ [ 1 / 7 ] 052-77516.English.dist.......... [  0000  B /  0000  B (00.00%) ]
  ├─ [ 1 / 7 ] 052-77516.English.dist.......... [ 10.32 KB / 10.32 KB (100.0%) ]
  ├─ [ 1 / 7 ] 052-77516.English.dist.......... [ 10.32 KB / 10.32 KB (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
  ├─ [ 2 / 7 ] BuildManifest.plist............. [  0000  B / 10.07 MB (00.00%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 145.70 KB / 10.07 MB (01.45%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 211.23 KB / 10.07 MB (02.10%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 358.69 KB / 10.07 MB (03.56%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 424.23 KB / 10.07 MB (04.21%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 555.30 KB / 10.07 MB (05.52%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 637.22 KB / 10.07 MB (06.33%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 768.29 KB / 10.07 MB (07.63%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 833.83 KB / 10.07 MB (08.28%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............ [ 981.28 KB / 10.07 MB (09.75%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.05 MB / 10.07 MB (10.40%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.11 MB / 10.07 MB (11.05%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.26 MB / 10.07 MB (12.51%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.33 MB / 10.07 MB (13.16%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.46 MB / 10.07 MB (14.46%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.52 MB / 10.07 MB (15.12%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.65 MB / 10.07 MB (16.42%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.72 MB / 10.07 MB (17.07%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.85 MB / 10.07 MB (18.37%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 01.92 MB / 10.07 MB (19.02%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.05 MB / 10.07 MB (20.32%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.18 MB / 10.07 MB (21.62%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.24 MB / 10.07 MB (22.28%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.37 MB / 10.07 MB (23.58%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.44 MB / 10.07 MB (24.23%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.57 MB / 10.07 MB (25.53%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.64 MB / 10.07 MB (26.18%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.77 MB / 10.07 MB (27.48%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.83 MB / 10.07 MB (28.13%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 02.96 MB / 10.07 MB (29.44%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.03 MB / 10.07 MB (30.09%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.16 MB / 10.07 MB (31.39%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.23 MB / 10.07 MB (32.04%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.36 MB / 10.07 MB (33.34%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.49 MB / 10.07 MB (34.64%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.55 MB / 10.07 MB (35.29%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.70 MB / 10.07 MB (36.76%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.77 MB / 10.07 MB (37.41%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.83 MB / 10.07 MB (38.06%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 03.98 MB / 10.07 MB (39.52%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.05 MB / 10.07 MB (40.17%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.18 MB / 10.07 MB (41.48%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.24 MB / 10.07 MB (42.13%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.37 MB / 10.07 MB (43.43%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.44 MB / 10.07 MB (44.08%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.57 MB / 10.07 MB (45.38%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 04.63 MB / 10.07 MB (46.03%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.09 MB / 10.07 MB (50.59%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.23 MB / 10.07 MB (51.90%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.45 MB / 10.07 MB (54.17%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.59 MB / 10.07 MB (55.47%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.65 MB / 10.07 MB (56.12%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.78 MB / 10.07 MB (57.42%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.85 MB / 10.07 MB (58.07%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 05.98 MB / 10.07 MB (59.38%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.04 MB / 10.07 MB (60.03%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.18 MB / 10.07 MB (61.33%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.31 MB / 10.07 MB (62.63%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.37 MB / 10.07 MB (63.28%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.50 MB / 10.07 MB (64.58%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.57 MB / 10.07 MB (65.23%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.73 MB / 10.07 MB (66.86%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.83 MB / 10.07 MB (67.84%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.90 MB / 10.07 MB (68.49%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 06.96 MB / 10.07 MB (69.14%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 07.42 MB / 10.07 MB (73.70%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 07.49 MB / 10.07 MB (74.35%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 07.62 MB / 10.07 MB (75.65%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 07.68 MB / 10.07 MB (76.30%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 07.81 MB / 10.07 MB (77.60%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 07.88 MB / 10.07 MB (78.25%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.01 MB / 10.07 MB (79.55%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.08 MB / 10.07 MB (80.20%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.21 MB / 10.07 MB (81.51%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.27 MB / 10.07 MB (82.16%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.40 MB / 10.07 MB (83.46%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.53 MB / 10.07 MB (84.76%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.60 MB / 10.07 MB (85.41%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.67 MB / 10.07 MB (86.06%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.80 MB / 10.07 MB (87.36%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.86 MB / 10.07 MB (88.01%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 08.99 MB / 10.07 MB (89.32%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.12 MB / 10.07 MB (90.62%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.19 MB / 10.07 MB (91.27%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.32 MB / 10.07 MB (92.57%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.39 MB / 10.07 MB (93.22%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.52 MB / 10.07 MB (94.52%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.58 MB / 10.07 MB (95.17%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.71 MB / 10.07 MB (96.48%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.78 MB / 10.07 MB (97.13%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.91 MB / 10.07 MB (98.43%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 09.98 MB / 10.07 MB (99.08%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 10.07 MB / 10.07 MB (100.0%) ]
  ├─ [ 2 / 7 ] BuildManifest.plist............. [ 10.07 MB / 10.07 MB (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
  ├─ [ 3 / 7 ] Info.plist...................... [  0000  B / 05.44 KB (00.00%) ]
  ├─ [ 3 / 7 ] Info.plist...................... [ 05.44 KB / 05.44 KB (100.0%) ]
  ├─ [ 3 / 7 ] Info.plist...................... [ 05.44 KB / 05.44 KB (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [  0000  B / 13.62 GB (00.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 136.19 MB / 13.62 GB (01.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 272.37 MB / 13.62 GB (02.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 408.57 MB / 13.62 GB (03.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 544.73 MB / 13.62 GB (04.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 680.92 MB / 13.62 GB (05.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 817.07 MB / 13.62 GB (06.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg........... [ 953.28 MB / 13.62 GB (07.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.09 GB / 13.62 GB (08.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.23 GB / 13.62 GB (09.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.36 GB / 13.62 GB (10.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.50 GB / 13.62 GB (11.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.63 GB / 13.62 GB (12.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.77 GB / 13.62 GB (13.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 01.91 GB / 13.62 GB (14.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.04 GB / 13.62 GB (15.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.18 GB / 13.62 GB (16.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.32 GB / 13.62 GB (17.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.45 GB / 13.62 GB (18.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.59 GB / 13.62 GB (19.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.72 GB / 13.62 GB (20.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 02.86 GB / 13.62 GB (21.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.00 GB / 13.62 GB (22.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.13 GB / 13.62 GB (23.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.27 GB / 13.62 GB (24.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.40 GB / 13.62 GB (25.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.54 GB / 13.62 GB (26.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.68 GB / 13.62 GB (27.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.81 GB / 13.62 GB (28.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 03.95 GB / 13.62 GB (29.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.09 GB / 13.62 GB (30.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.22 GB / 13.62 GB (31.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.36 GB / 13.62 GB (32.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.49 GB / 13.62 GB (33.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.63 GB / 13.62 GB (34.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.77 GB / 13.62 GB (35.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 04.90 GB / 13.62 GB (36.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.04 GB / 13.62 GB (37.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.17 GB / 13.62 GB (38.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.31 GB / 13.62 GB (39.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.45 GB / 13.62 GB (40.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.58 GB / 13.62 GB (41.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.72 GB / 13.62 GB (42.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.86 GB / 13.62 GB (43.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 05.99 GB / 13.62 GB (44.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.13 GB / 13.62 GB (45.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.26 GB / 13.62 GB (46.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.40 GB / 13.62 GB (47.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.54 GB / 13.62 GB (48.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.67 GB / 13.62 GB (49.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.81 GB / 13.62 GB (50.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 06.95 GB / 13.62 GB (51.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.08 GB / 13.62 GB (52.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.22 GB / 13.62 GB (53.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.35 GB / 13.62 GB (54.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.49 GB / 13.62 GB (55.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.63 GB / 13.62 GB (56.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.76 GB / 13.62 GB (57.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 07.90 GB / 13.62 GB (58.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.03 GB / 13.62 GB (59.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.17 GB / 13.62 GB (60.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.31 GB / 13.62 GB (61.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.44 GB / 13.62 GB (62.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.58 GB / 13.62 GB (63.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.72 GB / 13.62 GB (64.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.85 GB / 13.62 GB (65.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 08.99 GB / 13.62 GB (66.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.12 GB / 13.62 GB (67.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.26 GB / 13.62 GB (68.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.40 GB / 13.62 GB (69.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.53 GB / 13.62 GB (70.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.67 GB / 13.62 GB (71.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.80 GB / 13.62 GB (72.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 09.94 GB / 13.62 GB (73.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.08 GB / 13.62 GB (74.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.21 GB / 13.62 GB (75.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.35 GB / 13.62 GB (76.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.49 GB / 13.62 GB (77.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.62 GB / 13.62 GB (78.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.76 GB / 13.62 GB (79.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 10.89 GB / 13.62 GB (80.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.03 GB / 13.62 GB (81.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.17 GB / 13.62 GB (82.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.30 GB / 13.62 GB (83.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.44 GB / 13.62 GB (84.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.58 GB / 13.62 GB (85.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.71 GB / 13.62 GB (86.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.85 GB / 13.62 GB (87.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 11.98 GB / 13.62 GB (88.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.12 GB / 13.62 GB (89.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.26 GB / 13.62 GB (90.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.39 GB / 13.62 GB (91.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.53 GB / 13.62 GB (92.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.66 GB / 13.62 GB (93.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.80 GB / 13.62 GB (94.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 12.94 GB / 13.62 GB (95.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 13.07 GB / 13.62 GB (96.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 13.21 GB / 13.62 GB (97.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 13.35 GB / 13.62 GB (98.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 13.48 GB / 13.62 GB (99.00%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 13.62 GB / 13.62 GB (100.0%) ]
  ├─ [ 4 / 7 ] InstallAssistant.pkg............ [ 13.62 GB / 13.62 GB (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
  ├─ [ 5 / 7 ] InstallInfo.plist............... [  0000  B /  0181  B (00.00%) ]
  ├─ [ 5 / 7 ] InstallInfo.plist............... [  0181  B /  0181  B (100.0%) ]
  ├─ [ 5 / 7 ] InstallInfo.plist............... [  0181  B /  0181  B (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [  0000  B / 01.41 MB (00.00%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 81.53 KB / 01.41 MB (05.78%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 163.45 KB / 01.41 MB (11.60%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 245.37 KB / 01.41 MB (17.41%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 327.29 KB / 01.41 MB (23.22%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 409.21 KB / 01.41 MB (29.03%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 474.74 KB / 01.41 MB (33.68%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 540.28 KB / 01.41 MB (38.33%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 605.82 KB / 01.41 MB (42.98%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 671.35 KB / 01.41 MB (47.63%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 736.89 KB / 01.41 MB (52.28%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 802.42 KB / 01.41 MB (56.92%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 867.96 KB / 01.41 MB (61.57%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 933.50 KB / 01.41 MB (66.22%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................ [ 999.03 KB / 01.41 MB (70.87%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.06 MB / 01.41 MB (75.52%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.13 MB / 01.41 MB (80.17%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.20 MB / 01.41 MB (84.82%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.26 MB / 01.41 MB (89.47%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.33 MB / 01.41 MB (94.12%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.39 MB / 01.41 MB (98.77%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.41 MB / 01.41 MB (100.0%) ]
  ├─ [ 6 / 7 ] MajorOSInfo.pkg................. [ 01.41 MB / 01.41 MB (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [  0000  B / 03.85 MB (00.00%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 96.22 KB / 03.85 MB (02.50%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 161.75 KB / 03.85 MB (04.20%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 227.29 KB / 03.85 MB (05.90%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 292.83 KB / 03.85 MB (07.60%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 358.36 KB / 03.85 MB (09.30%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 423.90 KB / 03.85 MB (11.00%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 489.43 KB / 03.85 MB (12.70%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 554.97 KB / 03.85 MB (14.40%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 620.51 KB / 03.85 MB (16.11%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 686.04 KB / 03.85 MB (17.81%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 751.58 KB / 03.85 MB (19.51%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 817.11 KB / 03.85 MB (21.21%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 882.65 KB / 03.85 MB (22.91%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................ [ 948.19 KB / 03.85 MB (24.61%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.01 MB / 03.85 MB (26.31%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.08 MB / 03.85 MB (28.01%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.14 MB / 03.85 MB (29.71%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.21 MB / 03.85 MB (31.42%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.28 MB / 03.85 MB (33.12%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.34 MB / 03.85 MB (34.82%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.41 MB / 03.85 MB (36.52%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.47 MB / 03.85 MB (38.22%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.54 MB / 03.85 MB (39.92%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.60 MB / 03.85 MB (41.62%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.67 MB / 03.85 MB (43.32%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.73 MB / 03.85 MB (45.02%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.80 MB / 03.85 MB (46.73%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.87 MB / 03.85 MB (48.43%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 01.93 MB / 03.85 MB (50.13%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.00 MB / 03.85 MB (51.83%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.06 MB / 03.85 MB (53.53%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.14 MB / 03.85 MB (55.44%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.21 MB / 03.85 MB (57.36%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.28 MB / 03.85 MB (59.06%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.34 MB / 03.85 MB (60.76%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.41 MB / 03.85 MB (62.46%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.47 MB / 03.85 MB (64.16%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.54 MB / 03.85 MB (65.86%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.60 MB / 03.85 MB (67.56%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.67 MB / 03.85 MB (69.26%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.73 MB / 03.85 MB (70.97%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.80 MB / 03.85 MB (72.67%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.87 MB / 03.85 MB (74.37%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 02.93 MB / 03.85 MB (76.07%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.00 MB / 03.85 MB (77.77%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.06 MB / 03.85 MB (79.47%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.13 MB / 03.85 MB (81.17%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.19 MB / 03.85 MB (82.87%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.26 MB / 03.85 MB (84.57%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.32 MB / 03.85 MB (86.27%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.39 MB / 03.85 MB (87.98%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.45 MB / 03.85 MB (89.68%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.52 MB / 03.85 MB (91.48%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.60 MB / 03.85 MB (93.50%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.67 MB / 03.85 MB (95.21%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.73 MB / 03.85 MB (96.91%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.80 MB / 03.85 MB (98.61%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.85 MB / 03.85 MB (100.0%) ]
  ├─ [ 7 / 7 ] UpdateBrain.zip................. [ 03.85 MB / 03.85 MB (100.0%) ]
  │            Verifying...
  │            Verifying... �[0;32m✓✓✓�[0;0m
┌─────────┐
│ INSTALL │
└─────────┘
  ├─ Creating image '/private/tmp/com.ninxsoft.mist/052-77516/052-77516.dmg'...
  ├─ Mounting disk image at mount point '/Volumes/052-77516'...
  ├─ Creating new installer '/Volumes/052-77516//Applications/Install macOS Sonoma.app'...
  ├─ Created new installer '/Volumes/052-77516//Applications/Install macOS Sonoma.app'
┌─────────────┐
│ APPLICATION │
└─────────────┘
  ├─ Copying '/Volumes/052-77516//Applications/Install macOS Sonoma.app' to '/Applications/Install macOS Sonoma.app'...
┌──────────┐
│ TEARDOWN │
└──────────┘
  ├─ Unmounting disk image at mount point '/Volumes/052-77516'...
  └─ Deleting temporary directory '/private/tmp/com.ninxsoft.mist/052-77516'...
2024-04-17 13:16:30 | v33.1 | [run_mist] Install macOS Sonoma.app downloaded to /Applications.
2024-04-17 13:16:30 | v33.1 | [erase-install] Installer is at: /Applications/Install macOS Sonoma.app
2024-04-17 13:16:30 | v33.1 | [check_free_space] OK - 152 GB free/purgeable disk space detected

2024-04-17 13:16:30 | v33.1 | [erase-install] WARNING! Running /Applications/Install macOS Sonoma.app with reinstall option

2024-04-17 13:16:30 | v33.1 | [erase-install] Sending quit message to dialog log (/var/tmp/dialog.2DM)
curl: (3) URL rejected: Malformed input to a URL function
2024-04-17 13:16:30 | v33.1 | [get_default_dialog_args] Invoking utility dialog
2024-04-17 13:16:30 | v33.1 | [erase-install] Writing LaunchDaemon which will remove /Library/Management/erase-install at next boot
File Doesn't Exist, Will Create: /Library/LaunchDaemons/com.github.grahampugh.erase-install.remove.plist
2024-04-17 13:16:30 | v33.1 | [launch_startosinstall] This is the startosinstall command that will be used:
2024-04-17 13:16:30 | v33.1 | [launch_startosinstall] /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/startosinstall --pidtosignal 11571 --agreetolicense --nointeraction --allowremoval --rebootdelay 60 --forcequitapps --stdinpass --user admin 
2024-04-17 13:16:30 | v33.1 | [launch_startosinstall] Launching startosinstall...
File Doesn't Exist, Will Create: /Library/LaunchDaemons/com.github.grahampugh.erase-install.startosinstall.plist
2024-04-17 13:16:30 | v33.1 | [erase-install] Sending password to startosinstall

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS version [e.g. 12.0.1]
  • erase-install version [e.g. 24.0] - please upgrade to the latest version before submitting a bug report.

Additional context
Add any other context about the problem here.

@cchsadmin cchsadmin added the bug Something isn't working label Apr 18, 2024
@grahampugh
Copy link
Owner

Hi there, this should be addressed in the pre-release 34.0, if you'd like to give it a try.
I'll make it the Latest Release later this week if there are no gotchas.

@cchsadmin
Copy link
Author

Thanks Graham. It's working in my test case.

I installed an old 1.14 version of MIST on a test machine and then ran the following command with the specific 34.0 URL to make sure it grabbed the new version.

curl -s https://raw.githubusercontent.com/grahampugh/erase-install/34.0/erase-install.sh | sudo zsh /dev/stdin --reinstall --overwrite --no-fs --rebootdelay 60 --cleanup-after-use

Below is an excerpt of output that I received to show that it saw the out of date version and updated it. It correctly downloaded a compatible .App and successfully got past the "Sending Password to startosinstall"

2024-04-23 14:38:52 | v34.0 | [check_for_mist] mist-cli v1.14 is installed (/usr/local/bin/mist) - does not match required version v2.0
2024-04-23 14:38:52 | v34.0 | [check_for_mist] Downloading mist-cli...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2202k  100 2202k    0     0  9330k      0 --:--:-- --:--:-- --:--:-- 67.2M
installer: Package name is mist-cli
installer: Upgrading at base path /
installer: The upgrade was successful.
2024-04-23 14:38:54 | v34.0 | [check_for_mist] mist-cli v2.0 is installed (/usr/local/bin/mist)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants