Skip to content

Conversation

@stefanb
Copy link
Member

@stefanb stefanb commented Jan 22, 2026

  • 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>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Found in

Log https://github.com/Homebrew/homebrew-core/actions/runs/21056619831/job/60555592960?pr=258912#step:3:7597 :

==> brew fetch --build-from-source --retry dockerfilegraph
==> FAILED
Full fetch --build-from-source dockerfilegraph output
  ✘ Formula dockerfilegraph (0.19.2)
  Error: Formula reports different checksum:  ec714828af7cf290fb69942c4bd65debf8d8fa08034f54389c3d32395c4951ea
         SHA-256 checksum of downloaded file: 809fafc2fc5ea97a4c32e01568c82a1698b85b8f303405993b28cd91c5363515

Release workflow logs https://github.com/patrickhoefler/dockerfilegraph/actions/workflows/release.yml
indicate that the tag was moved:
image
...after

To fix failing release workflow:

DIff patrickhoefler/dockerfilegraph@233555f...5e17c60 indicates no bottle update is needed.

@stefanb stefanb added checksum mismatch SHA-256 doesn't match the download CI-checksum-change-confirmed A checksum change was confirmed by upstream labels Jan 22, 2026
@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Jan 22, 2026
@stefanb stefanb changed the title dockerfilegraph: update checksum dockerfilegraph: update checksum for 0.19.2 Jan 22, 2026
@stefanb stefanb changed the title dockerfilegraph: update checksum for 0.19.2 dockerfilegraph: update checksum for 0.19.2 release Jan 22, 2026
@stefanb stefanb added the CI-no-bottles Merge without publishing bottles label Jan 22, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 22, 2026
Merged via the queue into main with commit e544cd9 Jan 22, 2026
35 checks passed
@BrewTestBot BrewTestBot deleted the dockerfilegraph-update-checksum branch January 22, 2026 12:00
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 CI-checksum-change-confirmed A checksum change was confirmed by upstream CI-no-bottles Merge without publishing bottles go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants