Date: Sat, 6 Aug 2022 11:49:36 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: Nuno Teixeira <eduardo@freebsd.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: go modules fetching problem Message-ID: <1051023923.10563.1659779376410@localhost> In-Reply-To: <CAFDf7UKfESxjVi9zj%2BJqLGC677x8F=D7EaV9HWXA8bbDWrQk-Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_10562_1697912688.1659779376408 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable You get an ipv6 address for the host. But the host is not reachable.=20 =E2=80=9C dial tcp [2a00:1450:4003:80c::2011]:443: conn ect: no route to host=E2=80=9D 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 >=20 >=20 >=20 >=20 > (...) >=20 >=20 > Same with poudriere testport, but after some tries modules fetch is compl= ete. >=20 >=20 >=20 > Nuno Teixeira <eduardo@freebsd.org> escreveu no dia sexta, 5/08/2022 =C3= =A0(s) 22:31: >=20 >>=20 >> Hello, >>=20 >>=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 same. >>=20 >> What could be the problem? >>=20 >>=20 >> --- >>=20 >> $ make distclean makesum: >>=20 >>=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 - foun= d >> =3D=3D=3D> gomplate-3.11.2 depends on file: /usr/local/bin/go119 - fou= nd >> =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/hairyhender= son/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/hairyhender= son/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 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.mo= d >> # 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": d= ial 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: Ge= t "https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0.mod": dial tc= p [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.m= od >> # 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 >> --- >>=20 >>=20 >> Thanks in advance, >>=20 >> --=20 >>=20 >> Nuno Teixeira >> FreeBSD Committer (ports) >=20 >=20 >=20 > --=20 >=20 > Nuno Teixeira > FreeBSD Committer (ports) >=20 >=20 ------=_Part_10562_1697912688.1659779376408 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head></head><body>You get an ipv6 address for the host. But the host= is not reachable. <div><br /></div><div>=E2=80=9C dial tcp [2a00= :1450:4003:80c::2011]:443: conn<br />ect: no route to host=E2=80=9D</div><d= iv><br /></div><div>Is ipv6 properly configured in your network?</div><div>= <br /></div><div>Regards,</div><div>Ronald</div><div><br /><p><small><stron= g>Van:</strong> Nuno Teixeira <eduardo@freebsd.org><br /><strong>Datu= m:</strong> 6 augustus 2022 00:16<br /><strong>Aan:</strong> FreeBSD Mailin= g List <freebsd-ports@freebsd.org><br /><strong>Onderwerp:</strong> R= e: go modules fetching problem<br /></small></p><blockquote style=3D"margin= -left: 5px; border-left: 3px solid #ccc; margin-right: 0px; padding-left: 5= px;"><div class=3D"MessageRFC822Viewer do_not_remove" id=3D"P"><!-- P --> <!-- processMimeMessage --><div class=3D"MultipartAlternativeViewer do_not_= remove"><!-- P.P --> <div class=3D"TextHTMLViewer do_not_remove" id=3D"P.P.P"><!-- P.P.P --> <div class=3D"do_not_remove"><div class=3D"do_not_remove">(...)</div><div c= lass=3D"do_not_remove"><br /></div><div class=3D"do_not_remove">Same with p= oudriere testport, but after some tries modules fetch is complete.<br /></d= iv></div><br /><div class=3D"gmail_quote do_not_remove"><div class=3D"gmail= _attr do_not_remove">Nuno Teixeira <<a href=3D"mailto:eduardo@freebsd.or= g" onclick=3D"composeMailto('eduardo@freebsd.org'); return false;">eduardo@= freebsd.org</a>> escreveu no dia sexta, 5/08/2022 à(s) 22:31:<br = /></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 class=3D"do_= not_remove"><div class=3D"do_not_remove">Hello,</div><div class=3D"do_not_r= emove"><br /></div><div class=3D"do_not_remove">For the first time I can't = fetch go modules from a port.</div><div class=3D"do_not_remove">I've tried = several ports that uses go:modules and problem is the same.<br /></div><div= class=3D"do_not_remove">What could be the problem?</div><div class=3D"do_n= ot_remove"><br /></div><div class=3D"do_not_remove">---<br /></div><div cla= ss=3D"do_not_remove">$ make distclean makesum:</div><div class=3D"do_not_re= move"><br /></div><div class=3D"do_not_remove">=3D=3D=3D> Cleaning= for gomplate-3.11.2<br />=3D=3D=3D> Cleaning Go module cache<br /= >=3D=3D=3D> Deleting distfiles for gomplate-3.11.2<br />=3D=3D=3D&= gt; License MIT accepted by the user<br />=3D=3D=3D> License= MIT accepted by the user<br />=3D=3D=3D> gomplate-3.11.2 depends= on file: /usr/local/sbin/pkg - found<br />=3D=3D=3D> gomplate-3.= 11.2 depends on file: /usr/local/bin/go119 - found<br />=3D=3D=3D>  = ; gomplate-3.11.2 depends on package: ca_root_nss>0 - found<br />=3D>= v3.11.2.mod doesn't seem to exist in /tmp/go/sysutils_gomplate/gomplate-v3= .11.2.<br />=3D> Attempting to fetch <a href=3D"https://proxy.golang.org= /github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.mod" target=3D"_blank">ht= tps://proxy.golang.org/github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.mod= </a><br />v3.11.2.mod &nbs= p; &n= bsp; 7063 B 51 MBps 00s<br />=3D>= ; v3.11.2.zip doesn't seem to exist in /tmp/go/sysutils_gomplate/gomplate-v= 3.11.2.<br />=3D> Attempting to fetch <a href=3D"https://proxy.golang.or= g/github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.zip" target=3D"_blank">h= ttps://proxy.golang.org/github.com/hairyhenderson/gomplate/v3/@v/v3.11.2.zi= p</a><br />v3.11.2.zip &nb= sp; &= nbsp; 671 kB 6855 kBps 00s<br />=3D=3D=3D&= gt; Fetching all distfiles required by gomplate-3.11.2 for building<br />= =3D=3D=3D> 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/ejs= on/@v/v1.3.3.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21= shopify/ejson/@v/v1.3.3.mod</a><br /># get <a href=3D"https://proxy.golang.= org/github.com/%21proton%21mail/go-crypto/@v/v0.0.0-20220517143526-88bb5295= 1d5b.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21proton%2= 1mail/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.mod" = target=3D"_blank">https://proxy.golang.org/github.com/armon/go-radix/@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/compute/@v/v1.6.1.mod</a><br /># get <a href=3D"https://prox= y.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3.mod" target=3D"_blank">ht= tps://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-winio/@v= /v0.5.2.mod" target=3D"_blank">https://proxy.golang.org/github.com/%21micro= soft/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" target=3D"_blank">https://proxy.go= lang.org/cloud.google.com/go/@v/v0.102.0.mod</a><br /># get <a href=3D"http= s://proxy.golang.org/github.com/armon/go-metrics/@v/v0.4.0.mod" target=3D"_= blank">https://proxy.golang.org/github.com/armon/go-metrics/@v/v0.4.0.mod</= a><br /># get <a href=3D"https://proxy.golang.org/cloud.google.com/go/stora= ge/@v/v1.22.1.mod" target=3D"_blank">https://proxy.golang.org/cloud.google.= com/go/storage/@v/v1.22.1.mod</a><br /># get <a href=3D"https://proxy.golan= g.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mod" target=3D"_blank">ht= tps://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/go= utils/@v/v1.1.1.mod" target=3D"_blank">https://proxy.golang.org/github.com/= %21masterminds/goutils/@v/v1.1.1.mod</a><br /># get <a href=3D"https://prox= y.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/bufpipe/@v/v= 1.0.3.mod</a>: Get "<a href=3D"https://proxy.golang.org/github.com/aco= magu/bufpipe/@v/v1.0.3.mod" target=3D"_blank">https://proxy.golang.org/gith= ub.com/acomagu/bufpipe/@v/v1.0.3.mod</a>": dial tcp [2a00:1450:4003:80= c::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 &qu= ot;<a href=3D"https://proxy.golang.org/cloud.google.com/go/iam/@v/v0.3.0.mo= d" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/iam/@v/v0= .3.0.mod</a>": 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= /apparentlymart/go-cidr/@v/v1.1.0.mod" target=3D"_blank">https://proxy.gola= ng.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mod</a>: Get "<a hr= ef=3D"https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.= mod" target=3D"_blank">https://proxy.golang.org/github.com/apparentlymart/g= o-cidr/@v/v1.1.0.mod</a>": dial tcp [2a00:1450:4003:80c::2<br />011]:4= 43: connect: no route to host<br /># get <a href=3D"https://proxy.golang.or= g/github.com/aws/aws-sdk-go-v2/@v/v1.16.4.mod" target=3D"_blank">https://pr= oxy.golang.org/github.com/aws/aws-sdk-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/%21mastermin= ds/goutils/@v/v1.1.1.mod</a>: 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/%21masterminds/goutils/@v/v1.1.1.mod</a>"= : dial tcp [2a00:1450:4003:80c::2<br />011]:443: connect: no route to host<= /div><div class=3D"do_not_remove">---</div><div class=3D"do_not_remove"><br= /></div><div class=3D"do_not_remove">Thanks in advance,<br /></div><div cl= ass=3D"do_not_remove">-- <br /><div class=3D"do_not_remove"><div class=3D"d= o_not_remove"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br />Fre= eBSD Committer (ports)</span></div></div></div></div> </blockquote></div><br /><br />-- <br /><div class=3D"gmail_signature do_no= t_remove"><div class=3D"do_not_remove"><span style=3D"color:rgb(102,102,102= )">Nuno Teixeira<br />FreeBSD Committer (ports)</span></div></div></div><!-= - TextHTMLViewer --> </div><!-- MultipartAlternativeViewer --> </div><!-- MessageRFC822Viewer --> </blockquote><br /><br /><br /></div></body></html> ------=_Part_10562_1697912688.1659779376408--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1051023923.10563.1659779376410>