From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AB23C138772 for ; Wed, 30 Jan 2013 17:52:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7894421C077; Wed, 30 Jan 2013 17:52:41 +0000 (UTC) Received: from mail-ie0-f169.google.com (mail-ie0-f169.google.com [209.85.223.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED3F6E060F for ; Wed, 30 Jan 2013 17:52:39 +0000 (UTC) Received: by mail-ie0-f169.google.com with SMTP id c14so1547460ieb.14 for ; Wed, 30 Jan 2013 09:52:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=b6UQylJd6VFM4eHQH3xyPkQIpfyUUMvtGNaoTB7ITzk=; b=I/SyW7wZNc2tlcrzo/EzL+1qT9XJcAT0pZxy/hMJG3k/2k8KzoILyHujleSYqrLmqU j/CtamR+J1F05Zz5dCncxVMF4+lggYShagORSKNYVWRXGEmH/ccIWSItp2cCo6nhUJSj 8ffH42CUeDhdiE23tBm1nMzSq51E9qDgRJ1GsaQLG3ZlFbZzDmn1SlZarHEf8pangA0J LN4eLQKnglnJshKHGeNPCCc1begpBicoBj0gXJpWbzfWvQNd1oRaRuIykyUKBV5SiF7q znNvE6SmrTzFzr9savYDYSJbRbcrQ/rzU9WPR0McKvUjhzaX8R6S35RIbpn/7jHnKX2v xQ7g== 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 X-Received: by 10.50.135.105 with SMTP id pr9mr4144747igb.6.1359568359219; Wed, 30 Jan 2013 09:52:39 -0800 (PST) Received: by 10.64.25.111 with HTTP; Wed, 30 Jan 2013 09:52:39 -0800 (PST) In-Reply-To: <51095D00.2040100@xunil.at> References: <5109521C.3030207@xunil.at> <20130130173615.GA10408@BIFROST.zedat.fu-berlin.de> <51095D00.2040100@xunil.at> Date: Wed, 30 Jan 2013 11:52:39 -0600 Message-ID: Subject: Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2 From: =?UTF-8?B?Q2FuZWsgUGVsw6FleiBWYWxkw6lz?= To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9d98d8a4-ff7a-4b28-b3e3-0cc4515283ee X-Archives-Hash: 3fa1b78f5049c989d4f1349526d5de50 On Wed, Jan 30, 2013 at 11:48 AM, Stefan G. Weichinger wro= te: > Am 30.01.2013 18:36, schrieb Hinnerk van Bruinehsen: > >> I've just installed systemd on one of my systems to give it a test and I >> had similar problems due to the systemd useflag on policykit being >> hardmasked (it also pulled in consolekit because of that). >> Since the errors are very similar you may check your useflags on >> policykit and - if necessary remove the use-mask of systemd for >> policykit. As Hinnerk said, it could be a PolKit problem, but you said that you had unmasked the systemd USE flag from PolKit. The new information I see in this mail is that you have =3Dgnome-base/gnome-session-9999 installed; why do you have a live version? Did you use --autounmask to install GNOME? I think that's the problem: gnome-session has no live version in the tree; therefore you are installing it from the GNOME overlay. The live version of gnome-session in the GNOME overlay doesn't use a specific version, tag or branch to checkout, so depending on when you installed it, it's possible you are running gnome-session-3.7.x. I would keep gnome-session keyworded, but unmasked; that would force the install of the 3.6.2 version. Also, if you have more live versions, I would recommend downgrading them to the last 3.6.x version. GNOME 3.6 is not masked in Gentoo, just keyworded. > Let me get that straight: > > I have: > > # cat profile/package.use.mask > > media-sound/pulseaudio -systemd > net-misc/networkmanager -systemd > sys-auth/polkit -systemd > sys-fs/udisks -systemd > sys-power/upower -systemd > > because of some older thread or the gentoo wiki for systemd (can't > remember right now). > > This gets me: > > [I] sys-auth/polkit > Available versions: 0.107-r1 0.110 {examples gtk +introspection > kde nls pam selinux systemd} > Installed versions: 0.110(18:09:30 30.01.2013)(gtk introspection > nls pam systemd -examples -kde -selinux) > > while I have USE=3D ... -consolekit systemd ... in make.conf. > > I also get consolekit installed here: > > [I] sys-auth/consolekit > Available versions: 0.4.5_p20120320-r1 {acl debug doc pam > policykit selinux test KERNEL=3D"linux"} > Installed versions: 0.4.5_p20120320-r1(18:13:50 30.01.2013)(acl > pam policykit -debug -doc -selinux -test KERNEL=3D"linux") > > What exactly do you suggest now? If you have -consolekit, why it's still installed? What is pulling it into your system? Can you do a "equery depends consolekit"? Regards. --=20 Canek Pel=C3=A1ez Vald=C3=A9s Posgrado en Ciencia e Ingenier=C3=ADa de la Computaci=C3=B3n Universidad Nacional Aut=C3=B3noma de M=C3=A9xico