Summary: | sys-cluster/slurm-17.02.9 : * !!! newinitd: does not exist | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Alexey Shvetsov <alexxy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cluster, dennis.lissov, scott |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 sys-cluster:slurm-17.02.9:20171112-220911.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 503880 [details]
emerge-info.txt
Created attachment 503882 [details]
emerge-history.txt
Created attachment 503884 [details]
environment
Created attachment 503886 [details]
etc.portage.tbz2
Created attachment 503888 [details]
logs.tbz2
Created attachment 503890 [details]
sys-cluster:slurm-17.02.9:20171112-220911.log
Created attachment 503892 [details]
temp.tbz2
Working if prefix is added back to inherits: --- /usr/portage/sys-cluster/slurm/slurm-17.02.9.ebuild 2017-11-12 19:56:28.000000000 +0000 +++ slurm-17.02.9.ebuild 2017-11-14 15:43:22.039326551 +0000 @@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}" fi -inherit autotools eutils pam perl-module user ${INHERIT_GIT} +inherit autotools eutils pam perl-module user prefix ${INHERIT_GIT} DESCRIPTION="A Highly Scalable Resource Manager" HOMEPAGE="https://www.schedmd.com" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c498216e49c0e314b54f01fc80fcd72fb8ccfb2 commit 4c498216e49c0e314b54f01fc80fcd72fb8ccfb2 Author: Justin Lecher <jlec@gentoo.org> AuthorDate: 2017-11-26 16:50:40 +0000 Commit: Justin Lecher <jlec@gentoo.org> CommitDate: 2017-11-26 17:17:06 +0000 sys-cluster/slurm: Add missing prefix.eclass Closes: https://bugs.gentoo.org/638744 Closes: https://bugs.gentoo.org/637348 Package-Manager: Portage-2.3.14, Repoman-2.3.6 Signed-off-by: Justin Lecher <jlec@gentoo.org> sys-cluster/slurm/slurm-16.05.11.ebuild | 2 +- sys-cluster/slurm/slurm-17.02.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |