Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506706 - sys-cluster/slurm USE=torque - src_install() should call emake -C contribs/torque [...] install
Summary: sys-cluster/slurm USE=torque - src_install() should call emake -C contribs/to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-04-03 22:25 UTC by Andreas Schäfer
Modified: 2019-07-08 19:35 UTC (History)
1 user (show)

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


Attachments
slurm-2.6.3.ebuild.patch (slurm-2.6.3.ebuild.patch,423 bytes, patch)
2014-04-03 22:26 UTC, Andreas Schäfer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schäfer 2014-04-03 22:25:42 UTC
When emerged with the "torque" use flag, Slurm should install qsub and all the other torque/PBS wrapper scripts. But it doesn't.

STEPS TO REPRODUCE:

USE=torque emerge -v slurm

EXPECTED RESULTS:

"ls -l /usr/bin/qsub" should succeed

ACTUAL RESULTS:

no "/usr/bin/qsub" is present.
Comment 1 Andreas Schäfer 2014-04-03 22:26:59 UTC
Created attachment 374210 [details, diff]
slurm-2.6.3.ebuild.patch
Comment 2 Larry the Git Cow gentoo-dev 2019-07-08 19:35:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21a20c69d563695edb1d5ad687dd72184dcfa2a

commit d21a20c69d563695edb1d5ad687dd72184dcfa2a
Author:     Justin Lecher <jlec@gentoo.org>
AuthorDate: 2019-07-07 17:49:08 +0000
Commit:     Justin Lecher <jlec@gentoo.org>
CommitDate: 2019-07-08 19:35:26 +0000

    sys-cluster/slurm: Version Bump
    
    Clean mysql deps
    Install torque wrapper correctly
    
    Closes: https://bugs.gentoo.org/666102
    Closes: https://bugs.gentoo.org/676916
    Closes: https://bugs.gentoo.org/666072
    Closes: https://bugs.gentoo.org/506706
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

 sys-cluster/slurm/Manifest                                    |  4 ++--
 ...sable-sview.patch => slurm-17.11.13.2-disable-sview.patch} |  0
 ...-disable-sview.patch => slurm-18.08.7-disable-sview.patch} |  0
 sys-cluster/slurm/metadata.xml                                |  1 +
 .../slurm/{slurm-17.11.12.ebuild => slurm-17.11.13.2.ebuild}  | 11 ++++++++---
 .../slurm/{slurm-18.08.3-r1.ebuild => slurm-18.08.7.ebuild}   |  9 ++++++---
 6 files changed, 17 insertions(+), 8 deletions(-)