[Bug 289207] telegraf dependency in gopsutil bug causing panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 31 Aug 2025 13:46:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289207

            Bug ID: 289207
           Summary: telegraf dependency in gopsutil bug causing panic
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mike@sentex.net

Created attachment 263358
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263358&action=edit
suggested patch on github

The latest telegraf using the diskio collector causes a panic on startup due to
a change in a dependent go module
https://github.com/shirou/gopsutil/issues/1898
https://github.com/influxdata/telegraf/issues/17508
The patch in issue 1898 fixes the issue for me when doing a custom compile with
the latest sources from github

-- 
You are receiving this mail because:
You are the assignee for the bug.