Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662488 - app-metrics/collectd-5.8.0 disk plugin does not build with libudev support
Summary: app-metrics/collectd-5.8.0 disk plugin does not build with libudev support
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: 2018-07-30 19:22 UTC by Chris Mayo
Modified: 2018-08-02 18:40 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 Chris Mayo 2018-07-30 19:22:20 UTC
Even with USE="udev" if using the disk plugin configured to use UdevNameAttr collectd reports:

disk plugin: The "UdevNameAttr" option is only supported if collectd is built with libudev support

I am using systemd-239, bug report upstream mentions systemd-236.


Fixed upstream by PR:

https://github.com/collectd/collectd/pull/2688
Comment 1 Larry the Git Cow gentoo-dev 2018-08-02 18:40:45 UTC
The bug has been closed via the following commit(s):

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

commit d2742fad0ebcdb912763f84637a3a52b7a13d895
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-08-02 18:35:55 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-08-02 18:40:30 +0000

    app-metrics/collectd: fix UDEV usage in disk plugin
    
    Closes: https://bugs.gentoo.org/662488
    Package-Manager: Portage-2.3.44, Repoman-2.3.10
    RepoMan-Options: --force

 ...lectd-5.8.0.ebuild => collectd-5.8.0-r1.ebuild} |  2 +
 .../collectd-5.8.0-disk-plugin-udev-fix.patch      | 98 ++++++++++++++++++++++
 2 files changed, 100 insertions(+)