HPE 3PAR StoreServ Storage
1826041 Members
2978 Online
109690 Solutions
New Discussion

Re: HPE Quorum Witness version 6.0.x - Failed dependencies

 
SOLVED
Go to solution
MarioE
Trusted Contributor

HPE Quorum Witness version 6.0.x - Failed dependencies

I wanted to install the Quorum/Witness Server version 6.0 for our HPE 3PAR.
When running the rpm i get this error:
 
# rpm -ivh qwserv_6.0.000_1.el9.x86_64_QR482-11707.rpm
Fehler: Fehlgeschlagene Abhängigkeiten:
        libc.so.6(GLIBC_2.32)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libc.so.6(GLIBC_2.33)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libc.so.6(GLIBC_2.34)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libcrypto.so.3()(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libcrypto.so.3(OPENSSL_3.0.0)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libffi.so.8()(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libffi.so.8(LIBFFI_BASE_8.0)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libm.so.6(GLIBC_2.29)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libssl.so.3()(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        libssl.so.3(OPENSSL_3.0.0)(64bit) wird benötigt von qwserv-6.0.000-1.el9.x86_64
        python >= 3.9 wird benötigt von qwserv-6.0.000-1.el9.x86_64
 
OS is a Rocky Linux 8.8 (Green Obsidian).
I have tried various things, but have not been able to remove the dependencies.
It is not possible for me to install version 6.0.
 
I then tried to install version 5.0:
# rpm -ivh qwserv_5.0.002_1.el8.x86_64_QR482-11629.rpm
Fehler: Fehlgeschlagene Abhängigkeiten:
        python36 wird benötigt von qwserv-5.0.002-1.el8.x86_64
# dnf install python36
 
I was able to install python version 3.6.
 
I was then able to install version 5.0:
 
# rpm -ivh qwserv_5.0.002_1.el8.x86_64_QR482-11629.rpm
Verifying...                          ################################# [100%]
Vorbereiten …                       ################################# [100%]
Aktualisierung/ Installation …
   1:qwserv-5.0.002-1.el8             ################################# [100%]
   
Does anyone use version 6.0? How can I clear up the dependencies?
1 REPLY 1
Cali
Honored Contributor
Solution

Re: HPE Quorum Witness version 6.0.x - Failed dependencies

Hi MarioE,

i use always Rocky 9.2 or above because the Manual says:

IMPORTANT: Quorum Witness 6.0.x is only supported on Red Hat Enterprise Linux (RHEL) 9.x, and kernel/binary/library equivalent OSs.

Cali

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.