Gentoo Archives: gentoo-user

From: Arve Barsnes <arve.barsnes@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: not switching to elogind - but where's consolekit?
Date: Wed, 02 Sep 2020 08:00:51
Message-Id: CAJjrzcUVvNK7Ju5VGxbGBOig4WxR-Yz=NW2=grby0AiWZRcQAg@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: not switching to elogind - but where's consolekit? by n952162
1 On Wed, 2 Sep 2020 at 09:42, n952162 <n952162@×××.de> wrote:
2 > Okay, I found "equery g polkit", which gives me the dependency tree I was looking for, but I just realized, I don't have polkit, either. But the emerge @system (or @world) has:
3 >
4 > !!! The ebuild selected to satisfy "sys-auth/polkit" has unmet requirements.
5 > - sys-auth/polkit-0.116-r1::gentoo USE="introspection nls pam (-consolekit) -elogind -examples -gtk -jit -kde (-selinux) -systemd -test" ABI_X86="(64)"
6 >
7 > The following REQUIRED_USE flag constraints are unsatisfied:
8 > exactly-one-of ( consolekit elogind systemd )
9
10 If you don't have polkit already, you probably don't need it. That
11 emerge output should give you more info about which package is pulling
12 in polkit, and there might be some USE flag that controls it for you.
13
14 Regards,
15 Arve