Opened 18 months ago
Last modified 18 months ago
#26417 new defect
Tor Browser build is not working with the runc version in debian testing
Reported by: | boklm | Owned by: | tbb-team |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Normal | Keywords: | tbb-rbm, TorBrowserTeam201806 |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
ahf reported that building tor browser on Debian testing fails with the following error:
Error: Error starting remote: json: cannot unmarshal array into Go struct field Process.capabilities of type specs.LinuxCapabilities Makefile:66: recipe for target 'nightly-osx-x86_64' failed
The output of runc --version
on Debian testing is:
$ /usr/sbin/runc --version runc version spec: 1.0.1
Child Tickets
Note: See
TracTickets for help on using
tickets.
The patch that fixed the issue for me (from boklm):