-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
I am trying to install virt-manager but getting errors #11226
Comments
What's the output of |
out for brew readall is nothing... |
Vishals-MacBook-Pro:~ vishalbhatia$ brew readall |
Assuming you haven't changed any Homebrew formulae locally, run |
@vishalybhatia28 That formula doesn't exist in homebrew-core, but maybe you could find a tap for it. |
here is the result. Vishals-MacBook-Pro:~ vishalbhatia$ brew doctor Warning: Homebrew's "sbin" was not found in your PATH but you have installed |
@ zachauten, thanks, but I am one day old with this brew. How do I find a tap for it? |
@vishalybhatia28 Could you open a thread in the discussions thread? I'd be glad to answer some of your questions but this section is for bugs in the homebrew cli client, and this is not a bug. It looks like you found a tap at https://github.com/jeffreywildman/homebrew-virt-manager. But as the output you included says, it's a third party tap and not maintained by the Homebrew team, so you'll have to open an issue on that repo if there's a problem with it.
|
brew config
outputbrew doctor
outputbrew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I am trying to install virt-manager on my mac. Below are the errors:
brew install virt-manager
'Error: undefined method
name' for nil:NilClass Please report this issue: https://docs.brew.sh/Troubleshooting /usr/local/Homebrew/Library/Homebrew/exceptions.rb:256:in
block in initialize'/usr/local/Homebrew/Library/Homebrew/exceptions.rb:255:in
map' /usr/local/Homebrew/Library/Homebrew/exceptions.rb:255:in
initialize'/usr/local/Homebrew/Library/Homebrew/formulary.rb:485:in
new' /usr/local/Homebrew/Library/Homebrew/formulary.rb:485:in
loader_for'/usr/local/Homebrew/Library/Homebrew/formulary.rb:374:in
factory' /usr/local/Homebrew/Library/Homebrew/cli/parser.rb:638:in
block in formulae'/usr/local/Homebrew/Library/Homebrew/cli/parser.rb:634:in
map' /usr/local/Homebrew/Library/Homebrew/cli/parser.rb:634:in
formulae'/usr/local/Homebrew/Library/Homebrew/cli/parser.rb:303:in
parse' /usr/local/Homebrew/Library/Homebrew/cmd/install.rb:131:in
install'/usr/local/Homebrew/Library/Homebrew/brew.rb:122:in `
What happened (include all command output)?
I am stuck at one place only.
What did you expect to happen?
I expected to install virt-manager
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: