Hi,
Could the admin for this repo (https://depot.galaxyproject.org/yum/package/slurm/18.08/7/x86_64/) help to recompile
- slurm-drmaa.x86_64 : DRMAA for Slurm
- slurm-drmaa-debuginfo.x86_64 : Debug information for package slurm-drmaa
The DRMAA rpm is breaking as it is not meant for the slurm version in this repo.
The slurm rpm in the repo provides .so.33 and drmaa in this repo requires .so.31
Error: Package: slurm-drmaa-1.1.0-1.el7.x86_64 (slurm-18.08)
Requires: libslurm.so.31()(64bit)
Error: Package: slurm-drmaa-1.1.0-1.el7.x86_64 (slurm-18.08)
Requires: libslurmdb.so.31()(64bit)
You could try using --skip-broken to work around the problem
Thank you.
