Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrupt package data for 5.0.5? #581

Closed
jlpettersson opened this issue Feb 1, 2022 · 1 comment
Closed

Corrupt package data for 5.0.5? #581

jlpettersson opened this issue Feb 1, 2022 · 1 comment

Comments

@jlpettersson
Copy link

Hi, I use version 5.0.5 and now suddenly gets this message when building:

Command failed: elm make api/Api/VerifyScalarCodecs.elm --output=/dev/null
-- CORRUPT PACKAGE DATA --------------------------------------------------------

I downloaded the source code for dillonkearns/elm-graphql 5.0.5 from:

    https://github.com/dillonkearns/elm-graphql/zipball/5.0.5/

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

  Expected: 7ee935a98721a63e6ec25693aad52534521fc127
    Actual: 02ce72af7451378faa93b7cb1661a0408526df9c

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.

Any idea about what might have happened?

@jlpettersson
Copy link
Author

This was due to the GitHub issue that affected all Elm packages. It is now working again after GitHub did a rollback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant