Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2022 17:45:18 +0100
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        Ronald Klop <ronald-lists@klop.ws>, FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: go modules fetching problem
Message-ID:  <CAFDf7U%2BW4E_UmyqZmxAQtnZcY7yWDR34wpPZ-aPtjRqkzsAg=Q@mail.gmail.com>
In-Reply-To: <009f2da37b8cb5de4611a1c9d3a14757@lerctr.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
--00000000000079e54105e5954f96
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi Larry,

That's a possibility and as always they never notify clients about changes.

Before I switched to ipv6 on local machine I've tried to disable router
ipv6 but thats not possible because there is no option to configured it on
web interface nor cmd line interface:
---
/cli> lan/ipv6/show
+-------------------------+
|LAN IPV6                 |
+------------+------------+
|IPv6        |Status      |
+------------+------------+
|Enabled     |Up          |
+------------+------------+
---

I'm happy that I'm using ipv6 for the first time :)

Cheers and thanks,

Larry Rosenman <ler@lerctr.org> escreveu no dia s=C3=A1bado, 6/08/2022 =C3=
=A0(s)
16:46:

> Is it possible your ISP just enabled IPv6?
>
>
> On 08/06/2022 10:34 am, Nuno Teixeira wrote:
>
> Hello,
>
> I've found a fix: configure ethernet to ipv6
> ---
> ifconfig_re0=3D"DHCP"
> ifconfig_re0_ipv6=3D"inet6 accept_rtadv"
> rtsold_enable=3D"YES"
> ---
>
> 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.
> Maybe something change in CURRENT?
> I'm at latest 1ffd352bc25b
>
> Now I need to find a way of using ipv6 on iwlwifi0 because it crashes
> using "ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv"...
>
> Thanks,
>
> Nuno Teixeira <eduardo@freebsd.org> escreveu no dia s=C3=A1bado, 6/08/202=
2
> =C3=A0(s) 11:58:
>
> Hi Ronald,
>
> I don't use ipv6.
> ---
> wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu =
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>
> ---
>
> Ronald Klop <ronald-lists@klop.ws> escreveu no dia s=C3=A1bado, 6/08/2022=
 =C3=A0(s)
> 10:49:
>
> You get an ipv6 address for the host. But the host is not reachable.
>
> " dial tcp [2a00:1450:4003:80c::2011]:443: conn
> ect: no route to host"
>
> Is ipv6 properly configured in your network?
>
> Regards,
> Ronald
>
> *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
>
> (...)
>
> Same with poudriere testport, but after some tries modules fetch is
> complete.
>
> Nuno Teixeira <eduardo@freebsd.org> escreveu no dia sexta, 5/08/2022 =C3=
=A0(s)
> 22:31:
>
> Hello,
>
> 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 same.
> What could be the problem?
>
> ---
> $ make distclean makesum:
>
> =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 - foun=
d
> =3D=3D=3D>   gomplate-3.11.2 depends on package: ca_root_nss>0 - found
> =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/hairyhenderson/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/hairyhenderson/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 buildin=
g
> =3D=3D=3D> Fetching github.com/hairyhenderson/gomplate/v3 dependencies
> # get https://proxy.golang.org/github.com/%21shopify/ejson/@v/v1.3.3.mod
> # get
> https://proxy.golang.org/github.com/%21proton%21mail/go-crypto/@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.mod
> # 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.mod":
> 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.mod: Get
> "https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0.mod": dial
> 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-cidr/@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.16.4.mo=
d
> # get
> https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod:
> Get "
> https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod"=
:
> dial tcp [2a00:1450:4003:80c::2
> 011]:443: connect: no route to host
> ---
>
> Thanks in advance,
> --
> Nuno Teixeira
> FreeBSD Committer (ports)
>
>
>
> --
> Nuno Teixeira
> FreeBSD Committer (ports)
>
>
>
>
>
>
> --
> Nuno Teixeira
> FreeBSD Committer (ports)
>
>
>
> --
> Nuno Teixeira
> FreeBSD Committer (ports)
>
>
> --
> 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
Nuno Teixeira
FreeBSD Committer (ports)

--00000000000079e54105e5954f96
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hi Larry,</div><div><br></div><div>That&#39;s a possi=
bility and as always they never notify clients about changes.</div><div><br=
></div><div>Before I switched to ipv6 on local machine I&#39;ve tried to di=
sable router ipv6 but thats not possible because there is no option to conf=
igured it on web interface nor cmd line interface:</div><div>---<br></div><=
div>/cli&gt; lan/ipv6/show<br>+-------------------------+<br>|LAN IPV6 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |<br>+------------+---=
---------+<br>|IPv6 =C2=A0 =C2=A0 =C2=A0 =C2=A0|Status =C2=A0 =C2=A0 =C2=A0=
|<br>+------------+------------+<br>|Enabled =C2=A0 =C2=A0 |Up =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0|<br>+------------+------------+</div><div>---</div=
><div><br></div><div>I&#39;m happy that I&#39;m using ipv6 for the first ti=
me :)</div><div><br></div><div>Cheers and thanks,<br></div></div><br><div c=
lass=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Larry Rosenman &=
lt;<a href=3D"mailto:ler@lerctr.org">ler@lerctr.org</a>&gt; escreveu no dia=
 s=C3=A1bado, 6/08/2022 =C3=A0(s) 16:46:<br></div><blockquote class=3D"gmai=
l_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,20=
4,204);padding-left:1ex"><div style=3D"font-size:10pt;font-family:Arial,Hel=
vetica,sans-serif">
<p>Is it possible your ISP just enabled IPv6?</p>
<p><br></p>
<p id=3D"gmail-m_9174494155322425433reply-intro">On 08/06/2022 10:34 am, Nu=
no Teixeira wrote:</p>
<blockquote type=3D"cite" style=3D"padding:0px 0.4em;border-left:2px solid =
rgb(16,16,255);margin:0px">
<div id=3D"gmail-m_9174494155322425433replybody1">
<div dir=3D"ltr">
<div>Hello,</div>
<div>=C2=A0</div>
<div>I&#39;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 acc=
ept_rtadv&quot;<br>rtsold_enable=3D&quot;YES&quot;</div>
<div>---</div>
<div>=C2=A0</div>
<div>This is very strange because I&#39;ve never used ipv6 before, and unti=
l a couple days 14 current was running fine in ipv4 using re0/iwlwifi0.</di=
v>
<div>Maybe something change in CURRENT?</div>
<div>I&#39;m at latest 1ffd352bc25b</div>
<div>=C2=A0</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>=C2=A0</div>
<div>Thanks,</div>
</div>
<br>
<div>
<div dir=3D"ltr">Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" r=
el=3D"noreferrer" target=3D"_blank">eduardo@freebsd.org</a>&gt; escreveu no=
 dia s=C3=A1bado, 6/08/2022 =C3=A0(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 dir=3D"ltr">
<div>Hi Ronald,</div>
<div>=C2=A0</div>
<div>I don&#39;t use ipv6.</div>
<div>---</div>
<div>wlan0: flags=3D8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metr=
ic 0 mtu 1500<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 ether 6c:6a:77:df:09:21<br>=C2=
=A0 =C2=A0 =C2=A0 =C2=A0 inet 192.168.1.65 netmask 0xffffff00 broadcast 192=
.168.1.255<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 groups: wlan<br>=C2=A0 =C2=A0 =C2=
=A0 =C2=A0 ssid MEO-3637C0 channel 60 (5300 MHz 11a) bssid 00:06:91:36:37:c=
1<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 regdomain ETSI country PT authmode WPA2/80=
2.11i privacy ON<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 deftxkey UNDEF AES-CCM 2:12=
8-bit txpower 24 bmiss 7 mcastrate 6<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 mgmtrat=
e 6 scanvalid 60 wme roaming MANUAL<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 parent i=
nterface: iwlwifi0<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 media: IEEE 802.11 Wirele=
ss Ethernet OFDM/54Mbps mode 11a<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 status: ass=
ociated<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 options=3D29&lt;PERFORMNUD,IFDIS=
ABLED,AUTO_LINKLOCAL&gt;</div>
<div>---</div>
</div>
<br>
<div>
<div dir=3D"ltr">Ronald Klop &lt;<a href=3D"mailto:ronald-lists@klop.ws" re=
l=3D"noreferrer" target=3D"_blank">ronald-lists@klop.ws</a>&gt; escreveu no=
 dia s=C3=A1bado, 6/08/2022 =C3=A0(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.=
=C2=A0
<div>=C2=A0</div>
<div>&quot;=C2=A0dial tcp [2a00:1450:4003:80c::2011]:443: conn<br>ect: no r=
oute to host&quot;</div>
<div>=C2=A0</div>
<div>Is ipv6 properly configured in your network?</div>
<div>=C2=A0</div>
<div>Regards,</div>
<div>Ronald</div>
<div><br>
<p><small><strong>Van:</strong> Nuno Teixeira &lt;<a href=3D"mailto:eduardo=
@freebsd.org" rel=3D"noreferrer" target=3D"_blank">eduardo@freebsd.org</a>&=
gt;<br><strong>Datum:</strong> 6 augustus 2022 00:16<br><strong>Aan:</stron=
g> FreeBSD Mailing List &lt;<a href=3D"mailto:freebsd-ports@freebsd.org" re=
l=3D"noreferrer" target=3D"_blank">freebsd-ports@freebsd.org</a>&gt;<br><st=
rong>Onderwerp:</strong> Re: go modules fetching problem<br></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>=C2=A0</div>
<div>Same with poudriere testport, but after some tries modules fetch is co=
mplete.</div>
</div>
<br>
<div>
<div>Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" rel=3D"norefe=
rrer" target=3D"_blank">eduardo@freebsd.org</a>&gt; escreveu no dia sexta, =
5/08/2022 =C3=A0(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>=C2=A0</div>
<div>For the first time I can&#39;t fetch go modules from a port.</div>
<div>I&#39;ve tried several ports that uses go:modules and problem is the s=
ame.</div>
<div>What could be the problem?</div>
<div>=C2=A0</div>
<div>---</div>
<div>$ make distclean makesum:</div>
<div>=C2=A0</div>
<div>=3D=3D=3D&gt; =C2=A0Cleaning for gomplate-3.11.2<br>=3D=3D=3D&gt; =C2=
=A0Cleaning Go module cache<br>=3D=3D=3D&gt; =C2=A0Deleting distfiles for g=
omplate-3.11.2<br>=3D=3D=3D&gt; =C2=A0License MIT accepted by the user<br>=
=3D=3D=3D&gt; =C2=A0License MIT accepted by the user<br>=3D=3D=3D&gt; =C2=
=A0 gomplate-3.11.2 depends on file: /usr/local/sbin/pkg - found<br>=3D=3D=
=3D&gt; =C2=A0 gomplate-3.11.2 depends on file: /usr/local/bin/go119 - foun=
d<br>=3D=3D=3D&gt; =C2=A0 gomplate-3.11.2 depends on package: ca_root_nss&g=
t;0 - found<br>=3D&gt; v3.11.2.mod doesn&#39;t seem to exist in /tmp/go/sys=
utils_gomplate/gomplate-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.m=
od" rel=3D"noopener noreferrer" target=3D"_blank">https://proxy.golang.org/=
github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.mod</a><br>v3.11.2.mod =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 7063 =
=C2=A0B =C2=A0 51 MBps =C2=A0 =C2=A000s<br>=3D&gt; v3.11.2.zip doesn&#39;t =
seem to exist in /tmp/go/sysutils_gomplate/gomplate-v3.11.2.<br>=3D&gt; Att=
empting to fetch <a href=3D"https://proxy.golang.org/github.com/hairyhender=
son/gomplate/v3/@v/v3.11.2.zip" rel=3D"noopener noreferrer" target=3D"_blan=
k">https://proxy.golang.org/github.com/hairyhenderson/gomplate/v3/@v/v3.11.=
2.zip</a><br>v3.11.2.zip =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0671 kB 6855 kBps =C2=A0 =C2=A000s<br>=3D=3D=
=3D&gt; Fetching all distfiles required by gomplate-3.11.2 for building<br>=
=3D=3D=3D&gt; Fetching <a href=3D"http://github.com/hairyhenderson/gomplate=
/v3" rel=3D"noopener noreferrer" target=3D"_blank">github.com/hairyhenderso=
n/gomplate/v3</a> dependencies<br># get <a href=3D"https://proxy.golang.org=
/github.com/%21shopify/ejson/@v/v1.3.3.mod" rel=3D"noopener noreferrer" tar=
get=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/%21proto=
n%21mail/go-crypto/@v/v0.0.0-20220517143526-88bb52951d5b.mod" rel=3D"noopen=
er noreferrer" target=3D"_blank">https://proxy.golang.org/github.com/%21pro=
ton%21mail/go-crypto/@v/v0.0.0-20220517143526-88bb52951d5b.mod</a><br># get=
 <a href=3D"https://proxy.golang.org/github.com/armon/go-radix/@v/v1.0.0.mo=
d" rel=3D"noopener noreferrer" target=3D"_blank">https://proxy.golang.org/g=
ithub.com/armon/go-radix/@v/v1.0.0.mod</a><br># get <a href=3D"https://prox=
y.golang.org/cloud.google.com/go/compute/@v/v1.6.1.mod" rel=3D"noopener nor=
eferrer" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/com=
pute/@v/v1.6.1.mod</a><br># get <a href=3D"https://proxy.golang.org/github.=
com/acomagu/bufpipe/@v/v1.0.3.mod" rel=3D"noopener noreferrer" target=3D"_b=
lank">https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3.mod</a>=
<br># get <a href=3D"https://proxy.golang.org/github.com/%21microsoft/go-wi=
nio/@v/v0.5.2.mod" rel=3D"noopener noreferrer" target=3D"_blank">https://pr=
oxy.golang.org/github.com/%21microsoft/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.mod" re=
l=3D"noopener noreferrer" target=3D"_blank">https://proxy.golang.org/cloud.=
google.com/go/@v/v0.102.0.mod</a><br># get <a href=3D"https://proxy.golang.=
org/github.com/armon/go-metrics/@v/v0.4.0.mod" rel=3D"noopener noreferrer" =
target=3D"_blank">https://proxy.golang.org/github.com/armon/go-metrics/@v/v=
0.4.0.mod</a><br># get <a href=3D"https://proxy.golang.org/cloud.google.com=
/go/storage/@v/v1.22.1.mod" rel=3D"noopener noreferrer" target=3D"_blank">h=
ttps://proxy.golang.org/cloud.google.com/go/storage/@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" rel=3D"noopener noreferrer" target=3D"_blank">https://proxy.=
golang.org/github.com/apparentlymart/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" rel=3D"noopener noreferrer" target=3D"_blank">https://proxy.golang.o=
rg/github.com/%21masterminds/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" rel=3D"noop=
ener noreferrer" target=3D"_blank">https://proxy.golang.org/cloud.google.co=
m/go/iam/@v/v0.3.0.mod</a><br># get <a href=3D"https://proxy.golang.org/git=
hub.com/acomagu/bufpipe/@v/v1.0.3.mod" rel=3D"noopener noreferrer" target=
=3D"_blank">https://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3.m=
od</a>: Get &quot;<a href=3D"https://proxy.golang.org/github.com/acomagu/bu=
fpipe/@v/v1.0.3.mod" rel=3D"noopener noreferrer" target=3D"_blank">https://=
proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3.mod</a>&quot;: dial t=
cp [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" r=
el=3D"noopener noreferrer" 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.go=
lang.org/cloud.google.com/go/iam/@v/v0.3.0.mod" rel=3D"noopener noreferrer"=
 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::2011]:443: connect: n<br>o =
route to host<br># get <a href=3D"https://proxy.golang.org/github.com/appar=
entlymart/go-cidr/@v/v1.1.0.mod" rel=3D"noopener noreferrer" target=3D"_bla=
nk">https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mo=
d</a>: Get &quot;<a href=3D"https://proxy.golang.org/github.com/apparentlym=
art/go-cidr/@v/v1.1.0.mod" rel=3D"noopener noreferrer" target=3D"_blank">ht=
tps://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 ho=
st<br># get <a href=3D"https://proxy.golang.org/github.com/aws/aws-sdk-go-v=
2/@v/v1.16.4.mod" rel=3D"noopener noreferrer" target=3D"_blank">https://pro=
xy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.16.4.mod</a><br># get <a h=
ref=3D"https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1=
.mod" rel=3D"noopener noreferrer" target=3D"_blank">https://proxy.golang.or=
g/github.com/%21masterminds/goutils/@v/v1.1.1.mod</a>: Get &quot;<a href=3D=
"https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod" =
rel=3D"noopener noreferrer" target=3D"_blank">https://proxy.golang.org/gith=
ub.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>=C2=A0</div>
<div>Thanks in advance,</div>
<div>-- <br>
<div>
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>FreeBSD Commit=
ter (ports)</span></div>
</div>
</div>
</div>
</blockquote>
</div>
<br><br>-- <br>
<div>
<div><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>FreeBSD Commit=
ter (ports)</span></div>
</div>
</div>
</div>
</div>
</blockquote>
<br><br><br></div>
</div>
</blockquote>
</div>
<br clear=3D"all"><br>-- <br>
<div dir=3D"ltr">
<div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>Fr=
eeBSD Committer (ports)</span></div>
</div>
</blockquote>
</div>
<br clear=3D"all"><br>-- <br>
<div dir=3D"ltr">
<div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>Fr=
eeBSD Committer (ports)</span></div>
</div>
</div>
</blockquote>
<p><br></p>
<div id=3D"gmail-m_9174494155322425433signature">
<div style=3D"margin:0px;padding:0px;font-family:monospace"><span>--=C2=A0<=
br>Larry Rosenman =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<a href=3D"h=
ttp://www.lerctr.org/~ler" rel=3D"noopener noreferrer" target=3D"_blank">ht=
tp://www.lerctr.org/~ler</a><br>Phone: +1 214-642-9640 =C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0E-Mail: <a href=3D"mailto:ler@lerctr.org" target=3D"_blank">ler@lerctr.o=
rg</a><br>US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106<br></span></di=
v>
</div>
</div>
</blockquote></div><br clear=3D"all"><br>-- <br><div dir=3D"ltr" class=3D"g=
mail_signature"><div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nun=
o Teixeira<br>FreeBSD Committer (ports)</span></div></div>

--00000000000079e54105e5954f96--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7U%2BW4E_UmyqZmxAQtnZcY7yWDR34wpPZ-aPtjRqkzsAg=Q>