Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638744 - sys-cluster/slurm : hprefixify: command not found
Summary: sys-cluster/slurm : hprefixify: command not found
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: 2017-11-24 23:57 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-11-26 17:17 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-11-24 23:57:34 UTC
/var/tmp/portage/sys-cluster/slurm-16.05.11/temp/environment: line 4092: hprefixify: command not found

/var/tmp/portage/sys-cluster/slurm-17.02.9/temp/environment: line 4077: hprefixify: command not found

Seems that this commit by jlec causes this: https://gitweb.gentoo.org/repo/gentoo.git/commit/sys-cluster/slurm?id=59da33de0859235ea550b0bbbc088322e45f9b93

Turns out prefix.eclass isn't unusued afterall.
Comment 1 Larry the Git Cow gentoo-dev 2017-11-26 17:17:20 UTC
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(-)