-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is this a critical security issue?
- This is not a security issue.
Describe the Bug
In the rpm package java is hard codes to 17, but the puppetdb run fine with 21 and 25
Expected Behavior
That it will run with java 21/25 without install java 17
Steps to Reproduce
dnf install openvoxdb
Environment
Version 8.8
Platform RHEL-9
Additional Context
Simple change the package requirements from:
jre-17-headless
to
jre-headless >= 17
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working