I am trying to Gitian build Bitcoin Core 0.18.1. This version of Core uses osslsigncode 1.7.1, and the Gitian build script checks the checksum with a hardcoded value before proceeding. The checksums do not match.
Expected behavior
Expected checksum:
f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9
Actual behavior
Actual checksum:
ec2c82f1a1241b4c4b1c261c08bfd098542d0b73f24ef130b3e1af1fced42b1c
To reproduce
Followed the gitian building instructions, setup via gitian-build.py script and trying to build via script.
System information
Bitcoin Core 0.18.1 Ubuntu 16 LTS Brand new DigitalOcean VM