Is this a critical security issue?
Describe the Bug
When trying to install openvox-server-8.8.1 from the https://yum.voxpupuli.org/openvox8/el/10/x86_64 the installation fails due to the missing java-17-openjdk-headless.
The system is clean Alma Linux 10 with EPEL 10 available and the only openjdk is java-21-openjdk-headless.
Expected Behavior
Installed openvox-server
Steps to Reproduce
- install clean Alma linux 10
- enable EPEL 10
- add https://yum.voxpupuli.org/openvox8/el/10/x86_64 repo
- Try to install openvox-server (dnf install openvox-server)
- fail
Environment
Version openvox-server-8.8.1
Platform Alma Linux 10.0
Additional Context
No response
Relevant log output
Error:
Problem 1: cannot install the best candidate for the job
- nothing provides java-17-openjdk-headless needed by openvox-server-8.8.1-1.el10.noarch from FZU_EL10_OpenVox_EL10_OpenVox8
Problem 2: cannot install the best candidate for the job
- nothing provides java-17-openjdk-headless needed by openvoxdb-8.9.1-1.el10.noarch from FZU_EL10_OpenVox_EL10_OpenVox8
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)