I don't know about the Go aspects of your issue, but in the hosts file it
is customary to list the IP address once and the corresponding host and its
aliases all on the same line. There should be a character between
the IP address and the host name(s), and spaces between the names.
HTH,
..mar
Maybe a red herring, but you do have
GOROOT='/usr/local/go122'
in the output of go env in your original post.
..mark
On Tuesday, September 3, 2024 at 10:40:58 AM UTC-7 Martin Stiemerling wrote:
>
>
> > Am 03.09.2024 um 19:27 schrieb Ian Lance Taylor :
> >
> > On Tue, Sep 3, 2024 at 10:25 AM Mar