Created attachment 534220 [details] diff of the slurm ebuilds As reported in https://bugs.gentoo.org/652432 pmix will be internally packaged in openmpi for versions >=sys-cluster/openmpi-2.0.0. Slurm depends on pmix so that it blocks newer versions of openmpi. To fix this we edited the slurm ebuild to choose either sys-cluster/pmix or sys-cluster/openmpi to provide the pmix package.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017cd425528e318e78e4aac574169be21f1bd523 commit 017cd425528e318e78e4aac574169be21f1bd523 Author: Alexey Shvetsov <alexxy@gentoo.org> AuthorDate: 2018-09-04 13:36:43 +0000 Commit: Alexey Shvetsov <alexxy@gentoo.org> CommitDate: 2018-09-04 13:36:43 +0000 sys-cluster/slurm: Version bump Closes: https://bugs.gentoo.org/656960 Package-Manager: Portage-2.3.49, Repoman-2.3.10 sys-cluster/slurm/Manifest | 1 + .../slurm/files/slurm-18.08.0-disable-sview.patch | 99 ++++++++ sys-cluster/slurm/slurm-17.11.9.ebuild | 2 +- sys-cluster/slurm/slurm-18.08.0.ebuild | 273 +++++++++++++++++++++ 4 files changed, 374 insertions(+), 1 deletion(-)