Skip to main content

My Rundeck is upgraded to 5.10.  Running on RHEL 9

OpenJDK 11.0.25 has a vulnerability and needs to be upgraded.  RHEL stopped support for 11 at .25 so upgraded to 17 and changed the default to 17 which Rundeck shows using 17.

I removed OpenJDK 11 from the system but java-11-openjdk-headless remains.  When trying to remove that it wants to remove dependent package … Rundeck.

This is a headless install… anyone know how to get Rundeck to move to Java-17-openjdk-headless so I can remove 11?

Hi,

This fix should resolve the issue (it will be available in the next version). The problem is that Rundeck RPM packaging still requires Java 11, even if Rundeck supports Java 17.

I'll update you ASAP about this issue. With that fix, you can upgrade Java without losing Rundeck in the process.

Regards!


Ahh great… so I’m not crazy :)

So I should be good on 17 for this running system right now correct?


Yes, Rundeck 5.10 can run on Java 17. So, to avoid any problem keep the  java-11-openjdk-headless package until the fix is merged on the next version :-)

Thank you!


Reply