phosphor-elm icon indicating copy to clipboard operation
phosphor-elm copied to clipboard

Corrupt Package Data when downloading

Open jaredramirez opened this issue 2 years ago • 9 comments

Hey there, starting yesterday our local & CI installs started to fail with the following problem:

Starting downloads...

  ✗ phosphor-icons/phosphor-elm 1.0.2

Dependency problem!
-- CORRUPT PACKAGE DATA --------------------------------------------------------

I downloaded the source code for phosphor-icons/phosphor-elm 1.0.2 from:

    https://github.com/phosphor-icons/phosphor-elm/zipball/1.0.2/

But it looks like the hash of the archive has changed since publication:

  Expected: 9dcc8add1bd1b43db686c7c228764e5d03908e62
    Actual: 28db295525e42c116eda1974ce4b7e6fee451b43

This usually means that the package author moved the version tag, so report it
to them and see if that is the issue. Folks on Elm slack can probably help as
well.

Did something change with the 1.0.2 tag in this repo that caused the change?

I did some googling and saw that in the past something like this seems to have been caused by a github issue: https://github.com/dillonkearns/elm-graphql/issues/581#issuecomment-1027274712, so maybe there's nothing that can be done here. I've also asked about this on the Elm community slack

jaredramirez avatar Jan 10 '23 19:01 jaredramirez