Skip to content

Issue when compiling on Fedora 37 #2

Description

@dmgeurts

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/telegraf@v1.18.1 requires
        golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4 requires
        golang.zx2c4.com/wireguard@v0.0.20200121: reading golang.zx2c4.com/wireguard/go.mod at revision v0.0.20200121: unknown revision v0.0.20200121
go: github.com/influxdata/telegraf@v1.18.1 requires
        golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4 requires
        golang.zx2c4.com/wireguard@v0.0.20200121: 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions