Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to compile 1.1.12 #1

Open
lipingtababa opened this issue May 19, 2021 · 0 comments · May be fixed by #2
Open

Not able to compile 1.1.12 #1

lipingtababa opened this issue May 19, 2021 · 0 comments · May be fixed by #2

Comments

@lipingtababa
Copy link

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
lipingtababa pushed a commit to lipingtababa/docker-musl-cross that referenced this issue May 19, 2021
@lipingtababa lipingtababa linked a pull request May 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant