Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928289 - net-analyzer/telegraf-1.30.0 depends on dev-lang/go-1.22+
Summary: net-analyzer/telegraf-1.30.0 depends on dev-lang/go-1.22+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Holger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-31 13:18 UTC by Marcin Deranek
Modified: 2024-03-31 16:31 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Deranek 2024-03-31 13:18:26 UTC
Building net-analyzer/telegraf-1.30.0 fails when go 1.22+ is not present on the system with the following error:

go mod verify
go: go.mod requires go >= 1.22 (running go 1.21.8; GOTOOLCHAIN=local)

Reproducible: Always

Steps to Reproduce:
1.Try to build telegraf-1.30 when go-1.21 is present on the system
2.
3.
Actual Results:  
Build fails with the following error:

go mod verify
go: go.mod requires go >= 1.22 (running go 1.21.8; GOTOOLCHAIN=local)

Expected Results:  
Build should succeed

I have masked go-1.22+
Comment 1 Julien 2024-03-31 15:13:35 UTC
net-analyzer/telegraf-1.30.0 is not in ::gentoo? The latest version is 1.26.3(-r1)
Comment 2 Marcin Deranek 2024-03-31 15:43:28 UTC
Sorry for the noise. You're right. It comes from gentoo-extras-overlay