Page MenuHomeFreeBSD

net-mgmt/netdata: Update to v1.38.1, fix apps.plugin
ClosedPublic

Authored by me_forkbomb9.ch on Feb 17 2023, 11:06 PM.
Tags
None
Referenced Files
F159654648: D38659.id118436.diff
Tue, Jun 16, 4:52 PM
Unknown Object (File)
Sat, Jun 13, 11:05 AM
Unknown Object (File)
Thu, Jun 4, 5:36 AM
Unknown Object (File)
Wed, May 20, 2:32 PM
Unknown Object (File)
May 4 2026, 7:39 PM
Unknown Object (File)
May 2 2026, 6:33 PM
Unknown Object (File)
May 1 2026, 1:15 PM
Unknown Object (File)
May 1 2026, 11:27 AM
Subscribers

Details

Summary

Updated netdata to v1.38.1, and added the setuid bit to apps.plugin to fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269629

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

me_forkbomb9.ch created this revision.
me_forkbomb9.ch retitled this revision from net-mgmt/netdata: Adopt port, Update to v1.38.1, fix apps.plugin to net-mgmt/netdata: Update to v1.38.1, fix apps.plugin.Feb 18 2023, 6:00 PM
This comment was removed by diizzy.
This revision is now accepted and ready to land.Feb 20 2023, 2:22 PM
diizzy requested changes to this revision.Feb 20 2023, 2:42 PM

Spoke too soon, it's still not happy with default configuration. Poudriere checks out fine however

This revision now requires changes to proceed.Feb 20 2023, 2:42 PM

Spoke too soon, it's still not happy with default configuration. Poudriere checks out fine however

Sorry for the late followup, been very busy with irl stuff...
I cannot reproduce the apps.plugin errors with this patch on a new jail or on my main server.

root@netdata:/var/log/netdata # ls -l /usr/local/libexec/netdata/plugins.d/apps.plugin
-rwsr-x---  1 root  netdata  510208 Feb 28 17:05 /usr/local/libexec/netdata/plugins.d/apps.plugin

I did fully stop netdata instead of just restarting the service. (service netdata stop && service netdata start)

Seems to work now strangely on my testbox

This revision is now accepted and ready to land.Mar 6 2023, 8:19 PM