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

java-17-jdk issue #107

Open
vacquah opened this issue Aug 30, 2024 · 1 comment
Open

java-17-jdk issue #107

vacquah opened this issue Aug 30, 2024 · 1 comment

Comments

@vacquah
Copy link

vacquah commented Aug 30, 2024

I installed a single redpanda node on an unbuntu 22.04 machine. Trying to install redpanda connect using the ansible role gives me the error below. The ubuntu vm itself does have openjdk-17 installed:

v@redpanda-0:/$ java -version
openjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu222.04)
OpenJDK 64-Bit Server VM (build 17.0.12+7-Ubuntu-1ubuntu222.04, mixed mode, sharing)

Error

TASK [redpanda.cluster.redpanda_connect : Install JVM] ********************************************************************************************
fatal: [10.1.20.17]: FAILED! => {"changed": false, "msg": "No package matching 'java-17-openjdk' is available"}
@gene-redpanda
Copy link
Contributor

gene-redpanda commented Sep 14, 2024

Connect is very much an alpha role still. I will see about checking into what's going on here.

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

No branches or pull requests

2 participants