-
Notifications
You must be signed in to change notification settings - Fork 71
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
Brew warning about use of deprecated bottle call #84
Comments
It looks like this has escalated from a warning to an error. As of Homebrew 3.4.1, I'm unable to tap It's caused by this line: ❯ brew tap devshawn/kafka-gitops
==> Tapping devshawn/kafka-gitops
Cloning into '/usr/local/Homebrew/Library/Taps/devshawn/homebrew-kafka-gitops'...
remote: Enumerating objects: 42, done.
remote: Counting objects: 100% (42/42), done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 42 (delta 17), reused 25 (delta 6), pack-reused 0
Receiving objects: 100% (42/42), 10.00 KiB | 5.00 MiB/s, done.
Resolving deltas: 100% (17/17), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/devshawn/homebrew-kafka-gitops/kafka-gitops.rb
kafka-gitops: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the devshawn/kafka-gitops tap (not Homebrew/brew or Homebrew/core):
/usr/local/Homebrew/Library/Taps/devshawn/homebrew-kafka-gitops/kafka-gitops.rb:8
Error: Cannot tap devshawn/kafka-gitops: invalid syntax in tap! Until this is fixed, I'm just installing from https://github.com/devshawn/kafka-gitops/releases |
It seems like this issue has now been escalated to an error. I was attempting the install kafka-gitops via brew but I am getting the same error:
|
It seems like this issue has now been escalated to an error.
I attempted to
|
I just installed kafka-gitops via brew, and I received the following output:
The installation was successful, but it was printed in the console 3 times.
The text was updated successfully, but these errors were encountered: