[tbb-bugs] #32027 [Applications/Tor Browser]: Bump version of Go to 1.13+
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Feb 24 06:20:13 UTC 2020
#32027: Bump version of Go to 1.13+
-------------------------------------------------+-------------------------
Reporter: cohosh | Owner: tbb-
| team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: snowflake, tbb-rbm, | Actual Points:
TorBrowserTeam202002, ReleaseTrainMigration |
Parent ID: #31688 | Points: 2
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by dcf):
The `GOMODULE111=off` setting still works in go1.13 to disable the modules
mode and work in the rbm setup. I had to do that in a branch recently
where an upgraded quic-go required an upgraded go1.13.
* https://gitweb.torproject.org/user/dcf/tor-browser-build.git/commit/?h
=snowflake-turbotunnel-quic&id=981a62b0f0d61c9151ff1a76a79a78eb2ab3a8fc
It definitely does not work by default if you don't set `GOMODULE111=off`.
You get a lot of errors like:
{{{
go: github.com/kr/pty at v1.1.1: Get
https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.mod: \
dial tcp: lookup proxy.golang.org on 173.255.243.5:53: dial udp
173.255.243.5:53: \
connect: network is unreachable
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32027#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list