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

Node/Loader Roles: Debian.yml: remove explicit update-java-alternatives call #326

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

vladzcloudius
Copy link
Collaborator

There is no need to call update-java-alternatives explicitly since openjdk-8-jre-headless .deb package invokes it as a post-install action.

Tested on Ubuntu 20.04 on both x86 and on arm64 HW.

Fixes #325

…es call

There is no need to call update-java-alternatives explicitly since openjdk-8-jre-headless
.deb package invokes it as a post-install action.

Tested on Ubuntu 20.04 on both x86 and on arm64 HW.

Fixes scylladb#325

Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>
@vladzcloudius
Copy link
Collaborator Author

vladzcloudius commented Jan 17, 2024

@tarzanek the OSS molecule fails due to scylladb/scylladb#16427

@tarzanek
Copy link
Collaborator

we likely should revisit #143

I am merging this, but we should check if current supported versions still need all these java workarounds

@tarzanek tarzanek merged commit 7096245 into scylladb:master Jan 22, 2024
1 of 2 checks passed
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.

[Node/Loader Roles]: Get rid of explicit arch mentioning of 'amd' arch in the code
2 participants