Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717204 - sys-cluster/ceph: missign dependencies - mgr module devicehealth depends on sudo and smartmontools/nvme-cli
Summary: sys-cluster/ceph: missign dependencies - mgr module devicehealth depends on s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-12 10:05 UTC by richy
Modified: 2020-04-14 17:26 UTC (History)
3 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 richy 2020-04-12 10:05:52 UTC
sudo is used by mgr module devicehealth to call smartctl provided by smartmontools or nvme provided by nvme-cli depending on disktype.
i am not sure if needed sudoers config is installed if sudo is present on system but following config is needed:

https://github.com/ceph/ceph/blob/master/sudoers.d/ceph-osd-smartctl

please add dependencies:
app-admin/sudo
>=sys-apps/smartmontools-7.0
sys-apps/nvme-cli


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-04-14 17:26:03 UTC
The bug has been closed via the following commit(s):

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

commit e44b85716f743d5ada360d382edd99a9dc489c6b
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-04-14 17:25:40 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-04-14 17:25:40 +0000

    sys-cluster/ceph-15.2.1: Version bump, add missing deps (bug #717204)
    
    Closes: https://bugs.gentoo.org/717204
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-cluster/ceph/Manifest           |   1 +
 sys-cluster/ceph/ceph-15.2.1.ebuild | 389 ++++++++++++++++++++++++++++++++++++
 2 files changed, 390 insertions(+)