Creating 10.0.12 Desktop incrementals fails
We only built 10.0.11 for win32/64. I wonder how we should work around this.
$ make incrementals-release
git submodule update --init
./rbm/rbm build release --step update_responses_config --target release --target create_unsigned_incrementals
tools/update-responses/download_missing_versions release
Downloading version 10.0.11
gpg: Signature made Sat Feb 6 22:30:17 2021 GMT
gpg: using RSA key EB774491D9FF06E2
gpg: Good signature from "Tor Browser Developers (signing key) <torbrowser@torproject.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: EF6E 286D DA85 EA2A 4BA7 DE68 4E2C 6E87 9329 8290
Subkey fingerprint: 1107 75B5 D101 FB36 BC6C 911B EB77 4491 D9FF 06E2
Error: Error downloading https://archive.torproject.org/tor-package-archive/torbrowser/10.0.11/mar-tools-linux64.zip
make: *** [Makefile:169: incrementals-release] Error 1
Edited by Matthew Finkel