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

[4.19-9.6] crun-wasm extension fails to build due dependency issues #1680

Open
mike-nguyen opened this issue Dec 9, 2024 · 3 comments
Open

Comments

@mike-nguyen
Copy link
Member

Unable to build the extensions container due crun-wasm dependency on lldd and llvm version 15*. crun-wasm was last built for OpenShift 4.14. The RHEL 9.6 repos contain only lldd and llvm versions 19*.

@mike-nguyen
Copy link
Member Author

We are trying to get crun-wasm rebuilt for RHEL 9.6. Until then we will need to add the rhel-9.4-appstream repo for the extensions repo because the buildroot is still on 9.4.

mike-nguyen added a commit to mike-nguyen/os that referenced this issue Dec 9, 2024
Temporarily add the rhel-9.4-appstream repo for crun-wasm
dependencies. The version of crun-wasm explicity requires version
15 of lldd and llvm which are not in the current rhel-9.6-appstream
repo. We can remove rhel-9.4-appstream when a 9.6 compatible version
of crun-wasm is built.

See: openshift#1680
@jlebon
Copy link
Member

jlebon commented Dec 9, 2024

We are trying to get crun-wasm rebuilt for RHEL 9.6.

Was a ticket filed for this already? Would be good to cross-link that.

@mike-nguyen
Copy link
Member Author

https://issues.redhat.com/browse/COS-3075 for the rebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants