From nobody Mon Aug 8 10:39:21 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4M1Xkh56Ssz4Yn8K for ; Mon, 8 Aug 2022 10:39:24 +0000 (UTC) (envelope-from SRS0=U3LI=YM=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4M1Xkg4sRkz3Y0n; Mon, 8 Aug 2022 10:39:23 +0000 (UTC) (envelope-from SRS0=U3LI=YM=klop.ws=ronald-lists@realworks.nl) Date: Mon, 8 Aug 2022 12:39:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1659955162; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=EUy+Emlmy0N0ubUIlXn/Yg3Zh0tJ14H8svZog3OoCfs=; b=xNg92JSCA7nIrE/Yut/b1xcIIBjujWDXHrXMoZV/dqfz5hOj/SvCkquf5Todedf9cZG984 VxbE3+dxxIjoctBxkIx3dKD0TJaxd7lgKMoeAuGjGdCxnWjUiLnPb34ke4al6fKiV6un6p RaMHWh8Zh0YLFYVdd22j+AKGBBw20OWWazhlRcsQppw7ZCu7/fbLDbO+2HgnBklSdQV9GY HSfsDiuasjXjHJAfnCtfdfodCAqQAZaoL1Ng3TWEwkjZb3dBhEYqYW5Nvb17NeLDuKdg63 wDURG/Hlex7ahx0Aqv60XUSf5O8yv+SaASCZQNawdEk5Roew2sEtDKwHVyywfg== From: Ronald Klop To: Nuno Teixeira Cc: Larry Rosenman , FreeBSD Mailing List Message-ID: <348457954.113.1659955161487@localhost> In-Reply-To: References: <1051023923.10563.1659779376410@localhost> <009f2da37b8cb5de4611a1c9d3a14757@lerctr.org> Subject: Re: go modules fetching problem List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_112_1363792269.1659955161427" X-Mailer: Realworks (618.108) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4M1Xkg4sRkz3Y0n X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=xNg92JSC; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=U3LI=YM=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=U3LI=YM=klop.ws=ronald-lists@realworks.nl" X-Spamd-Result: default: False [-3.19 / 15.00]; NEURAL_HAM_LONG(-1.00)[-0.999]; NEURAL_HAM_MEDIUM(-1.00)[-0.998]; NEURAL_HAM_SHORT(-1.00)[-0.996]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=U3LI=YM=klop.ws=ronald-lists@realworks.nl]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; FROM_HAS_DN(0.00)[]; HAS_X_PRIO_THREE(0.00)[3]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_ALL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=U3LI=YM=klop.ws=ronald-lists@realworks.nl] X-ThisMailContainsUnwantedMimeParts: N ------=_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 Datum: zaterdag, 6 augustus 2022 18:45 Aan: Larry Rosenman CC: Ronald Klop , FreeBSD Mailing List 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 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 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 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 >>>> --- >>>> =20 >>>> Ronald Klop 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 >>>>> Datum: 6 augustus 2022 00:16 >>>>> Aan: FreeBSD Mailing List >>>>> Onderwerp: Re: go modules fetching problem >>>>>>=20 >>>>>> (...) >>>>>> =20 >>>>>> Same with poudriere testport, but after some tries modules fetch is = complete. >>>>>> =20 >>>>>> Nuno Teixeira 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 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 al= l (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.

 

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 Mail= ing List <freebsd-ports@freebsd.org>
Onderwerp: Re: go modules fetching problem

Hi Larry,
 
That's a possibility and as always they never notify clients about cha= nges.
 
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:
---
/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ábado, 6/08/2022 à= ;(s) 16:46:

Is it possible your ISP just enabled IPv6?

 

On 08/06/2022 10:34 am, Nu= no 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ábado, 6/08/2022 &= agrave;(s) 11:58:
Hi Ronald,
 
I don't use ipv6.
---
wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metr= ic 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 bmi= ss 7 mcastrate 6
        mgmtrate 6 scanvalid 60 wme roaming MANUAL
        parent interface: iwlwifi0
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbp= s mode 11a
        status: associated
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_= LINKLOCAL>
---
 
Ronald Klop <ronald-lists@klop.ws> escreveu no dia sábado, 6/08/2022 &= agrave;(s) 10:49:
You get an ipv6 address for the host. But the host is not reachable.&n= bsp;
 
" 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 co= mplete.
 
Nuno Teixeira <eduardo@freebsd.org> escreveu no dia sexta, 5/08/2022 à(= 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 = - found
=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/gomp= late-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/gomp= late-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 buildi= ng
=3D=3D=3D> Fetching github.com/hairyhenderson/gomplate/v3 dependenci= es
# get https://proxy.golang.org/github.com/%21shopify/= ejson/@v/v1.3.3.mod
# get https://p= roxy.golang.org/github.com/%21proton%21mail/go-crypto/@v/v0.0.0-20220517143= 526-88bb52951d5b.mod
# get https://proxy.golang.org/github.com/armon/go-radi= x/@v/v1.0.0.mod
# get https://proxy.golang.org/cloud.google.com/go/co= mpute/@v/v1.6.1.mod
# get https://proxy.golang.org/github.com/acomagu/bufp= ipe/@v/v1.0.3.mod
# get https://proxy.golang.org/github.com/%21mic= rosoft/go-winio/@v/v0.5.2.mod
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.10= 2.0.mod
# get https://proxy.golang.org/github.com/armon/go-me= trics/@v/v0.4.0.mod
# get https://proxy.golang.org/cloud.google.com/go/s= torage/@v/v1.22.1.mod
# get https://proxy.golang.org/github.com/appar= entlymart/go-cidr/@v/v1.1.0.mod
# get https://proxy.golang.org/github.com/%21ma= sterminds/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/bufp= ipe/@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::2= 011]:443: connect: n
o route to host
# get https://proxy.golang.org/github.com/appar= entlymart/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-s= dk-go-v2/@v/v1.16.4.mod
# get https://proxy.golang.org/github.com/%21ma= sterminds/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)

 

-- <= br /> Larry Rosenman           =           http://www.lerctr.org/~ler Phone: +1 214-642-9640         &nbs= p;       E-Mail: ler@lerctr.org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106


--
Nuno Teixeira
FreeBSD Committer (ports)
------=_Part_112_1363792269.1659955161427--