scx_scheduler /scx-systemd-restart: line 5: systemctl: command not found 03 April 2025, 15:52:02 (10/27) Qt6 Upgrade Warning[WARNING] qt6-base was updated, qt6 applications will break until qt6gtk2 is rebuilt.(11/27) Checking scx_scheduler.../usr/share/libalpm/scripts/scx-systemd-restart: line 5: systemctl: command not foundThe service is not active.please advise. Quote Selected
Re: scx_scheduler /scx-systemd-restart: line 5: systemctl: command not found Reply #1 – 03 April 2025, 16:29:16 scx is not an artix package. if you really want to use this package anyway, you can safely ignore the warning. but you need to start the scheduler some other way. Quote Selected
Re: scx_scheduler /scx-systemd-restart: line 5: systemctl: command not found Reply #2 – 03 April 2025, 16:45:20 is part of the kernel, no?https://github.com/sched-ext/scx Quote Selected
Re: scx_scheduler /scx-systemd-restart: line 5: systemctl: command not found Reply #3 – 03 April 2025, 21:29:08 Not really, take a look here:https://archlinux.org/packages/extra/x86_64/scx-scheds/Edit:Take a look here too, I'd also check if there are some compiletime settings enables specifically for openrc systems:https://github.com/sched-ext/scx/blob/f7b9c5d54823ad108561ff29e18b9efc52915265/libalpm/openrc/scx-openrc-restarthttps://github.com/search?q=repo%3Asched-ext%2Fscx%20openrc&type=codeBelow:Probably? I don't think it's necessary, it's only for custom schedulers only? Please, someone, correct me if I'm wrong. Quote Selected Last Edit: 03 April 2025, 21:59:38 by Shoun2137
Re: scx_scheduler /scx-systemd-restart: line 5: systemctl: command not found Reply #4 – 03 April 2025, 21:56:06 ah, it's a zen dependency.I guess it is optional, so i can just remove it? Quote Selected