I am trying to install this older version so that this compute node is compatible with the rest of the cluster running Centos 7. As I expected I ran into a few issues. First I got errors relating to ical . Seems the issue is already reported here:
I have not tried building my own RPM. But I did try installing the rpm for centos7 on this RedHat 8.3 machine. It gives the problems below:
[0]root@delltower48:…/users/pbs# yum localinstall -y pbspro-execution-18.1.2-0.x86_64.rpm
Updating Subscription Management repositories.
Last metadata expiration check: 2:09:21 ago on Thu 15 Apr 2021 02:25:25 PM EDT.
Error:
Problem: conflicting requests
nothing provides python >= 2.6 needed by pbspro-execution-18.1.2-0.x86_64
nothing provides python < 3.0 needed by pbspro-execution-18.1.2-0.x86_64
nothing provides libtcl8.5.so()(64bit) needed by pbspro-execution-18.1.2-0.x86_64
nothing provides libtk8.5.so()(64bit) needed by pbspro-execution-18.1.2-0.x86_64
(try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)
[1]root@delltower48:…/users/pbs#