Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2022 12:39:21 +0200 (CEST)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        Nuno Teixeira <eduardo@freebsd.org>
Cc:        Larry Rosenman <ler@lerctr.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: go modules fetching problem
Message-ID:  <348457954.113.1659955161487@localhost>
In-Reply-To: <CAFDf7U%2BW4E_UmyqZmxAQtnZcY7yWDR34wpPZ-aPtjRqkzsAg=Q@mail.gmail.com>
References:  <CAFDf7UKfESxjVi9zj%2BJqLGC677x8F=D7EaV9HWXA8bbDWrQk-Q@mail.gmail.com> <1051023923.10563.1659779376410@localhost> <CAFDf7UJyi10oshqLJO%2B0axGSH2VaKyEACCKpfEHShwvH0%2B=aNg@mail.gmail.com> <CAFDf7UJoxz2v1dUpKQ%2BMOR18gQP4-HMSJgCBVqRz=kpdLF=utw@mail.gmail.com> <009f2da37b8cb5de4611a1c9d3a14757@lerctr.org> <CAFDf7U%2BW4E_UmyqZmxAQtnZcY7yWDR34wpPZ-aPtjRqkzsAg=Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_112_1363792269.1659955161427
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Hi,

First it is nice that you have working ipv6 now. =F0=9F=91=8D

But I'm still surprised that the download of distfiles choose the IPv6 addr=
ess while you did not have IPv6 enabled.
This port uses some golang code to fetch the file:
47794  0  S+       0:00.04 | |     `-- make fetch
47899  0  S+       0:03.71 | |       `-- /usr/local/bin/go119 mod download =
-x all (go)

And the download site has both IPv4 and IPv6 configured.
$ host proxy.golang.com
proxy.golang.com has address 172.217.168.241
proxy.golang.com has IPv6 address 2a00:1450:400e:802::2011
...

These addresses change now and than so it looks like a pool of servers.

The go code seems to have logic to handle the dualstack situation and prefe=
r ipv4 over ipv6 (as far as I understand the code).
https://github.com/golang/go/blob/0f6ee42fe063a48d7825bc03097bbb714aafdb7d/=
src/net/dial.go#L421

So a possibility for the cause of the problem can be that a server in the p=
ool was not reachable by ipv4 which made the go code fall back to ipv6.
This idea is also strengthened by the fact that the first couple of downloa=
ds succeeded.

If you want to dive deeper you might cc the go@FreeBSD.org mailinglist.

Regards,

Ronald.

=20
Van: Nuno Teixeira <eduardo@freebsd.org>
Datum: zaterdag, 6 augustus 2022 18:45
Aan: Larry Rosenman <ler@lerctr.org>
CC: Ronald Klop <ronald-lists@klop.ws>, FreeBSD Mailing List <freebsd-ports=
@freebsd.org>
Onderwerp: Re: go modules fetching problem
>=20
> Hi Larry,
> =20
> That's a possibility and as always they never notify clients about change=
s.
> =20
> Before I switched to ipv6 on local machine I've tried to disable router i=
pv6 but thats not possible because there is no option to configured it on w=
eb interface nor cmd line interface:
> ---
> /cli> lan/ipv6/show
> +-------------------------+
> |LAN IPV6                 |
> +------------+------------+
> |IPv6        |Status      |
> +------------+------------+
> |Enabled     |Up          |
> +------------+------------+
> ---
> =20
> I'm happy that I'm using ipv6 for the first time :)
> =20
> Cheers and thanks,
> =20
> Larry Rosenman <ler@lerctr.org> escreveu no dia s=C3=A1bado, 6/08/2022 =
=C3=A0(s) 16:46:
>>=20
>> Is it possible your ISP just enabled IPv6?
>>=20
>> =20
>>=20
>> On 08/06/2022 10:34 am, Nuno Teixeira wrote:
>>>=20
>>> Hello,
>>> =20
>>> I've found a fix: configure ethernet to ipv6
>>> ---
>>> ifconfig_re0=3D"DHCP"
>>> ifconfig_re0_ipv6=3D"inet6 accept_rtadv"
>>> rtsold_enable=3D"YES"
>>> ---
>>> =20
>>> This is very strange because I've never used ipv6 before, and until a c=
ouple days 14 current was running fine in ipv4 using re0/iwlwifi0.
>>> Maybe something change in CURRENT?
>>> I'm at latest 1ffd352bc25b
>>> =20
>>> Now I need to find a way of using ipv6 on iwlwifi0 because it crashes u=
sing "ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv"...
>>> =20
>>> Thanks,
>>> =20
>>> Nuno Teixeira <eduardo@freebsd.org> escreveu no dia s=C3=A1bado, 6/08/2=
022 =C3=A0(s) 11:58:
>>>>=20
>>>> Hi Ronald,
>>>> =20
>>>> I don't use ipv6.
>>>> ---
>>>> wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 m=
tu 1500
>>>>         ether 6c:6a:77:df:09:21
>>>>         inet 192.168.1.65 netmask 0xffffff00 broadcast 192.168.1.255
>>>>         groups: wlan
>>>>         ssid MEO-3637C0 channel 60 (5300 MHz 11a) bssid 00:06:91:36:37=
:c1
>>>>         regdomain ETSI country PT authmode WPA2/802.11i privacy ON
>>>>         deftxkey UNDEF AES-CCM 2:128-bit txpower 24 bmiss 7 mcastrate =
6
>>>>         mgmtrate 6 scanvalid 60 wme roaming MANUAL
>>>>         parent interface: iwlwifi0
>>>>         media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11a
>>>>         status: associated
>>>>         nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
>>>> ---
>>>> =20
>>>> Ronald Klop <ronald-lists@klop.ws> escreveu no dia s=C3=A1bado, 6/08/2=
022 =C3=A0(s) 10:49:
>>>>>=20
>>>>> You get an ipv6 address for the host. But the host is not reachable.=
=20
>>>>> =20
>>>>> " dial tcp [2a00:1450:4003:80c::2011]:443: conn
>>>>> ect: no route to host"
>>>>> =20
>>>>> Is ipv6 properly configured in your network?
>>>>> =20
>>>>> Regards,
>>>>> Ronald
>>>>> =20
>>>>> Van: Nuno Teixeira <eduardo@freebsd.org>
>>>>> Datum: 6 augustus 2022 00:16
>>>>> Aan: FreeBSD Mailing List <freebsd-ports@freebsd.org>
>>>>> Onderwerp: Re: go modules fetching problem
>>>>>>=20
>>>>>> (...)
>>>>>> =20
>>>>>> Same with poudriere testport, but after some tries modules fetch is =
complete.
>>>>>> =20
>>>>>> Nuno Teixeira <eduardo@freebsd.org> escreveu no dia sexta, 5/08/2022=
 =C3=A0(s) 22:31:
>>>>>>>=20
>>>>>>> Hello,
>>>>>>> =20
>>>>>>> For the first time I can't fetch go modules from a port.
>>>>>>> I've tried several ports that uses go:modules and problem is the sa=
me.
>>>>>>> What could be the problem?
>>>>>>> =20
>>>>>>> ---
>>>>>>> $ make distclean makesum:
>>>>>>> =20
>>>>>>> =3D=3D=3D>  Cleaning for gomplate-3.11.2
>>>>>>> =3D=3D=3D>  Cleaning Go module cache
>>>>>>> =3D=3D=3D>  Deleting distfiles for gomplate-3.11.2
>>>>>>> =3D=3D=3D>  License MIT accepted by the user
>>>>>>> =3D=3D=3D>  License MIT accepted by the user
>>>>>>> =3D=3D=3D>   gomplate-3.11.2 depends on file: /usr/local/sbin/pkg -=
 found
>>>>>>> =3D=3D=3D>   gomplate-3.11.2 depends on file: /usr/local/bin/go119 =
- found
>>>>>>> =3D=3D=3D>   gomplate-3.11.2 depends on package: ca_root_nss>0 - fo=
und
>>>>>>> =3D> v3.11.2.mod doesn't seem to exist in /tmp/go/sysutils_gomplate=
/gomplate-v3.11.2.
>>>>>>> =3D> Attempting to fetch https://proxy.golang.org/github.com/hairyh=
enderson/gomplate/v3/@v/v3.11.2.mod
>>>>>>> v3.11.2.mod                                           7063  B   51 =
MBps    00s
>>>>>>> =3D> v3.11.2.zip doesn't seem to exist in /tmp/go/sysutils_gomplate=
/gomplate-v3.11.2.
>>>>>>> =3D> Attempting to fetch https://proxy.golang.org/github.com/hairyh=
enderson/gomplate/v3/@v/v3.11.2.zip
>>>>>>> v3.11.2.zip                                            671 kB 6855 =
kBps    00s
>>>>>>> =3D=3D=3D> Fetching all distfiles required by gomplate-3.11.2 for b=
uilding
>>>>>>> =3D=3D=3D> Fetching github.com/hairyhenderson/gomplate/v3 dependenc=
ies
>>>>>>> # get https://proxy.golang.org/github.com/%21shopify/ejson/@v/v1.3.=
3.mod
>>>>>>> # get https://proxy.golang.org/github.com/%21proton%21mail/go-crypt=
o/@v/v0.0.0-20220517143526-88bb52951d5b.mod
>>>>>>> # get https://proxy.golang.org/github.com/armon/go-radix/@v/v1.0.0.=
mod
>>>>>>> # get https://proxy.golang.org/cloud.google.com/go/compute/@v/v1.6.=
1.mod
>>>>>>> # get https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3=
.mod
>>>>>>> # get https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/=
v0.5.2.mod
>>>>>>> # get https://proxy.golang.org/cloud.google.com/go/@v/v0.102.0.mod
>>>>>>> # get https://proxy.golang.org/github.com/armon/go-metrics/@v/v0.4.=
0.mod
>>>>>>> # get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.22=
.1.mod
>>>>>>> # get https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v=
/v1.1.0.mod
>>>>>>> # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v=
/v1.1.1.mod
>>>>>>> # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0.mo=
d
>>>>>>> # get https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3=
.mod: Get "https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3.mo=
d": dial tcp [2a00:1450:4003:80c::2011]:443: conn
>>>>>>> ect: no route to host
>>>>>>> # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0.mo=
d: Get "https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0.mod": di=
al tcp [2a00:1450:4003:80c::2011]:443: connect: n
>>>>>>> o route to host
>>>>>>> # get https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v=
/v1.1.0.mod: Get "https://proxy.golang.org/github.com/apparentlymart/go-cid=
r/@v/v1.1.0.mod": dial tcp [2a00:1450:4003:80c::2
>>>>>>> 011]:443: connect: no route to host
>>>>>>> # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.1=
6.4.mod
>>>>>>> # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v=
/v1.1.1.mod: Get "https://proxy.golang.org/github.com/%21masterminds/goutil=
s/@v/v1.1.1.mod": dial tcp [2a00:1450:4003:80c::2
>>>>>>> 011]:443: connect: no route to host
>>>>>>> ---
>>>>>>> =20
>>>>>>> Thanks in advance,
>>>>>>> --
>>>>>>> Nuno Teixeira
>>>>>>> FreeBSD Committer (ports)
>>>>>>=20
>>>>>>=20
>>>>>>=20
>>>>>> --
>>>>>> Nuno Teixeira
>>>>>> FreeBSD Committer (ports)
>>>>>=20
>>>>>=20
>>>>> =20
>>>>=20
>>>>=20
>>>>=20
>>>> --
>>>> Nuno Teixeira
>>>> FreeBSD Committer (ports)
>>>=20
>>>=20
>>>=20
>>> --
>>> Nuno Teixeira
>>> FreeBSD Committer (ports)
>>=20
>> =20
>>=20
>> --=20
>> Larry Rosenman                     http://www.lerctr.org/~ler
>> Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
>> US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
>=20
>=20
>=20
> --
> Nuno Teixeira
> FreeBSD Committer (ports)

------=_Part_112_1363792269.1659955161427
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body>Hi,<br />
<br />
First it is nice that you have working ipv6 now. =F0=9F=91=8D<br />
<br />
But I'm still surprised that the download of distfiles choose the IPv6 addr=
ess while you did not have IPv6 enabled.<br />
This port uses some golang code to fetch the file:<br />
47794&nbsp; 0&nbsp; S+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:00.04 | |&nbsp=
;&nbsp;&nbsp;&nbsp; `-- make fetch<br />
47899&nbsp; 0&nbsp; S+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:03.71 | |&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; `-- /usr/local/bin/go119 mod download -x al=
l (go)<br />
<br />
And the download site has both IPv4 and IPv6 configured.<br />
$ host proxy.golang.com<br />
proxy.golang.com has address 172.217.168.241<br />
proxy.golang.com has IPv6 address 2a00:1450:400e:802::2011<br />
...<br />
<br />
These addresses change now and than so it looks like a pool of servers.<br =
/>
<br />
The go code seems to have logic to handle the dualstack situation and prefe=
r ipv4 over ipv6 (as far as I understand the code).<br />
https://github.com/golang/go/blob/0f6ee42fe063a48d7825bc03097bbb714aafdb7d/=
src/net/dial.go#L421<br />
<br />
So a possibility for the cause of the problem can be that a server in the p=
ool was not reachable by ipv4 which made the go code fall back to ipv6.<br =
/>
This idea is also strengthened by the fact that the first couple of downloa=
ds succeeded.<br />
<br />
If you want to dive deeper you might cc the go@FreeBSD.org mailinglist.<br =
/>
<br />
Regards,<br />
<br />
Ronald.<br />
<br />
&nbsp;
<p><strong>Van:</strong> Nuno Teixeira &lt;eduardo@freebsd.org&gt;<br />
<strong>Datum:</strong> zaterdag, 6 augustus 2022 18:45<br />
<strong>Aan:</strong> Larry Rosenman &lt;ler@lerctr.org&gt;<br />
<strong>CC:</strong> Ronald Klop &lt;ronald-lists@klop.ws&gt;, FreeBSD Mail=
ing List &lt;freebsd-ports@freebsd.org&gt;<br />
<strong>Onderwerp:</strong> Re: go modules fetching problem</p>

<blockquote style=3D"padding-right: 0px; padding-left: 5px; margin-left: 5p=
x; border-left: #000000 2px solid; margin-right: 0px">
<div class=3D"MessageRFC822Viewer" id=3D"P">
<div class=3D"MultipartAlternativeViewer">
<div class=3D"TextHTMLViewer" id=3D"P.P.P">
<div>
<div>Hi Larry,</div>

<div>&nbsp;</div>

<div>That's a possibility and as always they never notify clients about cha=
nges.</div>

<div>&nbsp;</div>

<div>Before I switched to ipv6 on local machine I've tried to disable route=
r ipv6 but thats not possible because there is no option to configured it o=
n web interface nor cmd line interface:</div>

<div>---</div>

<div>/cli&gt; lan/ipv6/show<br />
+-------------------------+<br />
|LAN IPV6 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />
+------------+------------+<br />
|IPv6 &nbsp; &nbsp; &nbsp; &nbsp;|Status &nbsp; &nbsp; &nbsp;|<br />
+------------+------------+<br />
|Enabled &nbsp; &nbsp; |Up &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br />
+------------+------------+</div>

<div>---</div>

<div>&nbsp;</div>

<div>I'm happy that I'm using ipv6 for the first time :)</div>

<div>&nbsp;</div>

<div>Cheers and thanks,</div>
</div>
&nbsp;

<div class=3D"gmail_quote">
<div class=3D"gmail_attr">Larry Rosenman &lt;<a href=3D"mailto:ler@lerctr.o=
rg">ler@lerctr.org</a>&gt; escreveu no dia s&aacute;bado, 6/08/2022 &agrave=
;(s) 16:46:</div>

<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">
<div style=3D"font-size:10pt;font-family:Arial,Helvetica,sans-serif">
<p>Is it possible your ISP just enabled IPv6?</p>

<p>&nbsp;</p>

<p id=3D"gmail-m_9174494155322425433reply-intro">On 08/06/2022 10:34 am, Nu=
no Teixeira wrote:</p>

<blockquote style=3D"padding:0px 0.4em;border-left:2px solid rgb(16,16,255)=
;margin:0px">
<div id=3D"gmail-m_9174494155322425433replybody1">
<div>
<div>Hello,</div>

<div>&nbsp;</div>

<div>I've found a fix: configure ethernet to ipv6</div>

<div>---</div>

<div>ifconfig_re0=3D&quot;DHCP&quot;<br />
ifconfig_re0_ipv6=3D&quot;inet6 accept_rtadv&quot;<br />
rtsold_enable=3D&quot;YES&quot;</div>

<div>---</div>

<div>&nbsp;</div>

<div>This is very strange because I've never used ipv6 before, and until a =
couple days 14 current was running fine in ipv4 using re0/iwlwifi0.</div>

<div>Maybe something change in CURRENT?</div>

<div>I'm at latest 1ffd352bc25b</div>

<div>&nbsp;</div>

<div>Now I need to find a way of using ipv6 on iwlwifi0 because it crashes =
using &quot;ifconfig_wlan0_ipv6=3D&quot;inet6 accept_rtadv&quot;...</div>

<div>&nbsp;</div>

<div>Thanks,</div>
</div>
&nbsp;

<div>
<div>Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" target=3D"_bl=
ank">eduardo@freebsd.org</a>&gt; escreveu no dia s&aacute;bado, 6/08/2022 &=
agrave;(s) 11:58:</div>

<blockquote style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204=
,204,204);padding-left:1ex">
<div>
<div>Hi Ronald,</div>

<div>&nbsp;</div>

<div>I don't use ipv6.</div>

<div>---</div>

<div>wlan0: flags=3D8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metr=
ic 0 mtu 1500<br />
&nbsp; &nbsp; &nbsp; &nbsp; ether 6c:6a:77:df:09:21<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet 192.168.1.65 netmask 0xffffff00 broadcast =
192.168.1.255<br />
&nbsp; &nbsp; &nbsp; &nbsp; groups: wlan<br />
&nbsp; &nbsp; &nbsp; &nbsp; ssid MEO-3637C0 channel 60 (5300 MHz 11a) bssid=
 00:06:91:36:37:c1<br />
&nbsp; &nbsp; &nbsp; &nbsp; regdomain ETSI country PT authmode WPA2/802.11i=
 privacy ON<br />
&nbsp; &nbsp; &nbsp; &nbsp; deftxkey UNDEF AES-CCM 2:128-bit txpower 24 bmi=
ss 7 mcastrate 6<br />
&nbsp; &nbsp; &nbsp; &nbsp; mgmtrate 6 scanvalid 60 wme roaming MANUAL<br /=
>
&nbsp; &nbsp; &nbsp; &nbsp; parent interface: iwlwifi0<br />
&nbsp; &nbsp; &nbsp; &nbsp; media: IEEE 802.11 Wireless Ethernet OFDM/54Mbp=
s mode 11a<br />
&nbsp; &nbsp; &nbsp; &nbsp; status: associated<br />
&nbsp; &nbsp; &nbsp; &nbsp; nd6 options=3D29&lt;PERFORMNUD,IFDISABLED,AUTO_=
LINKLOCAL&gt;</div>

<div>---</div>
</div>
&nbsp;

<div>
<div>Ronald Klop &lt;<a href=3D"mailto:ronald-lists@klop.ws" target=3D"_bla=
nk">ronald-lists@klop.ws</a>&gt; escreveu no dia s&aacute;bado, 6/08/2022 &=
agrave;(s) 10:49:</div>

<blockquote style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204=
,204,204);padding-left:1ex">
<div>You get an ipv6 address for the host. But the host is not reachable.&n=
bsp;
<div>&nbsp;</div>

<div>&quot;&nbsp;dial tcp [2a00:1450:4003:80c::2011]:443: conn<br />
ect: no route to host&quot;</div>

<div>&nbsp;</div>

<div>Is ipv6 properly configured in your network?</div>

<div>&nbsp;</div>

<div>Regards,</div>

<div>Ronald</div>

<div>&nbsp;
<p><small><strong>Van:</strong> Nuno Teixeira &lt;<a href=3D"mailto:eduardo=
@freebsd.org" target=3D"_blank">eduardo@freebsd.org</a>&gt;<br />
<strong>Datum:</strong> 6 augustus 2022 00:16<br />
<strong>Aan:</strong> FreeBSD Mailing List &lt;<a href=3D"mailto:freebsd-po=
rts@freebsd.org" target=3D"_blank">freebsd-ports@freebsd.org</a>&gt;<br />
<strong>Onderwerp:</strong> Re: go modules fetching problem</small></p>

<blockquote style=3D"margin-left:5px;border-left:3px solid rgb(204,204,204)=
;margin-right:0px;padding-left:5px">
<div id=3D"gmail-m_9174494155322425433v1gmail-m_-8092004906921291188gmail-m=
_5671206889756557004P">
<div>
<div id=3D"gmail-m_9174494155322425433v1gmail-m_-8092004906921291188gmail-m=
_5671206889756557004P.P.P">
<div>
<div>(...)</div>

<div>&nbsp;</div>

<div>Same with poudriere testport, but after some tries modules fetch is co=
mplete.</div>
</div>
&nbsp;

<div>
<div>Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" target=3D"_bl=
ank">eduardo@freebsd.org</a>&gt; escreveu no dia sexta, 5/08/2022 &agrave;(=
s) 22:31:</div>

<blockquote style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204=
,204,204);padding-left:1ex">
<div>
<div>Hello,</div>

<div>&nbsp;</div>

<div>For the first time I can't fetch go modules from a port.</div>

<div>I've tried several ports that uses go:modules and problem is the same.=
</div>

<div>What could be the problem?</div>

<div>&nbsp;</div>

<div>---</div>

<div>$ make distclean makesum:</div>

<div>&nbsp;</div>

<div>=3D=3D=3D&gt; &nbsp;Cleaning for gomplate-3.11.2<br />
=3D=3D=3D&gt; &nbsp;Cleaning Go module cache<br />
=3D=3D=3D&gt; &nbsp;Deleting distfiles for gomplate-3.11.2<br />
=3D=3D=3D&gt; &nbsp;License MIT accepted by the user<br />
=3D=3D=3D&gt; &nbsp;License MIT accepted by the user<br />
=3D=3D=3D&gt; &nbsp; gomplate-3.11.2 depends on file: /usr/local/sbin/pkg -=
 found<br />
=3D=3D=3D&gt; &nbsp; gomplate-3.11.2 depends on file: /usr/local/bin/go119 =
- found<br />
=3D=3D=3D&gt; &nbsp; gomplate-3.11.2 depends on package: ca_root_nss&gt;0 -=
 found<br />
=3D&gt; v3.11.2.mod doesn't seem to exist in /tmp/go/sysutils_gomplate/gomp=
late-v3.11.2.<br />
=3D&gt; Attempting to fetch <a href=3D"https://proxy.golang.org/github.com/=
hairyhenderson/gomplate/v3/@v/v3.11.2.mod" target=3D"_blank">https://proxy.=
golang.org/github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.mod</a><br />
v3.11.2.mod &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp=
; &nbsp; 7063 &nbsp;B &nbsp; 51 MBps &nbsp; &nbsp;00s<br />
=3D&gt; v3.11.2.zip doesn't seem to exist in /tmp/go/sysutils_gomplate/gomp=
late-v3.11.2.<br />
=3D&gt; Attempting to fetch <a href=3D"https://proxy.golang.org/github.com/=
hairyhenderson/gomplate/v3/@v/v3.11.2.zip" target=3D"_blank">https://proxy.=
golang.org/github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.zip</a><br />
v3.11.2.zip &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp=
; &nbsp; &nbsp;671 kB 6855 kBps &nbsp; &nbsp;00s<br />
=3D=3D=3D&gt; Fetching all distfiles required by gomplate-3.11.2 for buildi=
ng<br />
=3D=3D=3D&gt; Fetching <a href=3D"http://github.com/hairyhenderson/gomplate=
/v3" target=3D"_blank">github.com/hairyhenderson/gomplate/v3</a> dependenci=
es<br />
# get <a href=3D"https://proxy.golang.org/github.com/%21shopify/ejson/@v/v1=
.3.3.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21shopify/=
ejson/@v/v1.3.3.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/%21proton%21mail/go-cr=
ypto/@v/v0.0.0-20220517143526-88bb52951d5b.mod" target=3D"_blank">https://p=
roxy.golang.org/github.com/%21proton%21mail/go-crypto/@v/v0.0.0-20220517143=
526-88bb52951d5b.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/armon/go-radix/@v/v1.0=
.0.mod" target=3D"_blank">https://proxy.golang.org/github.com/armon/go-radi=
x/@v/v1.0.0.mod</a><br />
# get <a href=3D"https://proxy.golang.org/cloud.google.com/go/compute/@v/v1=
.6.1.mod" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/co=
mpute/@v/v1.6.1.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.=
0.3.mod" target=3D"_blank">https://proxy.golang.org/github.com/acomagu/bufp=
ipe/@v/v1.0.3.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/%21microsoft/go-winio/=
@v/v0.5.2.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21mic=
rosoft/go-winio/@v/v0.5.2.mod</a><br />
# get <a href=3D"https://proxy.golang.org/cloud.google.com/go/@v/v0.102.0.m=
od" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/@v/v0.10=
2.0.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/armon/go-metrics/@v/v0=
.4.0.mod" target=3D"_blank">https://proxy.golang.org/github.com/armon/go-me=
trics/@v/v0.4.0.mod</a><br />
# get <a href=3D"https://proxy.golang.org/cloud.google.com/go/storage/@v/v1=
.22.1.mod" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/s=
torage/@v/v1.22.1.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/apparentlymart/go-cidr=
/@v/v1.1.0.mod" target=3D"_blank">https://proxy.golang.org/github.com/appar=
entlymart/go-cidr/@v/v1.1.0.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/%21masterminds/goutils=
/@v/v1.1.1.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21ma=
sterminds/goutils/@v/v1.1.1.mod</a><br />
# get <a href=3D"https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0=
.mod" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/iam/@v=
/v0.3.0.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.=
0.3.mod" target=3D"_blank">https://proxy.golang.org/github.com/acomagu/bufp=
ipe/@v/v1.0.3.mod</a>: Get &quot;<a href=3D"https://proxy.golang.org/github=
.com/acomagu/bufpipe/@v/v1.0.3.mod" target=3D"_blank">https://proxy.golang.=
org/github.com/acomagu/bufpipe/@v/v1.0.3.mod</a>&quot;: dial tcp [2a00:1450=
:4003:80c::2011]:443: conn<br />
ect: no route to host<br />
# get <a href=3D"https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0=
.mod" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/iam/@v=
/v0.3.0.mod</a>: Get &quot;<a href=3D"https://proxy.golang.org/cloud.google=
.com/go/iam/@v/v0.3.0.mod" target=3D"_blank">https://proxy.golang.org/cloud=
.google.com/go/iam/@v/v0.3.0.mod</a>&quot;: dial tcp [2a00:1450:4003:80c::2=
011]:443: connect: n<br />
o route to host<br />
# get <a href=3D"https://proxy.golang.org/github.com/apparentlymart/go-cidr=
/@v/v1.1.0.mod" target=3D"_blank">https://proxy.golang.org/github.com/appar=
entlymart/go-cidr/@v/v1.1.0.mod</a>: Get &quot;<a href=3D"https://proxy.gol=
ang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mod" target=3D"_blank">=
https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mod</a=
>&quot;: dial tcp [2a00:1450:4003:80c::2<br />
011]:443: connect: no route to host<br />
# get <a href=3D"https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v=
1.16.4.mod" target=3D"_blank">https://proxy.golang.org/github.com/aws/aws-s=
dk-go-v2/@v/v1.16.4.mod</a><br />
# get <a href=3D"https://proxy.golang.org/github.com/%21masterminds/goutils=
/@v/v1.1.1.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21ma=
sterminds/goutils/@v/v1.1.1.mod</a>: Get &quot;<a href=3D"https://proxy.gol=
ang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod" target=3D"_blank">=
https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod</a=
>&quot;: dial tcp [2a00:1450:4003:80c::2<br />
011]:443: connect: no route to host</div>

<div>---</div>

<div>&nbsp;</div>

<div>Thanks in advance,</div>

<div>--
<div>
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br />
FreeBSD Committer (ports)</span></div>
</div>
</div>
</div>
</blockquote>
</div>
<br />
<br />
--
<div>
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br />
FreeBSD Committer (ports)</span></div>
</div>
</div>
</div>
</div>
</blockquote>
<br />
<br />
&nbsp;</div>
</div>
</blockquote>
</div>
<br />
<br />
--
<div>
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br />
FreeBSD Committer (ports)</span></div>
</div>
</blockquote>
</div>
<br />
<br />
--
<div>
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br />
FreeBSD Committer (ports)</span></div>
</div>
</div>
</blockquote>

<p>&nbsp;</p>

<div id=3D"gmail-m_9174494155322425433signature">
<div style=3D"margin:0px;padding:0px;font-family:monospace"><span>--&nbsp;<=
br />
Larry Rosenman &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=3D"http=
://www.lerctr.org/~ler" target=3D"_blank">http://www.lerctr.org/~ler</a><br=
 />
Phone: +1 214-642-9640 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E-Mail: <a href=3D"mailto:ler@l=
erctr.org" target=3D"_blank">ler@lerctr.org</a><br />
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106</span></div>
</div>
</div>
</blockquote>
</div>
<br />
<br />
--
<div class=3D"gmail_signature">
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br />
FreeBSD Committer (ports)</span></div>
</div>
</div>
</div>
</div>
</blockquote></body></html>
------=_Part_112_1363792269.1659955161427--



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