Build of https-everywhere fails because python3.6 is not available in buster anymore
Running apt-get install python3.6
in buster now results in python 3.7 being installed.
I think we can fix that by building our own version of python 3.6 on Debian stable.
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
There is a patch for review in branch
bug_29235_v2
: https://gitweb.torproject.org/user/boklm/tor-browser-build.git/commit/?h=bug_29235_v2&id=7202db415cce406480453154a40a2998f843fe3aTrac:
Keywords: TorBrowserTeam201901 deleted, TorBrowserTeam201901R added
Status: new to needs_reviewJust some nits:
s/we add the the common-stretch/we add the common-stretch/
You have
+distdir=/var/tmp/dist/python
while we have in numerous other projects something like
distdir=/var/tmp/dist/[% project %]
. Which pattern should we use?
s/common-strech target/common-stretch target/
Trac:
Keywords: TorBrowserTeam201901R deleted, TorBrowserTeam201901 added
Status: needs_review to needs_revisionI pushed a new version of the patch fixing those issues in branch
bug_29235_v3
: https://gitweb.torproject.org/user/boklm/tor-browser-build.git/commit/?h=bug_29235_v3&id=432a1e82c15ce94f41d3b539d349c646d679d464Trac:
Keywords: TorBrowserTeam201901 deleted, TorBrowserTeam201901R added
Status: needs_revision to needs_reviewThanks. Fixed with commit 66a0ab022c3c539a3756771cf72e793fa2e861e7 on
master
(I fixed s/ourself/ourselves/ in the commit message myself to avoid another roundtrip).Trac:
Status: needs_review to closed
Resolution: N/A to fixedApplied to
maint-8.0
(commit d036a293dcd041d3ed4d02453b85aa03cfed23fa).- Trac closed
closed
- boklm mentioned in issue #29453 (moved)
mentioned in issue #29453 (moved)
- Trac mentioned in issue tpo/applications/tor-browser#29453 (closed)
mentioned in issue tpo/applications/tor-browser#29453 (closed)