Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922745 - app-admin/terraform-1.7.0: go.mod requires go >= 1.21.5
Summary: app-admin/terraform-1.7.0: go.mod requires go >= 1.21.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-23 06:44 UTC by Daniel M. Weeks
Modified: 2024-01-31 20:18 UTC (History)
0 users

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 Daniel M. Weeks 2024-01-23 06:44:38 UTC
go: go.mod requires go >= 1.21.5 (running go 1.21.4; GOTOOLCHAIN=local)

It looks like terraform needs to be stricter in it's go version dependency. While there was a dev-lang/go update available, it was not pulled in by portage.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-01-31 20:18:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1021eb58e6ebac4a6564e03df8d272ab8fa835f1

commit 1021eb58e6ebac4a6564e03df8d272ab8fa835f1
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-01-31 20:14:02 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-01-31 20:18:05 +0000

    app-admin/terraform: fix buildtime dependencies
    
    Closes: https://bugs.gentoo.org/922745
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-admin/terraform/terraform-1.7.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)