cmbi / hssp

Create DSSP and HSSP files
GNU General Public License v3.0
83 stars 18 forks source link

ChecksumError #125

Closed t-nojiri closed 3 years ago

t-nojiri commented 3 years ago

I got a checksum error when building this OSS using spack. This symptom occurred in all versions from 3.0.1 to 3.0.10.

Was the change intentional? I just want to make sure it's not hacked.

cbaakman commented 3 years ago

We haven't changed anything to the hssp repository recently. Not to any version.

cbaakman commented 3 years ago

Also, I have no idea where this checksum comes from.

t-nojiri commented 3 years ago

thank you for your answer.

adamjstewart commented 3 years ago

I figured it out. The previous checksum came from https://github.com/cmbi/hssp/releases/download/3.0.10/xssp-3.0.10.tar.gz, not https://github.com/cmbi/hssp/archive/3.0.10.tar.gz. So I think it's safe to update all the checksums. Thanks for checking!

We can close this issue now.