[tor-bugs] #23680 [Applications/rbm]: New commits are not picked up after pointing rbm to a new git_url and git_hash

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 28 09:36:26 UTC 2017


#23680: New commits are not picked up after pointing rbm to a new git_url and
git_hash
----------------------------------+-------------------
     Reporter:  gk                |      Owner:  boklm
         Type:  defect            |     Status:  new
     Priority:  Medium            |  Milestone:
    Component:  Applications/rbm  |    Version:
     Severity:  Normal            |   Keywords:
Actual Points:                    |  Parent ID:
       Points:                    |   Reviewer:
      Sponsor:                    |
----------------------------------+-------------------
 I tried to test the patches for #16778 and did the following in my `tor-
 browser-build` repo
 {{{
 -git_hash: 'tor-browser-[% c("var/firefox_version") %]-[%
 c("var/torbrowser_branch") %]-1-build2'
 -tag_gpg_id: 1
 -git_url: https://git.torproject.org/tor-browser.git
 +git_hash: 'bug16778_v2'
 +tag_gpg_id: 0
 +git_url: https://github.com/sysrqb/tor-browser
 }}}
 After doing a |make fetch| and |make testbuild| the new commits are not
 used. I verified that by inspecting the .tar ball we use in our container
 for building.

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


More information about the tor-bugs mailing list