asdf-community / asdf-community/asdf-python
Error install python 3.7.3 in Kubuntu 22.04
- Lingua principale
- Shell
- Stelle
- 729
- Fork
- 65
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When installing python 3.7.3, I get an error:
```
python-build 3.7.3 /home/user/.asdf/installs/python/3.7.3
Downloading Python-3.7.3.tar.xz...
-> https://www.python.org/ftp/python/3.7.3/Python-3.7.3.tar.xz
Installing Python-3.7.3...
BUILD FAILED (Ubuntu 22.04 using python-build 2.3.12-16-gc8daaa39)
Inspect or clean up the working tree at /tmp/python-build.20230210211154.63840
Results logged to /tmp/python-build.20230210211154.63840.log
Last 10 log lines:
if test "xupgrade" != "xno" ; then \
case upgrade in \
upgrade) ensurepip="--upgrade" ;; \
install|*) ensurepip="" ;; \
esac; \
LD_LIBRARY_PATH=/tmp/python-build.20230210211154.63840/Python-3.7.3 ./python -E -m ensurepip \
$ensurepip --root=/ ; \
fi
Segmentation fault (core dumped)
make: *** [Makefile:1130: install] Ошибка 139
```
when installing python 3.7.4 , everything is fine. asdf has been updated to a stable version.
```
OS:
Linux myzxzrus-home 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
SHELL:
GNU bash, версия 5.1.16(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2020 Free Software Foundation, Inc.
Лицензия GPLv3+: GNU GPL версии 3 или более поздней
Это свободное программное обеспечение. Вы можете изменять и распространять его.
НИКАКАЯ ГАРАНТИЯ не предоставляется в пределах, допускаемых законом.
ASDF VERSION:
v0.11.1-27c8a10
ASDF ENVIRONMENT VARIABLES:
ASDF_DIR=/home/myzxzrus/.asdf
ASDF INSTALLED PLUGINS:
nodejs https://github.com/asdf-vm/asdf-nodejs.git master 65441d3
python https://github.com/danhper/asdf-python.git master 8505457
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Riprodurre l’installazione di Python 3.7.3 su Kubuntu 22.04 con asdf-python, quindi esaminare il log di compilazione in /tmp/python-build.20230210211154.63840.log e il fallimento in Makefile:1130 durante ensurepip. Confrontare i risultati di 3.7.3 e 3.7.4 per determinare se la responsabilità è del plugin o di Python upstream; il lavoro è completato quando viene identificata una soluzione supportata oppure viene documentato che il problema non può essere corretto qui.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100