From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PVj9K-0000jR-Ny for garchives@archives.gentoo.org; Thu, 23 Dec 2010 11:15:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DF4BE05F8; Thu, 23 Dec 2010 11:14:39 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id D0C02E05F8 for ; Thu, 23 Dec 2010 11:14:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LDV005K1OKE0XA0@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Thu, 23 Dec 2010 12:14:38 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.60,218,1291590000"; d="scan'208";a="86475741" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Thu, 23 Dec 2010 12:14:38 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id oBNBEb1S008270 for ; Thu, 23 Dec 2010 12:14:37 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id AE60E3164 for ; Thu, 23 Dec 2010 12:14:35 +0100 (CET) Date: Thu, 23 Dec 2010 12:14:35 +0100 From: Helmut Jarausch Subject: Re: [gentoo-user] Mysterious failure of ConsoleKit To: gentoo-user@lists.gentoo.org References: <201012221709.24886.peter@humphrey.ukfsn.org> <201012221739.20073.peter@humphrey.ukfsn.org> <1293100369.10350.1@numa-i> In-reply-to: X-Mailer: Balsa 2.4.9 Message-id: <1293102875.12455.1@numa-i> X-Archives-Salt: 9455fc66-8af9-4971-b688-0d60da14a18b X-Archives-Hash: f51495c67da0c9fdfd76f205b89ed700 On 12/23/10 11:51:32, Daniel Pielmeier wrote: > I guess all of you having this problem use baseayout-2/openrc with > parallel service start. Try if rc_parallel="NO" in /etc/rc.conf fixes > the problem. I had a similar problem with sshd [1] which disappeared > after disabling parallel start. > > [1] http://bugs.gentoo.org/show_bug.cgi?id=292843 > Unfortunately no! I do have rc_parallel="NO" in my /etc/rc.conf and it happens anyway. Helmut.