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

Formula is broken by deprecated option bottle :unneeded. #1

Open
tasshi-me opened this issue Mar 25, 2022 · 0 comments · May be fixed by #2
Open

Formula is broken by deprecated option bottle :unneeded. #1

tasshi-me opened this issue Mar 25, 2022 · 0 comments · May be fixed by #2

Comments

@tasshi-me
Copy link

Hi there, and thanks for your great package.
I encountered errors when I tried to install quickbase-cli via Homebrew.

Summary

Installation of quickbase-cli via Homebrew is failed because the formula contains deprecated option bottle :unneeded.

Reproduction

Install quickbase-cli via Homebrew.

Documentation: https://github.com/QuickBase/quickbase-cli#mac-osx

$ brew tap quickbase/tap
==> Tapping quickbase/tap
Cloning into '/opt/homebrew/Library/Taps/quickbase/homebrew-tap'...
remote: Enumerating objects: 60, done.
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 100% (44/44), done.
remote: Total 60 (delta 14), reused 4 (delta 0), pack-reused 0
Receiving objects: 100% (60/60), 9.51 KiB | 884.00 KiB/s, done.
Resolving deltas: 100% (14/14), done.
Error: Invalid formula: /opt/homebrew/Library/Taps/quickbase/homebrew-tap/Formula/quickbase-cli.rb
quickbase-cli: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the quickbase/tap tap (not Homebrew/brew or Homebrew/core):
  /opt/homebrew/Library/Taps/quickbase/homebrew-tap/Formula/quickbase-cli.rb:10

Error: Cannot tap quickbase/tap: invalid syntax in tap!

Cause

bottole: unneeded was deprecated in Homebrew/brew#11239.
goreleaser also removed it in goreleaser/goreleaser#2591.

@tasshi-me tasshi-me linked a pull request Mar 25, 2022 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant