website icon indicating copy to clipboard operation
website copied to clipboard

Installing Rosetta gives an error

Open WalterJSlegers opened this issue 6 months ago • 2 comments

Page URL

https://docs.flutter.dev/get-started/install/macos/mobile-android/

Page source

https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-android.md

Describe the problem

sudo softwareupdate --install-rosetta --agree-to-license

results in

softwareupdate[89353:24819382] Package Authoring Error: 082-44576: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute

Expected fix

No error

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

WalterJSlegers avatar Jul 03 '25 17:07 WalterJSlegers

There's also a "Install of Rosetta 2 finished successfully". But is the error expected?

WalterJSlegers avatar Jul 03 '25 17:07 WalterJSlegers

I've also run into the same issue following docs

seraxis avatar Aug 16 '25 08:08 seraxis