-
-
Notifications
You must be signed in to change notification settings - Fork 85
[ULTMOS] libvirt check assumes systemd #216
Copy link
Copy link
Open
Labels
Help WantedExtra attention is neededExtra attention is neededInvestigatingThe reported issue is under investigationThe reported issue is under investigationKnown IssueThis issue has been identified and is being investigated.This issue has been identified and is being investigated.Not a Bug
Metadata
Metadata
Assignees
Labels
Help WantedExtra attention is neededExtra attention is neededInvestigatingThe reported issue is under investigationThe reported issue is under investigationKnown IssueThis issue has been identified and is being investigated.This issue has been identified and is being investigated.Not a Bug
Projects
Status
Issues
Describe the Issue
the
Compatibility checksscript callssystemctl status libvirtd, i.e. it assumes systemd.i'm running this on Guix, which has
shepherdas the init process.possible fix: maybe use a functional test instead of calling
systemctl?LLM slop follows:
Reproduce the Issue
No response
Expectation
No response
Screenshots
No response
Operating System
Guix
Kernel
6.17.12
Processor
Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
RAM (in GB)
16G
GPU(s)
No response
Version
v0.13.4
Branch
main
Additional Information
No response