gojek / proctor

A Developer-Friendly Automation Orchestrator
Apache License 2.0
123 stars 42 forks source link

proctor: Calling bottle :unneeded is disabled! There is no replacement #89

Open komalasurya opened 2 years ago

komalasurya commented 2 years ago

Hi team, Im running on macbook m1 with ruby ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21], i got an error while executing brew tap gojektech/gojek, here's the complete error message:

Error: Invalid formula: /opt/homebrew/Library/Taps/gojektech/homebrew-gojek/Formula/proctor.rb proctor: Calling bottle :unneeded is disabled! There is no replacement. Please report this issue to the gojektech/gojek tap (not Homebrew/brew or Homebrew/core): /opt/homebrew/Library/Taps/gojektech/homebrew-gojek/Formula/proctor.rb:9

Error: Cannot tap gojektech/gojek: invalid syntax in tap! Could we remove bottle :unneeded to fix this? similar issue. homebrew deprecated bottle :unneeded here, raised this issue on gojek/homebrew-tap as well

harshalbhatia commented 2 years ago

Will do this and get back to you.

komalasurya commented 2 years ago

I made a fix, could u grant me access to push my branch?