JAMF deployment for homebrew with M1 Macbooks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 12-22-2020 10:44 AM
Hey all, has anyone else been running into problems with deploying the intital homebrew installer from JAMF? I can paste the below in a rosetta enabled terminal window with no problems and install it:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
However, if ran from Self Service the terminal returns a simple "Rerun the Homebrew installer under Rosetta 2.". If you use the
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
variant(I tested with and without rosetta enabled), you run into a plethora of permission issues.
Reply
0 REPLIES 0
