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 1PVaDM-0004Pm-3R for garchives@archives.gentoo.org; Thu, 23 Dec 2010 01:43:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FED8E0652; Thu, 23 Dec 2010 01:41:46 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id CF54FE0652 for ; Thu, 23 Dec 2010 01:41:45 +0000 (UTC) Received: by wwi18 with SMTP id 18so5596151wwi.10 for ; Wed, 22 Dec 2010 17:41:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7itrD8+Ce1uShgSilZ9UZWLSQXRGL1zjCM0Fz1WiEVo=; b=XrjlpKMDkUa40jRB62rbS0EKU8G1QeLKu4gRIay2Bjlu37bHhYAoFoVXc2URFDumAW oSbDKvK1yIJJV0+IRc0ZvSVKKYcDMZpeI8QC4px0BU81/eSun1hScfy34izEWO4gPzTQ Pb2rmb0a1docUxldyBZW/XyxZcRMxbucLb9ys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=cqJVT0suQbLQt9Yc8HYof3aIlCv58oVcwOObNNzzy6BRFDGrle5bMIkV3+T0r1oPGk qUr8DpS5j3kBc7HFHSXKc1d8Hq3TYFRD73HtGRd7dpqi056S7Y/b8bf8EKEHEDEy4jnc 2y4+Z/w/H2S9J89uMfeQI4k5J5tPzU2OGDoHo= 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 Received: by 10.216.51.135 with SMTP id b7mr11482069wec.29.1293068504519; Wed, 22 Dec 2010 17:41:44 -0800 (PST) Received: by 10.216.16.21 with HTTP; Wed, 22 Dec 2010 17:41:44 -0800 (PST) In-Reply-To: <201012221739.20073.peter@humphrey.ukfsn.org> References: <201012221709.24886.peter@humphrey.ukfsn.org> <201012221739.20073.peter@humphrey.ukfsn.org> Date: Wed, 22 Dec 2010 17:41:44 -0800 Message-ID: Subject: Re: [gentoo-user] Mysterious failure of ConsoleKit From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 439c793f-5f7f-442d-a7b8-bc3b9e152c53 X-Archives-Hash: ad51ce2746cf60233f2c8d269711bd7b On Wed, Dec 22, 2010 at 9:39 AM, Peter Humphrey wrote: > On Wednesday 22 December 2010 17:28:09 Mark Knecht wrote: >> On Wed, Dec 22, 2010 at 9:09 AM, Peter Humphrey >> wrote: >> >> >> > Can anyone see anything else I could check? >> > >> > -- >> > Rgds >> > Peter. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Linux Counter 5290, 1994-04-2= 3. >> >> Disk space? > > Seems not. I copied a 150M ISO into /var with no problem. This is a 20GB > ext4 partition with default mkfs options, 58% full. Good idea though - > thanks. Yeah, that would be too easy. OK, so I don't know much about what consolekit even does. It's on this system and was touched (I guess) when the system booted, but it's not running: - Mark k2 ~ # ls -la /var/run/ConsoleKit/pid -rw-r--r-- 1 root root 5 Dec 22 16:31 /var/run/ConsoleKit/pid k2 ~ # /etc/init.d/consolekit status * status: stopped k2 ~ # rc-update show --verbose alsasound | default apcupsd | default bootmisc | boot checkfs | boot checkroot | boot clock | boot consolefont | boot consolekit | crypto-loop | dbus | default device-mapper | dmeventd | git-daemon | gpm | hdparm | hostname | boot keymaps | boot local | default nonetwork localmount | boot lvm | lvm-monitoring | mdadm | default mdraid | modules | boot mysql | mysqlmanager | net.eth0 | default net.lo | boot netmount | default nscd | ntp-client | default ntpd | default numlock | pciparm | pwcheck | pydoc-2.6 | pydoc-3.1 | rmnologin | boot rsyncd | saslauthd | slpd | smartd | sshd | default svnserve | syslog-ng | default udev | udev-dev-tarball | udev-mount | udev-postmount | default urandom | boot vixie-cron | default xdm | default xdm-setup | k2 ~ #