Artix Linux Forum

Init systems => dinit => Topic started by: hir0xygen on 27 May 2024, 15:31:37

Title: [SOLVED] Unable to start libvirtd / missing services?
Post by: hir0xygen on 27 May 2024, 15:31:37
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.
Title: Re: Unable to start libvirtd / missing services?
Post by: konimex on 27 May 2024, 15:32:40
What dinit-rc version are you using? It should be on 0.3.3 right now.
Title: Re: Unable to start libvirtd / missing services?
Post by: hir0xygen on 27 May 2024, 15:35:54
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!