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

fix unsigned long long *:1 #85

Closed
wants to merge 1 commit into from
Closed

fix unsigned long long *:1 #85

wants to merge 1 commit into from

Conversation

doomedraven
Copy link

Missing type converters:
unsigned long long *:1
ERROR: failed virDomainMigrateGetMaxDowntime
error: command '/usr/bin/python' failed with exit status 1

lol

Missing type converters:
unsigned long long *:1
ERROR: failed virDomainMigrateGetMaxDowntime
error: command '/usr/bin/python' failed with exit status 1
@lunixbochs
Copy link
Contributor

libvirt-python is also upgraded by #83

@vtomilov
Copy link

Worked for me, thanks

@evansharp
Copy link

Sweet! Let's get the mergy mergy going!

Thanks for the fix @doomedraven! If I knew any ruby I'd have gone looking myself, but when I see that '.rb' extension I run the other way. Should probably work on that :)

@raoulbhatia
Copy link

This worked for me as well!

@vtomilov
Copy link

vtomilov commented Nov 9, 2017

The URI is unavailable now, so I've installed libvirt-python with pip (3.9.0 version) and removed libvirt-python dependency from virt-manager.rb

@marcospedreiro
Copy link

Any chance we can get this merged?

@stealthybox
Copy link

This patch worked for me.

Temporary workaround if you're affected by this issue:

brew install https://raw.githubusercontent.com/doomedraven/homebrew-virt-manager/ef0515d1e54309a5627ecfc20b2ae5d5cde84494/virt-manager.rb  # link to file in this patch

@jeffreywildman
Copy link
Owner

Thanks for the pull request, sorry I didn't get to it sooner. I've updated to libvirt-python-4.0.0 to match the latest version of libvirt in homebrew-core.

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

Successfully merging this pull request may close these issues.

10 participants