[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #16973 [Tor Browser]: Downloading incremental MAR files is broken
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs