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

Building OPA v0.65.0 fails when applying opa.diff patch #61

Open
ashfreeth opened this issue Jun 27, 2024 · 1 comment
Open

Building OPA v0.65.0 fails when applying opa.diff patch #61

ashfreeth opened this issue Jun 27, 2024 · 1 comment

Comments

@ashfreeth
Copy link

When executing the build_opa.sh build script for OPA version 0.65.0 it fails when it seems to execute the git apply --ignore-whitespace ../opa.diff command with the following:

error: patch failed: Makefile:67
error: Makefile: patch does not apply
error: patch failed: build/run-wasm-rego-tests.sh:15
error: build/run-wasm-rego-tests.sh: patch does not apply
error: wasm/Dockerfile.s390x: already exists in working directory
error: patch failed: wasm/Makefile:8
error: wasm/Makefile: patch does not apply

I have been able to re-produce this when manually running the git apply command against the same cloned opa git repo and with the opa.diff file. Please can you help to fix the failing patch elements.

@linux-on-ibm-z linux-on-ibm-z deleted a comment from aborkar-ibm Jul 2, 2024
@linuxonz
Copy link
Contributor

linuxonz commented Jul 2, 2024

Hello, We are not able to reproduce this issue at our end.

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

No branches or pull requests

2 participants