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

Scylla install on Debian 10 fails as OpenJDK 8 is no longer supported #142

Open
fee-mendes opened this issue Jul 4, 2022 · 0 comments · May be fixed by #143
Open

Scylla install on Debian 10 fails as OpenJDK 8 is no longer supported #142

fee-mendes opened this issue Jul 4, 2022 · 0 comments · May be fixed by #143

Comments

@fee-mendes
Copy link
Member

As seen in Debian 10:

TASK [ansible-scylla-node : Install Java] *************************************************************************************************************************************************************************
fatal: [181.10.10.125]: FAILED! => {"changed": false, "msg": "No package matching 'openjdk-8-jre-headless' is available"}

Details under https://lists.debian.org/debian-java/2019/04/msg00036.html

Resolution is to bump to JDK11. Problem: Exposes scylladb/scylladb#10442.

@fee-mendes fee-mendes linked a pull request Jul 4, 2022 that will close this issue
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 a pull request may close this issue.

1 participant