asdf-community / asdf-community/asdf-python
failure to install on macos 13.2.1 (22D68)
- Langage dominant
- Shell
- Étoiles
- 730
- Forks
- 65
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire `asdf install python 3.9.6` sur macOS 13.2.1 avec et sans `ASDF_PYTHON_PATCH_URL`, puis examinez les hunks rejetés dans `configure` et `configure.ac` signalés par python-build. Le travail est terminé lorsque l’installation de Python 3.9.6 s’achève sans l’erreur d’application du patch.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, shell
- Domaine
- cli, tooling
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100