examples icon indicating copy to clipboard operation
examples copied to clipboard

MacosX/Brew install is Broken

Open archmangler opened this issue 2 years ago • 1 comments

Describe the bug

(base) welcome@Traianos-MBP ~ % brew tap quickfixgo/qf
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 3 taps (hashicorp/tap, homebrew/core and homebrew/cask).
==> New Formulae
micro_inetd                                                                                                     wb32-dfu-updater_cli
==> Updated Formulae
Updated 122 formulae.
==> Updated Casks
Updated 56 casks.

==> Tapping quickfixgo/qf
Cloning into '/usr/local/Homebrew/Library/Taps/quickfixgo/homebrew-qf'...
remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (3/3), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/quickfixgo/homebrew-qf/qf.rb
qf: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the quickfixgo/qf tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/quickfixgo/homebrew-qf/qf.rb:9

Error: Cannot tap quickfixgo/qf: invalid syntax in tap!
(base) welcome@Traianos-MBP ~ % 

To Reproduce Steps to reproduce the behavior. Or even better, a unit test or reproducer.

Expected behavior A clear and concise description of what you expected to happen.

system information:

  • OS: [e.g. Linux]
  • Go version [e.g. Go 1.16.5]
  • QF/Go Version [e.g. v0.6.0]

Additional context Add any other context about the problem here.

archmangler avatar May 01 '22 08:05 archmangler

same issue for me

chang-zerohash avatar May 05 '22 19:05 chang-zerohash

Give it a shot again if you still need it, apologies for the delay - brew tap quickfixgo/qf && brew install qf

ackleymi avatar Jan 18 '23 04:01 ackleymi