[CI] JNI jobs fail to install archery due to old Python version on images
- Lingua principale
- Java
- Stelle
- 94
- Fork
- 152
- Merge medio
- 3g 16h
- PR unite (30g)
- 11
Descrizione
### Describe the bug, including details regarding any error messages, version, and platform.
Some of the JNI jobs are failing:
Example:
https://github.com/apache/arrow-java/actions/runs/18299702972/job/52105015738
with:
```
Install Archery
Obtaining file:///arrow/dev/archery
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
Python < 3.10 is not supported
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
Notice: A new release of pip is available: 24.2 -> 25.2
Notice: To update, run: python -m pip install --upgrade pip
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia dai job JNI e dalla relativa configurazione dell’immagine o del workflow di GitHub Actions, quindi esamina l’esecuzione dell’azione collegata per identificare quale ambiente installa Archery. Verifica la versione di Python utilizzata da ogni job che non riesce e aggiorna la configurazione CI pertinente in modo che Archery venga installato correttamente; il lavoro è completato quando i job JNI superano il passaggio di installazione di Archery.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, python
- Ambito
- ci-cd
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100