-
Bug
-
Resolution: Done
-
Major
-
6.15.3
-
2
-
False
-
-
False
-
puppetserver-7.17.2
-
0
-
Platform
-
-
-
Important
-
Manual
-
None
Description of problem:
OpenJDK 11 reaching EOL is still used in satellite 6.15 and 6.16
On satellite 6.15 it has dependency with puppetserver
$ sudo yum remove java-11-openjdk*
Updating Subscription Management repositories.
Dependencies resolved.
==============================================================================================================================================================================================
Package Architecture Version Repository Size
==============================================================================================================================================================================================
Removing:
java-11-openjdk x86_64 1:11.0.24.0.8-3.el8 @rhel-8-for-x86_64-appstream-rpms 1.2 M
java-11-openjdk-headless x86_64 1:11.0.24.0.8-3.el8 @rhel-8-for-x86_64-appstream-rpms 178 M
Removing dependent packages:
puppetserver noarch 7.14.0-1.el8sat @satellite-6.14-for-rhel-8-x86_64-rpms 72 M
Transaction Summary
==============================================================================================================================================================================================
Remove 3 Packages
Freed space: 251 M
Is this ok [y/N]: n
For satellite 6.16 it has a dependency with satellite rpm
- yum remove java-11-openjdk-headless-11.0.24.0.8-2.el9.x86_64
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered with an entitlement server. You can use subscription-manager to register.
Error:
Problem: The operation would result in removing the following protected packages: satellite
(try to add '-skip-broken' to skip uninstallable packages or '-nobest' to use not only best candidate packages)
For puppet server its supposed to work well with openjdk 17 and hence the ask is to get rid of EOL openjdk11 in next release. [If possible]
- is duplicated by
-
SAT-28808 Puppetserver needs updating to latest 7.12.2
- Closed