Skip to content

brew install and checksums.txt conflict #731

@bgLogan

Description

@bgLogan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions