haskell / hackage-security

Hackage security framework based on TUF (The Update Framework)
http://hackage.haskell.org/package/hackage-security
56 stars 47 forks source link

Verification error: invalid hash #201

Open mgsloan opened 6 years ago

mgsloan commented 6 years ago

Not sure how to reproduce this, but it seems that sometimes hackage-security gets stuck in a state of having an invalid hash https://github.com/commercialhaskell/stack/issues/3771 . It seems like it's downloading it, but the only way to get it to work is to delete the existing files.

hvr commented 6 years ago

Maybe next time this occurs, backup the files before deleting them. That would be helpful to debug the problem.