Skip to content

[Bug]: hard coded java 17 dependency #187

Description

@tuxmaster5000

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions