Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Unable to start libvirtd / missing services? (Read 165 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

[SOLVED] Unable to start libvirtd / missing services?

Hey all,
not new to Linux, but relatively new to running a different init system, I'm trying to install everything necessary to get KVM/QEMU working fine through virt-manager, but struggling with enabling libvirtd.
I installed the libvirt and libvirt-dinit packages, however when trying to enable libvirtd via dinitctl enable libvirt it fails.
Running dinitcheck libvirtd reveals this:
Code: [Select]
Checking service: early-modules.target...
Unable to load service 'early-modules.target': service description not found.
Checking service: local.target...
Unable to load service 'local.target': service description not found.
Checking service: login.target...
Unable to load service 'login.target': service description not found.
How can I go about trying to fix this?
Running 6.8.7-zen1-2-zen as kernel, using Cinnamon X11 DE.

Re: Unable to start libvirtd / missing services?

Reply #1
What dinit-rc version are you using? It should be on 0.3.3 right now.
now only the dinit guy in artix

Re: Unable to start libvirtd / missing services?

Reply #2
I have come to the realization that I was operating on an outdated version without realizing it. I had previously attempted to update, but it appears to have failed while I was getting coffee.
Thanks, case closed!