Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Sep 2021 23:32:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258134] www/grafana7 poudriere build failure "go: updates to go.mod needed"
Message-ID:  <bug-258134-7788-C5K9NZsSwU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258134-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258134-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258134

--- 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 fa=
ils
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 fil=
es
from github and then when you go back to the ports directory and try the bu=
ild
again it works. So the error message it gives is accurate (but downloads th=
at
aren't part of "make fetch" are a no-no, right?)

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

=20=20=20
https://portsfallout.com/fallout?port=3Dwww%2Fgrafana7&maintainer=3D&env=3D=
&category=3D&flavor=3D

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258134-7788-C5K9NZsSwU>