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

Prompt user to install Rosetta 2 on Apple Silicon after Authorization is Required to install the packages error when installing #482

Open
bgebhardt opened this issue Nov 10, 2022 · 3 comments

Comments

@bgebhardt
Copy link

I get the error "Download failed: Authorization is required to install the packages" for a lot of packages I try to install. I am signed in to the AppStore and I couldn't find anything in the docs about this error.

Here's an example:
% mas install 453114608
==> Downloading JSON Helper for AppleScript
Error: Download failed: Authorization is required to install the packages

Any help/guidance is appreciated. Or maybe this is a bug or limitation? Thanks!

@bgebhardt
Copy link
Author

It appears to be working for me now. I did install Rosetta 2 after reporting my issue. Is there any chance that's required for it to work? If so that'd be worth adding a check for.

@wolfgangrittner
Copy link

Ran into the same issue on a new install of Ventura on an M1 MBP. Installing rosetta (by running sudo softwareupdate --install-rosetta) did the trick for me too. At first it didn't work, but it turned out I had to reboot before it started working.

@QuaCKeReD
Copy link

Just found this utility as part of my dot files review and setup 😀

I had same issue on a new M2 Mini - installing rosetta AND rebooting did the trick ....brilliant

@rgoldberg rgoldberg changed the title Getting error: "Authorization is Required to install the packages" Prompt user to install Rosetta 2 on Apple Silicon after "Authorization is Required to install the packages" error when installing Sep 12, 2024
@rgoldberg rgoldberg changed the title Prompt user to install Rosetta 2 on Apple Silicon after "Authorization is Required to install the packages" error when installing Prompt user to install Rosetta 2 on Apple Silicon after Authorization is Required to install the packages error when installing Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants