[Bug 258474] Framework: go modules fetch fails when pkg is not installed
Date: Fri, 06 May 2022 06:02:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258474 --- Comment #3 from Franco Fichtner <franco@opnsense.org> --- After you remove all packages and remove distfiles, go to net-mgmt/telegraf and type "make fetch". It will only fetch go and build it, but install will fail which in turn leads to not fetching telegraf distfiles because go is needed but cannot be installed. Cheers, Franco -- You are receiving this mail because: You are on the CC list for the bug.