Date: Sat, 6 Aug 2022 16:34:26 +0100 From: Nuno Teixeira <eduardo@freebsd.org> To: Ronald Klop <ronald-lists@klop.ws> Cc: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: go modules fetching problem Message-ID: <CAFDf7UJoxz2v1dUpKQ%2BMOR18gQP4-HMSJgCBVqRz=kpdLF=utw@mail.gmail.com> In-Reply-To: <CAFDf7UJyi10oshqLJO%2B0axGSH2VaKyEACCKpfEHShwvH0%2B=aNg@mail.gmail.com> References: <CAFDf7UKfESxjVi9zj%2BJqLGC677x8F=D7EaV9HWXA8bbDWrQk-Q@mail.gmail.com> <1051023923.10563.1659779376410@localhost> <CAFDf7UJyi10oshqLJO%2B0axGSH2VaKyEACCKpfEHShwvH0%2B=aNg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000098bf305e594525c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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/2022 = =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. >> >> =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 >> >> (...) >> >> 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 - fou= nd >>> =3D=3D=3D> gomplate-3.11.2 depends on file: /usr/local/bin/go119 - fo= und >>> =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 build= ing >>> =3D=3D=3D> Fetching github.com/hairyhenderson/gomplate/v3 dependencies >>> # get https://proxy.golang.org/github.com/%21shopify/ejson/@v/v1.3.3.mo= d >>> # 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.mo= d >>> # 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.mo= d >>> # 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.mo= d >>> # get >>> https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mo= d >>> # 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.mo= d: >>> Get " >>> https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mo= d": >>> 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.mo= d: >>> Get " >>> https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mo= d": >>> 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) > --=20 Nuno Teixeira FreeBSD Committer (ports) --000000000000098bf305e594525c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hello,</div><div><br></div><div>I've found a fix:= configure ethernet to ipv6</div><div>---</div><div>ifconfig_re0=3D"DH= CP"<br>ifconfig_re0_ipv6=3D"inet6 accept_rtadv"<br>rtsold_en= able=3D"YES"</div><div>---</div><div><br></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 somet= hing change in CURRENT?</div><div>I'm at latest 1ffd352bc25b</div><div>= <br></div><div>Now I need to find a way of using ipv6 on iwlwifi0 because i= t crashes using "ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv".= ..</div><div><br></div><div>Thanks,<br></div></div><br><div class=3D"gmail_= quote"><div dir=3D"ltr" class=3D"gmail_attr">Nuno Teixeira <<a href=3D"m= ailto:eduardo@freebsd.org">eduardo@freebsd.org</a>> escreveu no dia s=C3= =A1bado, 6/08/2022 =C3=A0(s) 11:58:<br></div><blockquote class=3D"gmail_quo= te" 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><br></div><d= iv>I don't use ipv6.</div><div>---</div><div>wlan0: flags=3D8843<UP,= BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 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 1= 92.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 chan= nel 60 (5300 MHz 11a) bssid 00:06:91:36:37:c1<br>=C2=A0 =C2=A0 =C2=A0 =C2= =A0 regdomain ETSI country PT authmode WPA2/802.11i privacy ON<br>=C2=A0 = =C2=A0 =C2=A0 =C2=A0 deftxkey UNDEF AES-CCM 2:128-bit txpower 24 bmiss 7 mc= astrate 6<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 mgmtrate 6 scanvalid 60 wme roamin= g MANUAL<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 parent interface: iwlwifi0<br>=C2= =A0 =C2=A0 =C2=A0 =C2=A0 media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps m= ode 11a<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 status: associated<br>=C2=A0 =C2=A0 = =C2=A0 =C2=A0 nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL><= /div><div>---<br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr= " class=3D"gmail_attr">Ronald Klop <<a href=3D"mailto:ronald-lists@klop.= ws" target=3D"_blank">ronald-lists@klop.ws</a>> escreveu no dia s=C3=A1b= ado, 6/08/2022 =C3=A0(s) 10:49:<br></div><blockquote class=3D"gmail_quote" = style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);pa= dding-left:1ex"><div>You get an ipv6 address for the host. But the host is = not reachable.=C2=A0<div><br></div><div>=E2=80=9C=C2=A0dial tcp [2a00:1450:= 4003:80c::2011]:443: conn<br>ect: no route to host=E2=80=9D</div><div><br><= /div><div>Is ipv6 properly configured in your network?</div><div><br></div>= <div>Regards,</div><div>Ronald</div><div><br><p><small><strong>Van:</strong= > Nuno Teixeira <<a href=3D"mailto:eduardo@freebsd.org" target=3D"_blank= ">eduardo@freebsd.org</a>><br><strong>Datum:</strong> 6 augustus 2022 00= :16<br><strong>Aan:</strong> FreeBSD Mailing List <<a href=3D"mailto:fre= ebsd-ports@freebsd.org" target=3D"_blank">freebsd-ports@freebsd.org</a>>= <br><strong>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_-809200490692129= 1188gmail-m_5671206889756557004P"> <div> <div id=3D"gmail-m_-8092004906921291188gmail-m_5671206889756557004P.P.P"> <div><div>(...)</div><div><br></div><div>Same with poudriere testport, but = after some tries modules fetch is complete.<br></div></div><br><div class= =3D"gmail_quote"><div class=3D"gmail_attr">Nuno Teixeira <<a href=3D"mai= lto:eduardo@freebsd.org" target=3D"_blank">eduardo@freebsd.org</a>> escr= eveu no dia sexta, 5/08/2022 =C3=A0(s) 22:31:<br></div><blockquote class=3D= "gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(2= 04,204,204);padding-left:1ex"><div><div>Hello,</div><div><br></div><div>For= the first time I can't fetch go modules from a port.</div><div>I'v= e tried several ports that uses go:modules and problem is the same.<br></di= v><div>What could be the problem?</div><div><br></div><div>---<br></div><di= v>$ make distclean makesum:</div><div><br></div><div>=3D=3D=3D> =C2=A0Cl= eaning for gomplate-3.11.2<br>=3D=3D=3D> =C2=A0Cleaning Go module cache<= br>=3D=3D=3D> =C2=A0Deleting distfiles for gomplate-3.11.2<br>=3D=3D=3D&= gt; =C2=A0License MIT accepted by the user<br>=3D=3D=3D> =C2=A0License M= IT accepted by the user<br>=3D=3D=3D> =C2=A0 gomplate-3.11.2 depends on = file: /usr/local/sbin/pkg - found<br>=3D=3D=3D> =C2=A0 gomplate-3.11.2 d= epends on file: /usr/local/bin/go119 - found<br>=3D=3D=3D> =C2=A0 gompla= te-3.11.2 depends on package: ca_root_nss>0 - found<br>=3D> v3.11.2.m= od 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">https://pr= oxy.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> v3.11.2.= zip 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.zip" target=3D"_blank">https://p= roxy.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> Fetchin= g all distfiles required by gomplate-3.11.2 for building<br>=3D=3D=3D> F= etching <a href=3D"http://github.com/hairyhenderson/gomplate/v3" target=3D"= _blank">github.com/hairyhenderson/gomplate/v3</a> dependencies<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/%21p= roton%21mail/go-crypto/@v/v0.0.0-20220517143526-88bb52951d5b.mod" target=3D= "_blank">https://proxy.golang.org/github.com/%21proton%21mail/go-crypto/@v/= v0.0.0-20220517143526-88bb52951d5b.mod</a><br># get <a href=3D"https://prox= y.golang.org/github.com/armon/go-radix/@v/v1.0.0.mod" target=3D"_blank">htt= ps://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.m= od" target=3D"_blank">https://proxy.golang.org/cloud.google.com/go/compute/= @v/v1.6.1.mod</a><br># get <a href=3D"https://proxy.golang.org/github.com/a= comagu/bufpipe/@v/v1.0.3.mod" target=3D"_blank">https://proxy.golang.org/gi= thub.com/acomagu/bufpipe/@v/v1.0.3.mod</a><br># get <a href=3D"https://prox= y.golang.org/github.com/%21microsoft/go-winio/@v/v0.5.2.mod" target=3D"_bla= nk">https://proxy.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" 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" 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/storage/@v/v1.22.1.mod" target=3D"_bla= nk">https://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" target=3D"_blank">https://proxy.golang.org/github.com/a= pparentlymart/go-cidr/@v/v1.1.0.mod</a><br># get <a href=3D"https://proxy.g= olang.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><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.o= rg/github.com/acomagu/bufpipe/@v/v1.0.3.mod</a>: Get "<a href=3D"https= ://proxy.golang.org/github.com/acomagu/bufpipe/@v/v1.0.3.mod" target=3D"_bl= ank">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 ho= st<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 "<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>": dial tcp [2a00:1450:4003:= 80c::2011]:443: connect: n<br>o route to host<br># get <a href=3D"https://p= roxy.golang.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>: Get "<a href=3D"https://proxy.golang.org/github.com/apparen= tlymart/go-cidr/@v/v1.1.0.mod" target=3D"_blank">https://proxy.golang.org/g= ithub.com/apparentlymart/go-cidr/@v/v1.1.0.mod</a>": dial tcp [2a00:14= 50:4003:80c::2<br>011]:443: connect: no route to host<br># get <a href=3D"h= ttps://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.16.4.mod" target= =3D"_blank">https://proxy.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/%21master= minds/goutils/@v/v1.1.1.mod" target=3D"_blank">https://proxy.golang.org/git= hub.com/%21masterminds/goutils/@v/v1.1.1.mod</a>: Get "<a href=3D"http= s://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod" targe= t=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>---</div><div><br></div><div>Thanks in advance,= <br></div><div>-- <br><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>-- <br><div><div><span style=3D"color:rgb(102,10= 2,102)">Nuno Teixeira<br>FreeBSD Committer (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,10= 2,102)">Nuno Teixeira<br>FreeBSD Committer (ports)</span></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> --000000000000098bf305e594525c--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UJoxz2v1dUpKQ%2BMOR18gQP4-HMSJgCBVqRz=kpdLF=utw>