Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2
Date: Wed, 30 Jan 2013 17:49:07
Message-Id: 51095D00.2040100@xunil.at
In Reply to: Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2 by Hinnerk van Bruinehsen
1 Am 30.01.2013 18:36, schrieb Hinnerk van Bruinehsen:
2
3 > I've just installed systemd on one of my systems to give it a test and I
4 > had similar problems due to the systemd useflag on policykit being
5 > hardmasked (it also pulled in consolekit because of that).
6 > Since the errors are very similar you may check your useflags on
7 > policykit and - if necessary remove the use-mask of systemd for
8 > policykit.
9
10 Let me get that straight:
11
12 I have:
13
14 # cat profile/package.use.mask
15
16 media-sound/pulseaudio -systemd
17 net-misc/networkmanager -systemd
18 sys-auth/polkit -systemd
19 sys-fs/udisks -systemd
20 sys-power/upower -systemd
21
22 because of some older thread or the gentoo wiki for systemd (can't
23 remember right now).
24
25 This gets me:
26
27 [I] sys-auth/polkit
28 Available versions: 0.107-r1 0.110 {examples gtk +introspection
29 kde nls pam selinux systemd}
30 Installed versions: 0.110(18:09:30 30.01.2013)(gtk introspection
31 nls pam systemd -examples -kde -selinux)
32
33 while I have USE= ... -consolekit systemd ... in make.conf.
34
35 I also get consolekit installed here:
36
37 [I] sys-auth/consolekit
38 Available versions: 0.4.5_p20120320-r1 {acl debug doc pam
39 policykit selinux test KERNEL="linux"}
40 Installed versions: 0.4.5_p20120320-r1(18:13:50 30.01.2013)(acl
41 pam policykit -debug -doc -selinux -test KERNEL="linux")
42
43 What exactly do you suggest now?
44
45 Thanks!
46
47 Stefan

Replies

Subject Author
Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2 "Canek Peláez Valdés" <caneko@×××××.com>