Skip to content

Conversation

luoliwoshang
Copy link
Contributor

@luoliwoshang luoliwoshang commented Aug 19, 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>?

llgo with go1.25 will cause panic,so we need lock this version to go1.24

@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Aug 19, 2025
Copy link
Contributor

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@luoliwoshang
Copy link
Contributor Author

luoliwoshang commented Aug 19, 2025

Thanks!

My pleasure!

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

Copy link
Contributor

⚠️ Bottle publish failed.

@luoliwoshang
Copy link
Contributor Author

luoliwoshang commented Aug 19, 2025

@carlocab seems upload bottle fail, https://github.com/Homebrew/homebrew-core/actions/runs/17067294027/job/48387395880#step:10:59
i actually want use the go@1.24,because llgo with the go@1.25 current will fail #234045

Run # Don't quote arguments that might be empty; this causes errors when `brew`
+ brew pr-upload --debug '--committer=BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>' --root-url=https://ghcr.io/v2/homebrew/core
==> llgo
  bottle do
    rebuild 1
    sha256 cellar: :any, arm64_sequoia: "0947ad7513fea18ae89e066e0bbb4ed3c6dc0299ead7d69a4cb57b6f3941d36f"
    sha256 cellar: :any, arm64_sonoma:  "7de761a6c845ba0a46d27164595fdf5c779cab4fea67cdcc927b696eab7b97d9"
    sha256 cellar: :any, arm64_ventura: "cacaa00dc85e867d7c346af23319ecc37dd1518acadacb1329072f2764beb52a"
    sha256 cellar: :any, sonoma:        "c1d46f74280d51ae465daa27d47c9e06e4da328d52f74a4b871551d4ccfffab5"
    sha256 cellar: :any, ventura:       "a6022098d5a0ef86f343ce6aca0c983caa53b8c836ab620212da8b459359631b"
    sha256               x86_64_linux:  "2486bc3ddd7c27fe03c9ae10df73553c09b9f21b3d4dc94b55f99da632dbbf5f"
  end
[lock/llgo e2a28f610e7] llgo: update 0.11.5 bottle.
 1 file changed, 7 insertions(+), 6 deletions(-)
==> Auditing Formula llgo on os linux and arch intel
llgo
  * Dependency 'go@1.24' is an alias; use the canonical name 'go'.

can you help me, thanks!

Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your branch was stale, which resulted in the error. I've fixed that now.

@luoliwoshang
Copy link
Contributor Author

luoliwoshang commented Aug 19, 2025

Your branch was stale, which resulted in the error. I've fixed that now.

Thank you!

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 19, 2025
@BrewTestBot BrewTestBot enabled auto-merge August 19, 2025 11:20
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 19, 2025
Merged via the queue into Homebrew:main with commit 876edf9 Aug 19, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. 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.

3 participants