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

brew install and checksums.txt conflict #731

Open
2 tasks done
bgLogan opened this issue Dec 16, 2022 · 0 comments
Open
2 tasks done

brew install and checksums.txt conflict #731

bgLogan opened this issue Dec 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bgLogan
Copy link

bgLogan commented Dec 16, 2022

Description

  • checked for relevant stories containing hash

  • checked for relevant stories containing sha256

  • macOS Monterey 12.6.1, Intel
    When attempting to brew install capactio/tap/capact, (v0.7.0 at time of writing) I was met with:

Error: capact: SHA256 mismatch
Expected: 76935b1a0575e6f05829af9a85a6237972dad9e860054a1e143c631eeb018091
  Actual: c047202bd462ee6668098584942ab60fb7986742f1794118975e1c0710b9e3ee

Upon brew edit capactio/tap/capact, I found the Expected SHA256 as noted above. I looked at v0.7.0's checksum.txt and found the Actual SHA256.

Expected behavior

brew install capactio/tap/capact will install capact v0.7.0

Actual behavior

Error: capact: SHA256 mismatch
Expected: 76935b1a0575e6f05829af9a85a6237972dad9e860054a1e143c631eeb018091
  Actual: c047202bd462ee6668098584942ab60fb7986742f1794118975e1c0710b9e3ee
...
To retry an incomplete download, remove the file above.

Steps to reproduce

brew install capactio/tap/capact on an Intel-based mac.

@bgLogan bgLogan added the bug Something isn't working label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant