euc-oss / euc-samples

BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

macOS Updater Utility (mUU) v.14.2 - hubcli incorrect command on Sequoia v.15.0.1 #20

Open ThePirat91 opened 1 week ago

ThePirat91 commented 1 week ago

Hello, we tried to upgrade a 2020 MacBook Air M1 from macOS 15.0.1 to 15.1 via MUU, but we get the error below.

Screenshot 2024-10-31 at 11 48 33

We are using the latest version of the .plist reported on this repo, with the "latest" desidedOSversion key.

image

Thanks

ThePirat91 commented 1 week ago

UPDATE

We tried editing the .plist, setting the “desidedOSversion” key specifically to version 15.1, and this time the command seemed to be sent correctly.

Screenshot 2024-10-31 at 12 17 59

At this point the problem would appear to be related to the use of the value “latest.”

mzaske3 commented 1 week ago

Thanks for the feedback, looks to be caused by the different builds of 15.1. I have fixed this in rev 14.3 that is awaiting merge: https://github.com/euc-oss/euc-samples/pull/21

ThePirat91 commented 1 week ago

Thank you for the prompt response. We will test the new version and come back with a feedback about it.

mzaske3 commented 2 days ago

Should be live now