Please refer me to the steps to reproduce a tor build using gitian. I have been trying to build the tor browser bundle using steps mentioned at the following link-
https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/BuildingWithGitian
But I keep getting errors, and I did not receive a reply from help@rt.torproject.org
~/tor-browser-build/gitian-builder/inputs ~/tor-browser-build/gitian-builder/inputs object ebcbfd6cdc29372909079d0345185733d47d90d4 type commit tag tor-browser-38.2.0esr-5.0-1-build2 tagger Mike Perry 1439157725 -0700
5.0-build2. gpg: Signature made Sun 09 Aug 2015 06:02:10 PM EDT using RSA key ID D2F1E186 gpg: Good signature from "Mike Perry " gpg: aka "Mike Perry (Regular use key) " gpg: aka "Mike Perry (Regular use key) " gpg:
aka "Mike Perry " gpg: Note: This key has expired! Primary key fingerprint: C963 C21D 6356 4E2B 10BB 335B 2984 6B3C 6836 86CC Subkey fingerprint: CC69 3F6C D7AA 6B8E EC40 EC28 4102 F895 D2F1 E186 error: could not verify the tag 'tor-browser-38.2.0esr-5.0-1-build2' tor-browser: verification of tag tor-browser-38.2.0esr-5.0-1-build2 against /home/tor/tor-browser-build/tor-browser-bundle/gitian/gpg/torbutton.gpg failed!You should run 'make prep' to ensure your inputs are up to date make: *** [build] Error 1
I ran 'make prep' and then 'make' but I still get the same error.
Edit:
After manually updating the key, but error still not resolved.
tor@tor-VirtualBox:~$ gpg -k
/home/tor/.gnupg/pubring.gpg
----------------------------
pub 8192R/683686CC 2013-09-11
uid Mike Perry <mikeperry@endarken.info>
uid Mike Perry <mikeperry@unencrypted.info>
uid Mike Perry (Regular use key) <mikeperry@fscked.org>
uid Mike Perry (Regular use key) <mikeperry@torproject.org>
sub 4096R/0F129402 2015-09-07 [expires: 2016-09-11]
sub 4096R/ACC0A961 2015-09-07 [expires: 2016-09-11]
tor@tor-VirtualBox:~$ gpg --fingerprint 683686CC
pub 8192R/683686CC 2013-09-11
Key fingerprint = C963 C21D 6356 4E2B 10BB 335B 2984 6B3C 6836 86CC
uid Mike Perry <mikeperry@endarken.info>
uid Mike Perry <mikeperry@unencrypted.info>
uid Mike Perry (Regular use key) <mikeperry@fscked.org>
uid Mike Perry (Regular use key) <mikeperry@torproject.org>
sub 4096R/0F129402 2015-09-07 [expires: 2016-09-11]
sub 4096R/ACC0A961 2015-09-07 [expires: 2016-09-11]