asdf-community / asdf-community/asdf-python
failure to install on macos 13.2.1 (22D68)
- 主要言語
- Shell
- スター
- 730
- フォーク
- 65
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**run below**
export ASDF_PYTHON_PATCH_URL="https://github.com/python/cpython/commit/8ea6353.patch?full_index=1"
asdf install python 3.9.6
( note: w or w/o export ASDF_PYTHON_PATCH_URL )
**macos:**
13.2.1 (22D68)
**output:**
python-build --patch 3.9.6 /Users/$USER/.asdf/installs/python/3.9.6
with patch file from: https://github.com/python/cpython/commit/8ea6353.patch?full_index=1
python-build: use openssl@1.1 from homebrew
python-build: use readline from homebrew
Downloading Python-3.9.6.tar.xz...
-> https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tar.xz
Installing Python-3.9.6...
patching file 'Misc/NEWS.d/next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst'
patching file configure
1 out of 1 hunks failed--saving rejects to configure.rej
patching file configure.ac
1 out of 1 hunks failed--saving rejects to configure.ac.rej
BUILD FAILED (OS X 13.2.1 using python-build 2.3.15-1-g4ef81b5c)
**expectation:**
no error when installation
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、macOS 13.2.1 で `asdf install python 3.9.6` を `ASDF_PYTHON_PATCH_URL` ありの場合となしの場合の両方で再現し、その後、python-build が報告した `configure` と `configure.ac` の拒否されたハンクを調査します。Python 3.9.6 のインストールがパッチ適用エラーなしで完了すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, shell
- 領域
- cli, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100