Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Apple silicon releases think it's universal and require rosetta upon installation

Open
#85 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

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.

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.

Dominant language
Shell
Stars
257
Forks
29
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from macadmins/python

All issues in macadmins/python

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.