Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651788

Summary: sys-auth/consolekit exiting unexpectedly with name_lost
Product: Gentoo Linux Reporter: skaumo <skaumo>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: RESOLVED FIXED    
Severity: normal CC: freedesktop-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: console-kit-daemon --debug --no-daemon

Description skaumo 2018-03-27 21:53:12 UTC
Created attachment 525824 [details]
console-kit-daemon --debug --no-daemon

Consolekit crashes on start:


console-kit-daemon[6571]: DEBUG: VT activated but already active: 7
missing action

console-kit-daemon[6571]: DEBUG: In _child_watch for pid 6577
console-kit-daemon[6571]: DEBUG: Done waiting for child with pid 6577
console-kit-daemon[6571]: DEBUG: Freeing ChildData 0x55d9756681b0
console-kit-daemon[6571]: DEBUG: Emitting seat-added: /org/freedesktop/ConsoleKit/Seat1
console-kit-daemon[6571]: DEBUG: Writing log for event: 1522187439.096 type=SEAT_ADDED : seat-id='Seat1' seat-kind=0
console-kit-daemon[6571]: DEBUG: name_lost

console-kit-daemon[6571]: DEBUG: Disconnected from D-Bus



full output of /usr/sbin/console-kit-daemon --debug --no-daemon in attachment
Comment 1 skaumo 2018-03-27 22:05:37 UTC
sys-auth/consolekit-1.2.0::gentoo
Comment 2 skaumo 2018-03-27 22:31:09 UTC
reproduced on:
1.1.0-r1v
1.1.2
1.2.0
1.2.1
9999
Comment 3 kapsh 2018-04-14 08:02:14 UTC
I've reported the similar issue to upstream: https://github.com/ConsoleKit2/ConsoleKit2/issues/108
Comment 4 Larry the Git Cow gentoo-dev 2020-10-04 14:39:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ece3ff2467f0c1a3dc946767f3896d31055198

commit 39ece3ff2467f0c1a3dc946767f3896d31055198
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-10-04 14:33:57 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-10-04 14:39:06 +0000

    sys-auth/consolekit: remove last-rited pkg
    
    Bug: https://bugs.gentoo.org/727730
    Closes: https://bugs.gentoo.org/644550
    Closes: https://bugs.gentoo.org/667912
    Closes: https://bugs.gentoo.org/644548
    Closes: https://bugs.gentoo.org/601878
    Closes: https://bugs.gentoo.org/699592
    Closes: https://bugs.gentoo.org/651788
    Closes: https://bugs.gentoo.org/614658
    Closes: https://bugs.gentoo.org/593306
    
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 sys-auth/consolekit/Manifest                       |   6 -
 sys-auth/consolekit/consolekit-0.4.6.ebuild        | 125 -------------------
 sys-auth/consolekit/consolekit-1.1.0-r1.ebuild     | 120 -------------------
 sys-auth/consolekit/consolekit-1.1.2.ebuild        | 131 --------------------
 sys-auth/consolekit/consolekit-1.2.0.ebuild        | 132 ---------------------
 sys-auth/consolekit/consolekit-1.2.1.ebuild        | 132 ---------------------
 sys-auth/consolekit/consolekit-9999.ebuild         | 128 --------------------
 sys-auth/consolekit/files/90-consolekit-3          |  32 -----
 sys-auth/consolekit/files/consolekit-0.2.rc        |  25 ----
 .../files/consolekit-0.4.5-polkit-automagic.patch  |  30 -----
 sys-auth/consolekit/files/consolekit-1.0.0.initd   |  16 ---
 ...ove-the-root-restriction-for-runtime-dirs.patch |  57 ---------
 .../files/consolekit-cleanup_console_tags.patch    |  67 -----------
 ...nsolekit-shutdown-reboot-without-policies.patch |  26 ----
 .../files/consolekit-udev-acl-install_to_usr.patch |  28 -----
 sys-auth/consolekit/files/pam-foreground-compat.ck |  17 ---
 sys-auth/consolekit/metadata.xml                   |  22 ----
 17 files changed, 1094 deletions(-)