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

Home-brew Warning #115

Open
jianyuepei opened this issue Nov 11, 2021 · 4 comments
Open

Home-brew Warning #115

jianyuepei opened this issue Nov 11, 2021 · 4 comments

Comments

@jianyuepei
Copy link

When I execute brew update, the following warning appears

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

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

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

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

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the elastic/tap tap (not Homebrew/brew or Homebrew/core):
  /opt/homebrew/Library/Taps/elastic/homebrew-tap/Formula/elasticsearch-full.rb:9

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

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

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

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

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the elastic/tap tap (not Homebrew/brew or Homebrew/core):
  /opt/homebrew/Library/Taps/elastic/homebrew-tap/Formula/kibana-full.rb:9

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

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

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

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

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

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the elastic/tap tap (not Homebrew/brew or Homebrew/core):
  /opt/homebrew/Library/Taps/elastic/homebrew-tap/Formula/packetbeat-oss.rb:10
@basepi basepi transferred this issue from elastic/apm Nov 11, 2021
@antmachine
Copy link

same ^^

@myersjustinc
Copy link

Dupe of #110, which also has some more insight into what might be going on.

mgreau added a commit that referenced this issue Nov 17, 2021
The default branch is now `main` instead of `master`.

The `master` branch is not updated anymore, and therefore
can generate some warning messages.

This commit adds instructions to explain how to update
the local configuration to point to the new `main` branch.

Relates #115 #110
mgreau added a commit that referenced this issue Nov 17, 2021
The default branch is now `main` instead of `master`.

The `master` branch is not updated anymore, and therefore
can generate some warning messages.

This commit adds instructions to explain how to update
the local configuration to point to the new `main` branch.

Relates #115 #110
@mgreau
Copy link
Member

mgreau commented Nov 17, 2021

Hi all,

I have opened a PR to document how to solve this problem.
Could you please try the commands from this procedure to confirm it fixes the problem?

Thanks

@motou
Copy link

motou commented Dec 1, 2021

it can be solved by running brew update-reset $(brew --repo elastic/tap)

See #110 (comment)

mgreau added a commit that referenced this issue Mar 21, 2024
* [doc] Document the renaming from master to main

The default branch is now `main` instead of `master`.

The `master` branch is not updated anymore, and therefore
can generate some warning messages.

This commit adds instructions to explain how to update
the local configuration to point to the new `main` branch.

Relates #115 #110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants