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

bug(nix:corretto): use autoPatchelfHook on all systems and ignore als… #4561

Merged
merged 3 commits into from
May 17, 2024

Conversation

dougch
Copy link
Contributor

@dougch dougch commented May 16, 2024

Resolved issues:

Resolves #4560

Description of changes:

Revert my previous naive approach to getting Corretto installed on arm and instead tell autoPatchelf to ignore the sound library dependency.

Call-outs:

This only affects arm, which isn't running tests using Corretto in CI, yet.

An ad-hoc example of the happy_path test on arm is here and while it should fail due to no retries, you can see a few java providers passing in the first few screens of test output.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? locally

Is this a refactor change? If so, how have you proved that the intended behavior hasn't changed?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dougch dougch added the type/nix related to nix label May 16, 2024
@github-actions github-actions bot added the s2n-core team label May 16, 2024
@dougch dougch self-assigned this May 16, 2024
@dougch dougch marked this pull request as ready for review May 16, 2024 23:32
@dougch dougch requested review from camshaft and toidiu May 16, 2024 23:32
@dougch dougch merged commit 6d92b46 into aws:main May 17, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s2n-core team type/nix related to nix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nix: Amazon Corretto install on arm
3 participants