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

fix: detect arch in wolfi install scripts #47

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Conversation

MthwRobinson
Copy link
Contributor

Summary

Updates wolfi install scripts to detect the chip architecture and install the appropriate packages. Installing packages for the wrong architecture caused build errors in the unstructured repo.

Test instructions

This job successfully ran with the fix in the unstructured repo.

@MthwRobinson MthwRobinson merged commit 41abdb1 into main Sep 19, 2024
8 checks passed
@MthwRobinson MthwRobinson deleted the fix/detect-arch branch September 19, 2024 20:45
github-merge-queue bot pushed a commit to Unstructured-IO/unstructured that referenced this pull request Sep 20, 2024
### Summary

Fixes the `arm64` image builds, which will be available again starting
in version `0.15.13`. A fix was implemented upstream in
Unstructured-IO/base-images#47 and a workaround
that installed `x86` packages in the `unstructured` repo was removed.

### Testing

See [this
job](https://github.com/Unstructured-IO/unstructured/actions/runs/10948943594/job/30401108059?pr=3647)
for a successful `arm64` build on the feature branch.
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 this pull request may close these issues.

2 participants