-
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
Installation fails: Missing type converters: unsigned long long *:1 ERROR: failed virDomainMigrateGetMaxDowntime #80
Comments
Me too... |
Same for me here |
Same here +1 |
Same.
I'm sorta new to virt-manager, but |
Facing the same issue with HighSierra 10.13. Please find the output of the issue in the attached file brew-virt-manager-issue.txt. |
Upgrading go to
|
@aboullaite Thank you so much! This worked great |
Duplicate of #90, resolved. |
Hi, I'm having similar issue to already reported one although mine is bit different.
I'm receiving the following error:
Missing type converters:
unsigned long long *:1
ERROR: failed virDomainMigrateGetMaxDowntime
error: command '/usr/bin/python' failed with exit status 1
I have the following packages defined in /usr/local/Homebrew/Library/Taps/jeffreywildman/homebrew-virt-manager/virt-manager.rb
-- snip
url "https://virt-manager.org/download/sources/virt-manager/virt-manager-1.4.1.tar.gz"
sha256 "e6c549999f14fbda210c07821910bfa35c086542e166f8b00d7c83717e9f3944"
url "https://libvirt.org/sources/python/libvirt-python-3.4.0.tar.gz"
sha256 "afa77781f518988f164dd5f99d1844034ca807a8e731e07cbae18474d250b511"
-- snip
Any ideas?
The text was updated successfully, but these errors were encountered: