Apple silicon releases think it's universal and require rosetta upon installation
未关闭
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 257
- 派生
- 29
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪当前预发布版本的发布打包和 munki-pkg 逻辑,然后检查 python.app 的架构支持以及已安装的 Python 3 库是如何表示的。在 Apple Silicon Mac 上复现安装,并确定为何会请求 Rosetta。完成的标准是:发布版本能够安装,且不会出现意外的 Rosetta 提示,同时保留预期的架构支持。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- build-system, operating-systems, release
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100