79344874

Date: 2025-01-10 07:20:48
Score: 0.5
Natty:
Report link

In my case, changing GOROOT from /usr/local/go/ to /usr/lib/go/, remove the problem.

My output of go tool is:

$ go tool
addr2line
asm
buildid
cgo
...

Instead of:

$ go tool
go: no tool directory: open /usr/share/go/pkg/tool/linux_amd64: no such file or directory

Maybe it will fix your problem too.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: чистов_n