Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656960 - sys-cluster/slurm depends on sys-cluster/pmix which blocks >=sys-cluster/openmpi-2.0.0
Summary: sys-cluster/slurm depends on sys-cluster/pmix which blocks >=sys-cluster/open...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-31 11:53 UTC by Lawrence Smith
Modified: 2018-09-04 13:37 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff of the slurm ebuilds (file_656960.txt,676 bytes, text/plain)
2018-05-31 11:53 UTC, Lawrence Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Smith 2018-05-31 11:53:01 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2018-09-04 13:37:13 UTC
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(-)