andrew-d / andrew-d/docker-musl-cross
Not able to compile 1.1.12
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi, v1.1.12 is specified in the Dockerfile although this version is not maintained in https://github.com/GregorR/musl-cross
The building of the docker image is stuck with a missing checksum file, which is not included in the musl-cross repo anymore.
```
sleep 10
test -e /build/musl-cross/hashes/musl-1.1.12.tar.gz.sha256
echo WARNING: no checksum file for musl-1.1.12.tar.gz found, please report!
WARNING: no checksum file for musl-1.1.12.tar.gz found, please report!
echo provide /build/musl-cross/hashes/musl-1.1.12.tar.gz.sha256 , so this can continue
provide /build/musl-cross/hashes/musl-1.1.12.tar.gz.sha256 , so this can continue
echo (will detect presence in the next loop)
(will detect presence in the next loop)
echo
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.