Autodesk/synthesis

Linux installer reports mismatched MD5 checksum

briceonk opened this issue · 2 comments

Description
The latest Linux Synthesis installer seems to be reporting mismatched MD5 checksums. Not sure if this is an issue on my end or not, but I downloaded the archive 4 or 5 times and got the same data each time.

$ chmod +x SynthesisLinux4.3.3.run 
$ ./SynthesisLinux4.3.3.run 
Verifying archive integrity...  100%  Error in MD5 checksums: 9ad4b1713f8037af0e19d82daac9301d is different from 6ebc204e0021d72674c6bfb35e7451a6
$ sh SynthesisLinux4.3.3.run
Verifying archive integrity...  100%  Error in MD5 checksums: 9ad4b1713f8037af0e19d82daac9301d is different from 6ebc204e0021d72674c6bfb35e7451a6

Configuration: Ubuntu 20.04.1 LTS, x86_64 architecture

Hi @briceonk. Thanks for notifying me of this. Try downloading the executable from the GitHub release page and let me know if the issue persists. I'll investigate the issue with the checksum mismatch on the download site. Hope all is well with the team.

Thanks, @matthew17754 ! The script from the GitHub release page worked.