[tbb-bugs] #26440 [Applications/Tor Browser]: Error running make ansible-tbb-build in tools/ansible

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 21 14:25:48 UTC 2018


#26440: Error running make ansible-tbb-build in tools/ansible
------------------------------------------+--------------------------------
     Reporter:  boklm                     |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
                                          |  TorBrowserTeam201806
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+--------------------------------
 Running `make ansible-tbb-build` in directory `tools/ansible` fails with
 the following error:
 {{{
 ERROR! Decryption failed on /home/user/tor-browser-
 build/tools/ansible/group_vars/boklm-tbb-nightly/dma-auth.yml
 }}}

 The reason is that #25318 added an encrypted file in `group_vars/boklm-
 tbb-nightly/dma-auth.yml`, which ansible tries to read even when it is not
 needed.

 To avoid this we can move the encrypted files to a separate directory, and
 include them using in the `vars_file` section of the playbooks where they
 are needed.

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


More information about the tbb-bugs mailing list