[tor-bugs] #33987 [Applications/Tor Browser]: Make var/build_id_txt work in non-build steps

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 24 12:26:08 UTC 2020


#33987: Make var/build_id_txt work in non-build steps
------------------------------------------+--------------------------------
     Reporter:  boklm                     |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
                                          |  TorBrowserTeam202004
Actual Points:                            |  Parent ID:  #33973
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+--------------------------------
 We use `var/build_id_txt` (and `var/build_id`) to generate a hash that is
 changing when the build script or any dependencies is changing.

 It includes this line:
 {{{
 [% c("build", { filename => 'f', output_dir => '/out', norec => {} }) %]
 }}}

 However, this won't work if we are in a step that is not `build`.

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


More information about the tor-bugs mailing list