Skip to content

openvox-server 7 & 8 require a JDK that is not present on CentOS Stream 10 #62

@duritong

Description

@duritong

Installing openvox-server on CentOS Stream 10 fails:

$ podman run -it quay.io/centos/centos:stream10
Trying to pull quay.io/centos/centos:stream10...
Getting image source signatures
Copying blob e72a10a42798 done   | 
Copying config 4806510219 done   | 
Writing manifest to image destination

[root@8511851aafba /]# dnf install https://yum.voxpupuli.org/openvox7/el/10/x86_64/openvox-server-7.18.2-1.el10.noarch.rpm https://yum.voxpupuli.org/openvox7/el/10/x86_64/openvox-agent-7.36.1-1.el10.x86_64.rpm
Last metadata expiration check: 0:01:17 ago on Tue Apr 15 06:27:08 2025.
openvox-server-7.18.2-1.el10.noarch.rpm                                                                      12 MB/s |  70 MB     00:05    
openvox-agent-7.36.1-1.el10.x86_64.rpm                                                                       12 MB/s |  21 MB     00:01    
Error: 
 Problem: conflicting requests
  - nothing provides java-17-openjdk-headless needed by openvox-server-7.18.2-1.el10.noarch from @commandline
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

It requires a non-available JDK version:

$ podman run -it quay.io/centos/centos:stream10
Trying to pull quay.io/centos/centos:stream10...
Getting image source signatures
Copying blob e72a10a42798 done   | 
Copying config 4806510219 done   | 
Writing manifest to image destination

[root@8511851aafba /]# dnf install https://yum.voxpupuli.org/openvox7/el/10/x86_64/openvox-server-7.18.2-1.el10.noarch.rpm https://yum.voxpupuli.org/openvox7/el/10/x86_64/openvox-agent-7.36.1-1.el10.x86_64.rpm
Last metadata expiration check: 0:01:17 ago on Tue Apr 15 06:27:08 2025.
openvox-server-7.18.2-1.el10.noarch.rpm                                                                      12 MB/s |  70 MB     00:05    
openvox-agent-7.36.1-1.el10.x86_64.rpm                                                                       12 MB/s |  21 MB     00:01    
Error: 
 Problem: conflicting requests
  - nothing provides java-17-openjdk-headless needed by openvox-server-7.18.2-1.el10.noarch from @commandline
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions