[tor-bugs] #31293 [Applications/Tor Browser]: tor-android-service gradle failure when probing network interfaces

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 19 17:33:50 UTC 2019


#31293: tor-android-service gradle failure when probing network interfaces
-------------------------------------------+--------------------------
 Reporter:  sysrqb                         |          Owner:  tbb-team
     Type:  defect                         |         Status:  new
 Priority:  High                           |      Milestone:
Component:  Applications/Tor Browser       |        Version:
 Severity:  Normal                         |     Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201908  |  Actual Points:
Parent ID:                                 |         Points:
 Reviewer:                                 |        Sponsor:
-------------------------------------------+--------------------------

Comment (by boklm):

 Replying to [comment:12 sisbell]:
 > May be caused by this issue: #25623 . Try enabling network and see if it
 fixes the problem.

 If I remember correctly, when #25623 was merged, I did a full build and
 did not get this issue. So I'm wondering if we changed anything related to
 gradle after #25623 that could cause this.

 If you want to test enabling network in the build of `tor-android-
 service`, you can use this change:
 {{{
 diff --git a/projects/tor-android-service/config b/projects/tor-android-
 service/config
 index e269704..6771a13 100644
 --- a/projects/tor-android-service/config
 +++ b/projects/tor-android-service/config
 @@ -10,6 +10,8 @@ var:
      - build-essential
    container:
      use_container: 1
 +    disable_network:
 +      build: 0
    # this should be updated when the list of gradle dependencies is
 changed
    gradle_dependencies_version: 2

 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31293#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list