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

pact-1.82.1-linux-x86_64.tar.gz Checksum seems to be broken. #49

Closed
1 of 3 tasks
ChristianKis opened this issue Apr 7, 2020 · 3 comments
Closed
1 of 3 tasks

Comments

@ChristianKis
Copy link

Pre issue-raising checklist

I have already (please mark the applicable with an x):

  • Upgraded to the latest version of the relevant libraries
  • Checked to see if the issue has already been raised
  • Created an executable example that demonstrates the issue using either:

Software versions

  • pact library: eg pact-js 9.9.2
    pact-node ^10.8.0
  • OS: Linux

Expected behaviour

In-house CI installs pact and uses locally saved resource for postinstall script.

Actual behaviour

Build fails with message:
Error while installing binary: Postinstalled Failed Unexpectedly: Error: Error while installing binary: Extraction failed for /node_modules/@pact-foundation/pact-node/standalone/pact-1.82.1-linux-x86_64.tar.gz: Error: Error while installing binary: Checksum rejected for file 'pact-1.82.1-linux-x86_64.tar.gz' with checksum pact-1.82.1-linux-x86_64.tar.gz.checksum

Steps to reproduce

I've edited package json to
{
"pact_binary_location": "MYPATH"
}

and downloaded the artifacts from: https://github.com/pact-foundation/pact-ruby-standalone/releases/tag/v1.82.1


Am I missing something? Or the checksum in this artifact is broken?

Thanks for your help.

@bethesque
Copy link
Member

Maybe it is! Try 1.82.2

@bethesque
Copy link
Member

Updating it pact-foundation/pact-js-core#220

@ChristianKis
Copy link
Author

Thanks, works now, although I'm still using 1.82.1.
Strange, maybe the issue was on my side in my npm cache.

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

2 participants