-
Notifications
You must be signed in to change notification settings - Fork 266
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
brew install virt-manager issue #58
Comments
Same here. BTW the workaround in #57 is not working (anymore). A working solution is recommended. |
same issue here, after upgrade to macOS Sierra. |
Change the file of virt-manager.rb, as follow: resource "libvirt-python" do |
It installs correct. But now when I try to start libgdk-3.0.dylib crashes... Already tried to completly rebuild with no success... |
I have the same issue as you @ki-media, but weird enough virt-manager --debug works fine. |
Ended up creating an AppleScript "application" in my /Applications folder, here is the contents if anybody wants... do shell script "/usr/local/bin/virt-manager --debug > /dev/null 2>&1 &" Now it works and I have an icon. Yay for me |
This did the trick! Weird but works! Many thanks @danifunker |
@Ryuchen that worked for me, location of the file for me was:
|
Change to:
|
Worked! Virt-manager has been installed successfully! Thanks! |
And now, it also works with libvirt-python-2.4.0. |
Fix for brew install virt-manager issue #58
using macOS Sierra.
This is the output: Updating Homebrew... ==> Installing virt-manager from jeffreywildman/virt-manager If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): These open issues may also help: |
Closing as this was likely due to a mismatch between libvirt and libvirt-python versions, now match at 4.0.0 in latest virt-manager and libvirt formulae. |
It seems similar to issue#43
I updated xcode and brew and still I cannot install virt manager.
The text was updated successfully, but these errors were encountered: