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

[Bug]: "bottle :unneeded" in homebrew manifests is deprecated #2595

Closed
3 tasks done
mhutter opened this issue Oct 20, 2021 · 1 comment
Closed
3 tasks done

[Bug]: "bottle :unneeded" in homebrew manifests is deprecated #2595

mhutter opened this issue Oct 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Projects

Comments

@mhutter
Copy link

mhutter commented Oct 20, 2021

What happened?

When calling brew upgrade or brew cleanup, brew reports the following deprecation messages for goreleaser and goreleaser-generated manifests:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the mhutter/tap tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/mhutter/homebrew-tap/Formula/sbb.rb:10

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the goreleaser/tap tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/goreleaser/homebrew-tap/Formula/goreleaser.rb:10

How can we reproduce this?

  1. Install goreleaser via brew install goreleaser/tap/goreleaser
  2. Call brew cleanup

goreleaser version

goreleaser version 0.182.1
commit: d5638991c81f81b1757b24c740b58344efb2dbc0
built at: 2021-10-13T03:10:07Z
built by: goreleaser
module version: v0.182.1, checksum: h1:cKRlHfbMxejiyMCNACsl82slFXEW+k9RggADv6/Akqg=

GoReleaser Check

  • goreleaser check shows no errors

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@mhutter mhutter added the bug Something isn't working label Oct 20, 2021
@caarlos0 caarlos0 added this to To do in Board Oct 20, 2021
@mhutter
Copy link
Author

mhutter commented Oct 20, 2021

Fixed in #2591

WTF it is too early for me to search in issues AND PRs 🤦

@mhutter mhutter closed this as completed Oct 20, 2021
Board automation moved this from To do to Done Oct 20, 2021
devoto13 added a commit to devoto13/gitname that referenced this issue Oct 24, 2021
As it caused warning to be printed whenever interacting with Homebrew. See https://stackoverflow.com/a/45163490/1377864 and goreleaser/goreleaser#2595.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
No open projects
Board
Done
Development

No branches or pull requests

2 participants