Open
Description
I've been running into this error since a while now, but as a small example, trying to install the module Bilal2453/vips
will result in an error similar to
.
This package was normally published through lit publish .
, my ssh key and auth seems to be valid. The repo of that package is here.
I've tried to dig deeper into this without a lot of luck, since the error seems to happen on lit side, but I was able to specify which files are causing this through Lit REST API:
- Taking a look at
https://lit.luvit.io/trees/b694fbf90abc511decc13d2f7cb2be37c160b538/Bilal2453/vips/v1.1.10/libs
lists a bunch of files in the folderlibs
. - A GET request to the file with
f4a9d19dd2ff3420f24348f958926fce38ea8b56
works fine. - A GET request to the file with the hash
213f714766b96c2c9121025845132442eb4c5540
triggers this error.
There are other files that trigger it or does not, not quite sure what is in common between the corrupted hashes.