You are not logged in.
Hi,
I'm on a fully updated Arch_X86-64/KDE system that works fine.
I occasionally check by boot log (journalctl -b) , and found the following error:
Failed at step EXEC spawning /usr/sbin/ck-log-system-start: No such file or directory.
As said, my system works fine.
Should I fix it?
If Y, by creating the missing file (using touch) or otherwise.
Please advise!
Thnaks
Best regards,
Michael Badt
Offline
Are you sure you don't have ck-log-system-start?
What's the output of 'systemctl status ck-log-system-start'?
Edit: Seems it was part of consolekit, but the package has been deprecated.
Last edited by karol (2013-11-29 09:48:14)
Offline
Thanks Karol,
Here's the requested output:
# systemctl status ck-log-system-start
ck-log-system-start.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)As indicated by the following console-kit isn't running either.
# systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
console-kit-daemon.service loaded failed failed Console Manager
console-kit-log-system-start.service loaded failed failed Console System Startup LoggingBest regards,
Michael Badt
Offline
Do you have consolekit or e.g. consolekit-git installed?
Offline
Karol,
As indicated, consolekit is installed.
Is it safe to uninstall it (on a systemd based system)?
# pacman -Qs consolekit
local/consolekit 0.4.6-4
A framework for defining and tracking users, login sessions, and seatsBest regards,
Michael Badt
Offline
Which package needs consolekit?
https://www.archlinux.org/news/consolek … by-logind/
Offline