Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935872 - net-analyzer/netdata go plugin support ebuild
Summary: net-analyzer/netdata go plugin support ebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-11 20:22 UTC by andcycle-gentoo
Modified: 2024-07-23 15:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
new ebuild able to compile go plugin (netdata-1.46.2-r1.ebuild,4.13 KB, text/plain)
2024-07-11 20:24 UTC, andcycle-gentoo
Details
netdata-1.46.2-r1.ebuild (netdata-1.46.2-r1.ebuild,4.13 KB, text/plain)
2024-07-11 20:44 UTC, andcycle-gentoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andcycle-gentoo 2024-07-11 20:22:22 UTC
as I tackle aroud https://bugs.gentoo.org/935870
I think I just make my effort trying to make main package able to compile with it.


Reproducible: Always
Comment 1 andcycle-gentoo 2024-07-11 20:24:33 UTC
Created attachment 897465 [details]
new ebuild able to compile go plugin

this is my effort, I am not familiar with ebuild, 
and the compile phase require network access for go to download related package 
which kind of insecure and I don't know how to avoid this
Comment 2 andcycle-gentoo 2024-07-11 20:44:04 UTC
Created attachment 897466 [details]
netdata-1.46.2-r1.ebuild