-
Notifications
You must be signed in to change notification settings - Fork 71
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
Cannot build with Docker #2268
Comments
Can you provide more of the log output? You may need to run with |
Hey! Here's the error log from GPG verify command: |
Those errors suggest some sort of failure or corruption when downloading, I just tried downloading these files manually and verifying the signature and everything worked correctly. fwiw,
You could try using |
Hey, I had to use |
Hello, I wanted to build Leap with Docker on a Windows machine, but I encountered this error:
reproducible.Dockerfile:52 ERROR: failed to solve: process "/bin/sh -c ls *.sig *.asc | xargs -n 1 gpg --verify && sha256sum -c --ignore-missing cmake-*-SHA-256.txt" did not complete successfully: exit code: 123
Is it even possible to build it on Windows through Docker?
The text was updated successfully, but these errors were encountered: