-
Notifications
You must be signed in to change notification settings - Fork 57
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
MacOS 10.15.6 'Catalina' brew install fails #107
Comments
I got the same error. I did wget https://raw.githubusercontent.com/insomniacslk/dublin-traceroute/master/homebrew/dublin-traceroute.rb Now it bombs like this % brew install --HEAD -s dublin-traceroute.rb Error: Failed to load cask: dublin-traceroute.rb Do not report this issue to Homebrew/brew or Homebrew/core! Traceback (most recent call last): 3: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:494:in dump' 2: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:440:in issues'1: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:444:in fetch_issues' /usr/local/Homebrew/Library/Homebrew/utils/github.rb:66:in issues_for_formula': undefined method `full_name' for nil:NilClass (NoMethodError)
|
Sorry for the multiple posts. I did this and it see |
Also needed to edit to_graphviz.py to change and I've no clue what I'm doing but this all worked for me. |
example of how to install dublin-traceroute on MAC failed with the following
brew install https://raw.githubusercontent.com/insomniacslk/dublin-traceroute/master/homebrew/dublin-traceroute.rb
Traceback (most recent call last):
brew extract
orbrew create
andbrew tap-new
to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of dublin-traceroute formula file from an arbitrary URL is unsupported! (UsageError)brew extract
orbrew create
andbrew tap-new
to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of dublin-traceroute formula file from an arbitrary URL is unsupported! (UsageError)The text was updated successfully, but these errors were encountered: