Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when compiling on Fedora 37 #2

Open
dmgeurts opened this issue Feb 8, 2023 · 1 comment
Open

Issue when compiling on Fedora 37 #2

dmgeurts opened this issue Feb 8, 2023 · 1 comment

Comments

@dmgeurts
Copy link

dmgeurts commented Feb 8, 2023

Trying to compile telegraf-ds389 on Fedora 37 and getting this error:

user@host:~/CSI-telegraf-plugins$ go build -o telegraf-ds389 cmd/main-ds389.go
go: github.com/influxdata/[email protected] requires
        golang.zx2c4.com/wireguard/[email protected] requires
        golang.zx2c4.com/[email protected]: reading golang.zx2c4.com/wireguard/go.mod at revision v0.0.20200121: unknown revision v0.0.20200121
go: github.com/influxdata/[email protected] requires
        golang.zx2c4.com/wireguard/[email protected] requires
        golang.zx2c4.com/[email protected]: reading golang.zx2c4.com/wireguard/go.mod at revision v0.0.20200121: unknown revision v0.0.20200121

Is there an easier way to get the ds389 and ldap_org Telegraf plugins installed on Fedora? Our FreeIPA servers are Fedora based and I'd like to keep the polling local for shipment to a remote InfluxDB server.

@falon
Copy link
Owner

falon commented Feb 8, 2023

Did you try this?
I'm not sure it could help... I never tried to compile in Fedora 37 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants