### Is this a critical security issue? - [x] This is not a security issue. ### Describe the Bug I am unable to run openvox8 agent on AlmaLinux 10 (x86_64_V2) # puppet agent -t /opt/puppetlabs/puppet/bin/ruby: CPU ISA level is lower than required ### Expected Behavior I was hoping this would work on older hardware. ### Steps to Reproduce Install openvox-agent-8.19.2-1.el10.x86_64 on AlmaLinux 10 Try to run puppet agent -t You get a ruby error "CPU ISA level is lower than required" ### Environment Version [openvox-agent-8.19.2-1] Platform [AlmaLinux 10] ### Additional Context _No response_ ### Relevant log output ```shell ```
Is this a critical security issue?
Describe the Bug
I am unable to run openvox8 agent on AlmaLinux 10 (x86_64_V2)
puppet agent -t
/opt/puppetlabs/puppet/bin/ruby: CPU ISA level is lower than required
Expected Behavior
I was hoping this would work on older hardware.
Steps to Reproduce
Install openvox-agent-8.19.2-1.el10.x86_64 on AlmaLinux 10
Try to run puppet agent -t
You get a ruby error "CPU ISA level is lower than required"
Environment
Version [openvox-agent-8.19.2-1]
Platform [AlmaLinux 10]
Additional Context
No response
Relevant log output