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

fix mmjstool integrity check #989

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Conversation

lieut-data
Copy link
Member

Summary

Fix the following by upgrading to the mattermost-webapp version that includes mattermost/mattermost-webapp#9617:

npm ERR! npm WARN tarball tarball data for mmjstool@git+ssh:https://[email protected]/mattermost/mattermost-utilities.git#17ee7abdc0ccaec5d432123fcabc7fe73abe33ac (sha512-wHUORQrEsVFMgSBJvkXnRPJ1/PpcyNP9B+SHzN35/Y0tGvRqGAN+ZwIPBewIq91b5iEZWxRZX1ufrDnI0rAOwg==) seems to be corrupted. Trying again.
npm ERR! npm WARN tarball tarball data for mmjstool@git+ssh:https://[email protected]/mattermost/mattermost-utilities.git#17ee7abdc0ccaec5d432123fcabc7fe73abe33ac (sha512-wHUORQrEsVFMgSBJvkXnRPJ1/PpcyNP9B+SHzN35/Y0tGvRqGAN+ZwIPBewIq91b5iEZWxRZX1ufrDnI0rAOwg==) seems to be corrupted. Trying again.
npm ERR! npm ERR! code EINTEGRITY
npm ERR! npm ERR! sha512-wHUORQrEsVFMgSBJvkXnRPJ1/PpcyNP9B+SHzN35/Y0tGvRqGAN+ZwIPBewIq91b5iEZWxRZX1ufrDnI0rAOwg== integrity checksum failed when using sha512: wanted sha512-wHUORQrEsVFMgSBJvkXnRPJ1/PpcyNP9B+SHzN35/Y0tGvRqGAN+ZwIPBewIq91b5iEZWxRZX1ufrDnI0rAOwg== but got sha512-UlDFQ3W7nzOfkSuVgDPNrqvoNZeH5E1CY/lDzVx4EZ5OQ80MHU4bLqTNQjYY+h/NsaCEEWs2cV03Jxm5fGhGaA==. (2434429 bytes)

Ticket Link

N/A

Checklist

  • Telemetry updated
  • Gated by experimental feature flag
  • Unit tests updated

@lieut-data lieut-data added the 2: Dev Review Requires review by a core committer label Jan 20, 2022
@lieut-data lieut-data added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Jan 20, 2022
@lieut-data lieut-data merged commit 53da83c into master Jan 20, 2022
@lieut-data lieut-data deleted the fix-mmjstools-integrity-check branch January 20, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants