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

libvirt version bump to 8.1 #2

Merged
merged 1 commit into from May 11, 2022
Merged

Conversation

romanbarczynski
Copy link

With libvirt 7.8 I was getting errors:

    Missing type converters:
    virTypedParameterPtr:1
    ERROR: failed virDomainSetLaunchSecurityState
    error: command '/usr/local/Cellar/virt-manager/2.2.1_3/libexec/bin/python3.9' failed with exit code 1
    Running setup.py install for libvirt-python: finished with status 'error'

bumping libvirt to 8.1 resolved issue

@MichealX64
Copy link

Hi, I am not too familiar with brew and installations, but I am running into the same issue as above. Do you know how I can bump the version to 8.1?

@romanbarczynski
Copy link
Author

romanbarczynski commented Mar 11, 2022

you can temporarily switch to my branch:

brew untap krish-sysadmin/virt-manager
brew untap jeffreywildman/homebrew-virt-manager
brew tap rombarcz/homebrew-virt-manager
brew install virt-manager

installing clean on both Intel and M1 macOS Monterey 12.2.1

@krishjainx krishjainx merged commit 5cf03f9 into krishjainx:master May 11, 2022
@krishjainx
Copy link
Owner

Merged @rombarcz . Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants