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

Tap Error With Homebrew on macOS #1

Closed
JosephLeedy opened this issue Apr 20, 2022 · 5 comments
Closed

Tap Error With Homebrew on macOS #1

JosephLeedy opened this issue Apr 20, 2022 · 5 comments
Assignees

Comments

@JosephLeedy
Copy link

Expected Result

Tap is installed in Homebrew.

Actual Result

The following error is thrown:

==> Tapping roma-glushko/tango
Cloning into '/opt/homebrew/Library/Taps/roma-glushko/homebrew-tango'...
remote: Enumerating objects: 55, done.
remote: Total 55 (delta 0), reused 0 (delta 0), pack-reused 55
Receiving objects: 100% (55/55), 8.41 KiB | 4.21 MiB/s, done.
Resolving deltas: 100% (13/13), done.
Error: Invalid formula: /opt/homebrew/Library/Taps/roma-glushko/homebrew-tango/Formula/tango.rb
tango: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the roma-glushko/tango tap (not Homebrew/brew or Homebrew/core):
/opt/homebrew/Library/Taps/roma-glushko/homebrew-tango/Formula/tango.rb:6

Error: Cannot tap roma-glushko/tango: invalid syntax in tap!

Steps to Reproduce

  1. Install Homebrew
  2. Run brew tap roma-glushko/tango

Environment

  1. Mac Studio M1 Max
  2. macOS Monterey 12.3.1
  3. Homebrew 3.4.7
@roma-glushko
Copy link
Owner

Seems like a duplicate of roma-glushko/tango#49. Will take a look at this one as well 🔍

@roma-glushko roma-glushko self-assigned this Apr 20, 2022
@JosephLeedy
Copy link
Author

Thank you. I didn't realize there was an existing issue on the main repo.

@roma-glushko
Copy link
Owner

Gonna fix this issue in scope of the following PR: roma-glushko/tango#50

@roma-glushko
Copy link
Owner

@JosephLeedy Hey Joseph, have got some progress in fixing issues you have reported 🙌

I could install Tango on my macOS Monterey again:
Screenshot 2022-04-24 at 12 25 22

Can you please try it on your side? I have created a new version called 1.1.1-rc1 to try.

@JosephLeedy
Copy link
Author

I've confirmed that I now able to tap and install Tango. I'll play with it and update #2.

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

2 participants