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 rust injector build process #3382

Open
AustinAbro321 opened this issue Jan 7, 2025 · 0 comments
Open

Fix rust injector build process #3382

AustinAbro321 opened this issue Jan 7, 2025 · 0 comments
Labels
bug 🐞 Something isn't working

Comments

@AustinAbro321
Copy link
Contributor

Describe what should be investigated or refactored

Currently the code to build the rust injector is broken. It tries to call a tar file from an S3 bucket that doesn't exist. See cross-injector-amd. The binary downloaded from this S3 bucket, aarch64-linux-musl-cross.tgz, enabled building arm64 and amd64 rust injector binaries on arm64 hardware.

@schristoff schristoff added the bug 🐞 Something isn't working label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants