[tor-bugs] #33576 [Applications/Tor Browser]: Update pion-webrtc version to 2.2.3
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Apr 29 01:46:27 UTC 2020
#33576: Update pion-webrtc version to 2.2.3
-------------------------------------------------+-------------------------
Reporter: cohosh | Owner: tbb-
| team
Type: defect | Status:
| reopened
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: snowflake, TorBrowserTeam202004R, | Actual Points:
tbb-9.5a12 |
Parent ID: | Points:
Reviewer: boklm | Sponsor:
-------------------------------------------------+-------------------------
Changes (by sysrqb):
* status: closed => reopened
* resolution: fixed =>
Comment:
Hrm.
http://f4amtbsowhix7rrf.onion/reports/r/tor-browser-2020-04-29/tor-
browser_build.html
{{{
Cloning into 'goxxerrors'...
fatal: https://golang.org/x/xerrors/info/refs not valid: is this a git
repository?
Error: Error cloning https://golang.org/x/xerrors
make: *** [fetch] Error 1
}}}
I'm guessing this is because https://golang.org/x/xerrors redirects to
https://godoc.org/golang.org/x/xerrors, but the first page contains
metadata for the actual git repo. I can only assume the `go` tooling
understands this magic:
{{{
<meta name="go-import" content="golang.org/x/xerrors git
https://go.googlesource.com/xerrors">
<meta name="go-source" content="golang.org/x/xerrors
https://github.com/golang/xerrors/
https://github.com/golang/xerrors/tree/master{/dir}
https://github.com/golang/xerrors/blob/master{/dir}/{file}#L{line}">
}}}
We can try using https://go.googlesource.com/xerrors or
https://github.com/golang/xerrors/ instead.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33576#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list