Does anyone know if it is possible to install OpenPBS on Rokcy 9?
Thanks!
Does anyone know if it is possible to install OpenPBS on Rokcy 9?
Thanks!
Hi!
It needs some polishing. I work on the patch and I want to suggest the PR soon.
Stay tuned.
Vaclav
Hi,
My system has Rocky Linux release 9.1 with python3-libs-3.9.14-1.el9_1.1.x86_64.
When I try to install openpbs-server-23.06.06-0.x86_64.rpm, I am asked for the 3.6m version of python3-libs:
rpm -i openpbs-server-23.06.06-0.x86_64.rpm
error: Failed dependencies:
libpython3.6m.so.1.0()(64bit) is needed by openpbs-server-23.06.06-0.x86_64
I am having the same issue, an all new system with Rocky Linux 9.2. Any solution ? Any ideas ?
Clearly this version was originally mentioned to be installed on RL 8.8.
[root@x openpbs_23.06.06.rockylinux_8.8]# rpm -ivh openpbs-server-23.06.06-0.x86_64.rpm
error: Failed dependencies:
libcrypto.so.1.1()(64bit) is needed by openpbs-server-23.06.06-0.x86_64
libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) is needed by openpbs-server-23.06.06-0.x86_64
→ libpython3.6m.so.1.0()(64bit) is needed by openpbs-server-23.06.06-0.x86_64 ←
libssl.so.1.1()(64bit) is needed by openpbs-server-23.06.06-0.x86_64
[root@x openpbs_23.06.06.rockylinux_8.8]# python3 --version
Python 3.11.2
The other missing components are actually already installed.
Has anyone tried the way that is mentioned in OpenHPC? 3.x · openhpc/ohpc Wiki · GitHub