[tor-bugs] #16973 [Tor Browser]: Downloading incremental MAR files	is broken
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu Sep  3 09:18:57 UTC 2015
    
    
  
#16973: Downloading incremental MAR files is broken
----------------------------------------------+-----------------------
 Reporter:  gk                                |          Owner:  boklm
     Type:  defect                            |         Status:  new
 Priority:  normal                            |      Milestone:
Component:  Tor Browser                       |        Version:
 Keywords:  TorBrowserTeam201509, tbb-gitian  |  Actual Points:
Parent ID:                                    |         Points:
----------------------------------------------+-----------------------
 As Yawning noticed in #10140:
 {{{
 gpg: keyblock resource `../../gitian/gpg/torbrowser.gpg': file open error
 gpg: Signature made Tue Aug 11 15:14:23 2015 GMT using RSA key ID D40814E0
 gpg: Can't check signature: public key not found
 Error: Error checking gpg signature for version 5.5a1
 make: *** [incrementals-alpha] Error 1
 }}}
 It seems `gpg_keyring` is one level too deep as `../gitian/torbrowser.gpg`
 fixes the issue for me. But there is more:
 {{{
 signmar: error while loading shared libraries: libmozsqlite3.so: cannot
 open shared object file: No such file or directory
 Error: Error unsigning tor-browser-linux32-5.5a1_ar.mar
 make: *** [incrementals-alpha] Error 1
 }}}
 `LD_LIBRARY_PATH` should help here.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16973>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list