Skip to content

Conversation

stefanb
Copy link
Member

@stefanb stefanb commented Aug 13, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Build failed with:

  ==> Downloading https://github.com/canonical/snapd/releases/download/2.70/snapd_2.70.vendor.tar.xz
  Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/d7c3ceee1cfa207e626ad2f8f4e168b23b425b4a93a1f3bb79cbfdd32123e9bd--snapd_2.70.vendor.tar.xz
  Error: snap: SHA-256 mismatch
  Expected: 208c4356e17e96f25f8e5d4cc9c5494157099d15c091a530bb4f260aae9cf88b
    Actual: 4092c7e02d9d03c4c3c0546a0cddcff288ffffe484cd872f7df7565ab1428dbf
      File: /Users/brew/Library/Caches/Homebrew/downloads/d7c3ceee1cfa207e626ad2f8f4e168b23b425b4a93a1f3bb79cbfdd32123e9bd--snapd_2.70.vendor.tar.xz

Apparently upstream source hash has changed since

Found in

@stefanb stefanb added upstream issue An upstream issue report is needed checksum mismatch SHA-256 doesn't match the download labels Aug 13, 2025
@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Aug 13, 2025
@stefanb stefanb closed this Aug 15, 2025
@github-actions github-actions bot deleted the snap-update-checksum branch August 15, 2025 11:46
@stefanb
Copy link
Member Author

stefanb commented Aug 15, 2025

Superseded by

@stefanb stefanb added the superseded PR was replaced by another PR label Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checksum mismatch SHA-256 doesn't match the download go Go use is a significant feature of the PR or issue superseded PR was replaced by another PR upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant