[Bug 258134] www/grafana7 poudriere build failure "go: updates to go.mod needed"

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Sep 2021 23:32:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258134

--- Comment #2 from Craig Leres <leres@freebsd.org> ---
(In reply to Fredrik Eriksson from comment #0)
If you go interactive with a poudriere jail and start the build, when it fails
you can go to the /wrkdirs directory, cd into the place where it fails
(pkg/cmd/grafana-server) and run "go mod tidy", it'll download a ton of files
from github and then when you go back to the ports directory and try the build
again it works. So the error message it gives is accurate (but downloads that
aren't part of "make fetch" are a no-no, right?)

It looks like this is broken for a lot of build environments:

   
https://portsfallout.com/fallout?port=www%2Fgrafana7&maintainer=&env=&category=&flavor=

-- 
You are receiving this mail because:
You are the assignee for the bug.