Hi,
The latest Alma 9.7 AzHPC Marketplace image no longer works with CycleCloud:
Cyclecloud installed Python packages to the image as part of the Slurm Install and these are 9.8 version packages which are not compatible with the SQLlite 9.7 packages installed in the Alma 9.7 AzHPC image.
So, we end up with a bunch of Alma 9.8 packages installed to the Alma 9.7 AzHPC image:
[grma@ricpaygeus-scheduler ~]$ rpm -qa | grep el9_8
python3.12-3.12.13-2.el9_8.x86_64
python3.12-tkinter-3.12.13-2.el9_8.x86_64
python3.12-libs-3.12.13-2.el9_8.x86_64
python3.12-devel-3.12.13-2.el9_8.x86_64
systemd-libs-252-67.el9_8.2.alma.1.x86_64
systemd-rpm-macros-252-67.el9_8.2.alma.1.noarch
systemd-252-67.el9_8.2.alma.1.x86_64
systemd-pam-252-67.el9_8.2.alma.1.x86_64
systemd-devel-252-67.el9_8.2.alma.1.x86_64
systemd-udev-252-67.el9_8.2.alma.1.x86_64
mysql-common-8.0.46-1.el9_8.x86_64
mysql-libs-8.0.46-1.el9_8.x86_64
freeipmi-1.6.17-1.el9_8.x86_64
[grma@ricpaygeus-scheduler ~]$
Either, the Alma AzHPC image needs re-releasing as a 9.8 release image (preferred), or Slurm needs to install older 9,7 compatible release packages to match the image (non-preferred).
Rgs
Gary
Hi,
The latest Alma 9.7 AzHPC Marketplace image no longer works with CycleCloud:
Cyclecloud installed Python packages to the image as part of the Slurm Install and these are 9.8 version packages which are not compatible with the SQLlite 9.7 packages installed in the Alma 9.7 AzHPC image.
So, we end up with a bunch of Alma 9.8 packages installed to the Alma 9.7 AzHPC image:
[grma@ricpaygeus-scheduler ~]$ rpm -qa | grep el9_8
python3.12-3.12.13-2.el9_8.x86_64
python3.12-tkinter-3.12.13-2.el9_8.x86_64
python3.12-libs-3.12.13-2.el9_8.x86_64
python3.12-devel-3.12.13-2.el9_8.x86_64
systemd-libs-252-67.el9_8.2.alma.1.x86_64
systemd-rpm-macros-252-67.el9_8.2.alma.1.noarch
systemd-252-67.el9_8.2.alma.1.x86_64
systemd-pam-252-67.el9_8.2.alma.1.x86_64
systemd-devel-252-67.el9_8.2.alma.1.x86_64
systemd-udev-252-67.el9_8.2.alma.1.x86_64
mysql-common-8.0.46-1.el9_8.x86_64
mysql-libs-8.0.46-1.el9_8.x86_64
freeipmi-1.6.17-1.el9_8.x86_64
[grma@ricpaygeus-scheduler ~]$
Either, the Alma AzHPC image needs re-releasing as a 9.8 release image (preferred), or Slurm needs to install older 9,7 compatible release packages to match the image (non-preferred).
Rgs
Gary