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

Extra dependencies to run #46

Open
tieugene opened this issue Sep 28, 2020 · 5 comments
Open

Extra dependencies to run #46

tieugene opened this issue Sep 28, 2020 · 5 comments

Comments

@tieugene
Copy link

Fedora 32 (x64), qt-virt-manager 0.71.95:

bash-5.0$ LC_ALL=C qt5-virt-manager
libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock-ro': No such file or directory
libvirt: XML-RPC error : Failed to connect socket to '/run/user/1000/libvirt/libvirt-sock': No such file or directory
libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock-ro': No such file or directory
libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock-ro': No such file or directory
libvirt: XML-RPC error : Failed to connect socket to '/run/user/1000/libvirt/libvirt-sock': No such file or directory
libvirt: VMware Driver error : internal error: vmrun utility is missing
libvirt: VMware Driver error : internal error: vmrun utility is missing
libvirt: VMware Driver error : internal error: vmrun utility is missing
libvirt:  error : invalid argument: URI is missing the server part
libvirt:  error : invalid argument: URI is missing the server part
libvirt:  error : invalid argument: URI is missing the server part
libvirt: OpenVZ Driver error : internal error: OpenVZ control file /proc/vz does not exist

I have no local libvirt, openvz etc. I use it for remote KVMs control only.

@F1ash
Copy link
Owner

F1ash commented Sep 30, 2020

OpenVZ drivers must be installed manually if it need as another drivers as Xen, VMWare, LXC, BHyve...

@tieugene
Copy link
Author

tieugene commented Sep 30, 2020

OpenVZ drivers must be installed manually if it need as another drivers as Xen, VMWare, LXC, BHyve...

I need no openvz, XEN etc in localhost.
But application produces errors about them.

@F1ash
Copy link
Owner

F1ash commented Sep 30, 2020

Oh! ..
Application search local installed virtual connections... it was required feature from users at develop beginning.

You are have some suggest about conflicts of interests?

@tieugene
Copy link
Author

You are have some suggest about conflicts of interests?

No problem.
But why it produces errors if not found?
it is not errors, it is just not found.

@F1ash
Copy link
Owner

F1ash commented Sep 30, 2020

hmm... Such a libvirt implementation... these errors from libvirt output... maybe for debug, because these errors make nothing virError events. If virError event would happen then it shown into app's Log.

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

No branches or pull requests

2 participants