Apple silicon releases think it's universal and require rosetta upon installation
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 257
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Maybe this is part of the munki-pkg logic itself, but when trying to install the current pre-releases, a popup occurs asking to install Rosetta on Apple Silicon macs.
The python.app shows support for Intel and Apple Silicon macs, which is likely because we consume the python.app, even though we do not install universally compatible python3 libraries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the release packaging and munki-pkg logic for the current pre-releases, then inspect how python.app architecture support and the installed Python 3 libraries are represented. Reproduce installation on an Apple Silicon Mac and identify why Rosetta is requested. Done means the release installs without an unexpected Rosetta prompt while preserving the intended architecture support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100