Gentoo Archives: gentoo-user

From: Keith Dart <keith@×××××××××.biz>
To: gentoo-user@l.g.o
Cc: caneko@×××××.com
Subject: Re: [gentoo-user] [ANNOUNCE] I like systemd now :)
Date: Mon, 12 Nov 2012 23:55:24
Message-Id: 20121112155355.3766e304@dartworks.biz
In Reply to: Re: [gentoo-user] [ANNOUNCE] I like systemd now :) by "Canek Peláez Valdés"
1 Re
2 20121112152513.62482d17@×××××××××.biz20121112152513.62482d17@×××××××××.bizCADPrc81rNbM2XLnOsANLsY5dL-8o2Lmdwe1+8+GNrtNuxV4h0w@××××××××××.com20121112151105.44071321@×××××××××.bizCADPrc83npGRPaaNfJqSHYRWb+CJWaU4GtU1CqaR=_Cc9q6eokQ@××××××××××.com20121112134014.632fa8c7@×××××××××.bizCADPrc80e46k1JN3jE0Y=Xobbo7Vh6jotc=dnhzLo9-Z_vj+wkw@××××××××××.com20121111192731.149dc082@×××××××××.bizCADPrc83TGeegA0UXadMEy=B62xZYOE50bqfw+dxDJ8f=FkPTHA@××××××××××.com20121111185801.58964939@×××××××××.bizCADPrc83+5zUQ+GzCSvyHhZa7BZfMqqagZCosktasOY1sdhCx0Q@××××××××××.com20121111175313.54b9acf1@×××××××××.bizCADPrc80EwExpbdcJX1a+aE0DA=iopqw-QOaozmUBJCs5FGew-g@××××××××××.com20121109171149.1d8a3e18@×××××××××.biz509D9C62.9040909@×××××.com509D8E00.4030208@××××××××.sek7k1hn$ce6$1@×××××××××.org,
3 Canek Peláez Valdés said:
4 > What does "emerge -1pv sys-auth/polkit" says?
5
6 The pam use flag has always been set globally.
7
8 Here is the output:
9
10
11 venus ~ # emerge -1pv sys-auth/polkit
12
13 These are the packages that would be merged, in order:
14
15 Calculating dependencies... done!
16 [ebuild N ] sys-auth/consolekit-0.4.5_p20120320-r1 USE="acl pam policykit -debug -doc (-selinux) {-test}" 0 kB
17 [ebuild R ] sys-auth/pambase-20120417-r1 USE="consolekit* cracklib gnome-keyring sha512 systemd -debug -minimal -mktemp -pam_k
18 rb5 -pam_ssh -passwdqc (-selinux)" 0 kB
19 [ebuild R ] sys-auth/polkit-0.107-r1 USE="examples gtk introspection nls pam -kde (-selinux) (-systemd)" 0 kB
20
21 Total: 3 packages (1 new, 2 reinstalls), Size of downloads: 0 kB
22
23 The following USE changes are necessary to proceed:
24 #required by sys-auth/polkit-0.107-r1, required by sys-auth/polkit (argument)
25 >=sys-auth/consolekit-0.4.5_p20120320-r1 policykit
26 #required by sys-auth/polkit-0.107-r1[pam], required by sys-auth/consolekit-0.4.5_p20120320-r1[policykit]
27 >=sys-auth/pambase-20120417-r1 consolekit
28
29 Usually package.use entry should also work:
30
31 venus ~ # grep polkit /etc/portage/package.use
32 sys-auth/polkit systemd
33
34 Yet something is forcing systemd flag off for polkit, but I can't figure out what it is.
35
36
37 -- Keith
38
39
40 --
41
42 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43 Keith Dart <keith@×××××××××.biz>
44 public key: ID: 19017044
45 <http://www.dartworks.biz/>
46 =====================================================================

Replies

Subject Author
Re: [gentoo-user] [ANNOUNCE] I like systemd now :) "Canek Peláez Valdés" <caneko@×××××.com>