You are not logged in.

#1 2013-11-29 09:34:09

mibadt
Member
Registered: 2009-09-25
Posts: 396

Error: missing ck-log-system-start file

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

#2 2013-11-29 09:45:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Error: missing ck-log-system-start file

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

#3 2013-11-29 10:08:05

mibadt
Member
Registered: 2009-09-25
Posts: 396

Re: Error: missing ck-log-system-start file

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 Logging

Best regards,
Michael Badt

Offline

#4 2013-11-29 10:22:22

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Error: missing ck-log-system-start file

Do you have consolekit or e.g. consolekit-git installed?

Offline

#5 2013-11-29 11:22:22

mibadt
Member
Registered: 2009-09-25
Posts: 396

Re: Error: missing ck-log-system-start file

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 seats

Best regards,
Michael Badt

Offline

#6 2013-11-29 11:30:15

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Error: missing ck-log-system-start file

Offline

Board footer

Powered by FluxBB