Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720864 - app-metrics/collectd-5.11.0-r1[collectd_plugins_smart] is missing dev-libs/libatasmart
Summary: app-metrics/collectd-5.11.0-r1[collectd_plugins_smart] is missing dev-libs/li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-03 20:38 UTC by Conrad Kostecki
Modified: 2020-05-10 16:22 UTC (History)
0 users

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 Conrad Kostecki gentoo-dev 2020-05-03 20:38:59 UTC
In 5.10, dev-libs/libatasmart was used as dep for the smart plugin. It seems to be dropped in 5.11.0-r1, it there any purpose of that?

Because collectd will fail to compile, since the lib is missing, if smart is activated?

./configure [..] --enable-smart
[..]
libatasmart . . . . . no (atasmart.h not found)
[..]
smart . . . . . . . . no (dependency error)
Comment 1 Larry the Git Cow gentoo-dev 2020-05-10 16:22:36 UTC
The bug has been closed via the following commit(s):

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

commit abac1273638a6103982da75c8db1c3ef6bfa33cb
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-05-10 14:45:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-05-10 16:22:11 +0000

    app-metrics/collectd: readd missing dev-libs/libatasmart dep
    
    Closes: https://bugs.gentoo.org/720864
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-metrics/collectd/collectd-5.11.0-r2.ebuild | 549 +++++++++++++++++++++++++
 1 file changed, 549 insertions(+)