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 <[email protected]>
Datum: 6 augustus 2022 00:16
Aan: FreeBSD Mailing List <[email protected]>
Onderwerp: Re: go modules fetching problem





(...)


Same with poudriere testport, but after some tries modules fetch is complete.



Nuno Teixeira <[email protected]> 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:


===>  Cleaning for gomplate-3.11.2
===>  Cleaning Go module cache
===>  Deleting distfiles for gomplate-3.11.2
===>  License MIT accepted by the user
===>  License MIT accepted by the user
===>   gomplate-3.11.2 depends on file: /usr/local/sbin/pkg - found
===>   gomplate-3.11.2 depends on file: /usr/local/bin/go119 - found
===>   gomplate-3.11.2 depends on package: ca_root_nss>0 - found
=> v3.11.2.mod doesn't seem to exist in 
/tmp/go/sysutils_gomplate/gomplate-v3.11.2.
=> 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
=> v3.11.2.zip doesn't seem to exist in 
/tmp/go/sysutils_gomplate/gomplate-v3.11.2.
=> 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
===> Fetching all distfiles required by gomplate-3.11.2 for building
===> 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.mod
# 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)

Reply via email to