asdf-community / asdf-community/asdf-python
failure to install on macos 13.2.1 (22D68)
- Lenguaje dominante
- Shell
- Estrellas
- 729
- Forks
- 65
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza reproduciendo `asdf install python 3.9.6` en macOS 13.2.1 con y sin `ASDF_PYTHON_PATCH_URL`, y después inspecciona los hunks rechazados en `configure` y `configure.ac` que informa python-build. Se considera terminado cuando la instalación de Python 3.9.6 se completa sin el error de aplicación del parche.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, shell
- Área
- cli, tooling
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100