public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Canek Peláez Valdés" <caneko@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [ANNOUNCE] I like systemd now :)
Date: Mon, 12 Nov 2012 17:16:17 -0600	[thread overview]
Message-ID: <CADPrc81rNbM2XLnOsANLsY5dL-8o2Lmdwe1+8+GNrtNuxV4h0w@mail.gmail.com> (raw)
In-Reply-To: <20121112151105.44071321@dartworks.biz>

On Mon, Nov 12, 2012 at 5:11 PM, Keith Dart <keith@dartworks.biz> wrote:
> Re
> 20121112134014.632fa8c7@dartworks.biz20121112134014.632fa8c7@dartworks.bizCADPrc80e46k1JN3jE0Y=Xobbo7Vh6jotc=dnhzLo9-Z_vj+wkw@mail.gmail.com20121111192731.149dc082@dartworks.bizCADPrc83TGeegA0UXadMEy=B62xZYOE50bqfw+dxDJ8f=FkPTHA@mail.gmail.com20121111185801.58964939@dartworks.bizCADPrc83+5zUQ+GzCSvyHhZa7BZfMqqagZCosktasOY1sdhCx0Q@mail.gmail.com20121111175313.54b9acf1@dartworks.bizCADPrc80EwExpbdcJX1a+aE0DA=iopqw-QOaozmUBJCs5FGew-g@mail.gmail.com20121109171149.1d8a3e18@dartworks.biz509D9C62.9040909@gmail.com509D8E00.4030208@coolmail.sek7k1hn$ce6$1@ger.gmane.org,
> Canek Peláez Valdés said:
>> Do an "equery depends pambase" and see what it's trying to pull
>> pambase with consolekit. Perhaps do you have something in
>> /etc/portage/package.use?
>
>
> It seems like polkit is actually the culprit.
>
>  * These packages depend on pambase:
> app-admin/sudo-1.8.6_p3 (pam ? sys-auth/pambase)
> net-misc/openssh-6.1_p1 (pam ? >=sys-auth/pambase-20081028)
> sys-apps/openrc-0.11.5 (pam ? sys-auth/pambase)
> sys-apps/shadow-4.1.5.1 (pam ? >=sys-auth/pambase-20120417)
> sys-auth/polkit-0.107-r1 (pam ? sys-auth/pambase)
>                          (systemd ? sys-auth/pambase[systemd])
>                          (!systemd ? sys-auth/pambase[consolekit])
> sys-libs/pam-1.1.6 (sys-auth/pambase)
> x11-misc/lightdm-1.4.0 (>=sys-auth/pambase-20101024-r2)
>
>
> diffing polkit 104 and 107 ebuilds shows some changes in the systemd
> related USE selection logic.
>
> I DO also have the systemd USE flag set. Yet, polkit is requiring
> pambase with consolekit.

Enable the systemd USE flag in polkit and it will not require consolekit:

pam? (
                systemd? ( sys-auth/pambase[systemd] )
                !systemd? ( sys-auth/pambase[consolekit] )
                )

That means: you want pam?, then if you want systemd, I require pambase
with systemd; otherwise, I require pambase with consolekit.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


  reply	other threads:[~2012-11-12 23:17 UTC|newest]

Thread overview: 101+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-09 22:53 [gentoo-user] [ANNOUNCE] I like systemd now :) walt
2012-11-09 23:13 ` pk
2012-11-10  0:14   ` Dale
2012-11-10  1:11     ` Keith Dart
2012-11-10  1:42       ` Canek Peláez Valdés
2012-11-10  2:26         ` Keith Dart
2012-11-12  1:53         ` Keith Dart
2012-11-12  1:57           ` Canek Peláez Valdés
2012-11-12  2:58             ` Keith Dart
2012-11-12  3:07               ` Canek Peláez Valdés
2012-11-12  3:27                 ` Keith Dart
2012-11-12  4:14                   ` Canek Peláez Valdés
2012-11-12 21:40                     ` Keith Dart
2012-11-12 22:11                       ` Canek Peláez Valdés
2012-11-12 23:11                         ` Keith Dart
2012-11-12 23:16                           ` Canek Peláez Valdés [this message]
2012-11-12 23:25                             ` Keith Dart
2012-11-12 23:42                               ` Canek Peláez Valdés
2012-11-12 23:53                                 ` Keith Dart
2012-11-13  0:59                                   ` Canek Peláez Valdés
2012-11-13  3:03                                     ` Keith Dart
2012-11-12 23:21                         ` Keith Dart
2012-11-10  2:30       ` Dale
2012-11-10  2:46         ` [gentoo-user] " walt
2012-11-10  3:01           ` Dale
2012-11-10  6:54       ` [gentoo-user] " Volker Armin Hemmann
2012-11-10  7:17         ` 微蔡
2012-11-10  7:32           ` Volker Armin Hemmann
2012-11-10  0:24   ` 微蔡
2012-11-10  2:03   ` [gentoo-user] " walt
2012-11-10 19:56     ` pk
2012-11-11  7:33       ` 微蔡
2012-11-11 11:09         ` Volker Armin Hemmann
2012-11-11 12:03           ` 微蔡
2012-11-11 12:31             ` Neil Bothwick
2012-11-11 12:49             ` Volker Armin Hemmann
2012-11-11 13:22               ` Bruce Hill
2012-11-11 13:32                 ` 微蔡
2012-11-11 14:16                   ` Volker Armin Hemmann
2012-11-11 23:33                   ` Alan McKinnon
2012-11-12  0:03                     ` Neil Bothwick
2012-11-12  0:20                       ` Dale
2012-11-12  0:23                       ` Alan McKinnon
2012-11-12  0:24                     ` Canek Peláez Valdés
2012-11-12  0:26                       ` Canek Peláez Valdés
2012-11-12  0:56                       ` Alan McKinnon
2012-11-12  1:11                         ` Canek Peláez Valdés
2012-11-12  1:06                       ` Bruce Hill
2012-11-12  1:14                         ` Canek Peláez Valdés
2012-11-12  1:28                           ` Bruce Hill
2012-11-12  1:50                             ` Canek Peláez Valdés
2012-11-12  2:36                               ` Dale
2012-11-12  3:02                                 ` Canek Peláez Valdés
2012-11-12  3:14                                   ` Dale
2012-11-12  5:16                                   ` Bruce Hill
2012-11-12  5:48                                     ` Canek Peláez Valdés
2012-11-12  5:12                               ` Bruce Hill
2012-11-12  5:47                                 ` Canek Peláez Valdés
2012-11-12  1:57                         ` Alan McKinnon
2012-11-12  2:17                           ` Canek Peláez Valdés
2012-11-12  8:20                             ` Alan McKinnon
2012-11-12  8:37                               ` Canek Peláez Valdés
2012-11-12  9:36                                 ` Alan McKinnon
2012-11-12 18:00                                   ` Canek Peláez Valdés
2012-11-13 18:26                                 ` Volker Armin Hemmann
2012-11-13 18:30                                   ` Canek Peláez Valdés
2012-11-13 21:26                                     ` Cr0k
2012-11-13 21:45                                       ` Bruce Hill
2012-11-13 22:43                                         ` Alan McKinnon
2012-11-13 22:51                                         ` Volker Armin Hemmann
2012-11-13 22:57                                           ` Canek Peláez Valdés
2012-11-13 23:08                                             ` Volker Armin Hemmann
2012-11-14  2:26                                               ` Hilco Wijbenga
2012-11-14 21:15                                                 ` J. Roeleveld
2012-11-12 12:09                               ` Bruce Hill
2012-11-12 18:04                                 ` Canek Peláez Valdés
2012-11-12  5:21                           ` Bruce Hill
2012-11-12  5:47                             ` Dale
2012-11-12  9:37                             ` Neil Bothwick
2012-11-12  9:53                               ` Dale
2012-11-12 11:59                               ` Bruce Hill
2012-11-12 12:28                                 ` Neil Bothwick
2012-11-12 12:51                                   ` Bruce Hill
2012-11-12 18:08                                 ` Canek Peláez Valdés
2012-11-12 19:33                                 ` Alan McKinnon
2012-11-19 19:30                                   ` Tanstaafl
2012-11-12 17:29                       ` Volker Armin Hemmann
2012-11-12 18:21                         ` Canek Peláez Valdés
2012-11-12 19:28                           ` Alan McKinnon
2012-11-12 19:47                             ` Canek Peláez Valdés
2012-11-11 12:24           ` Jorge Almeida
2012-11-11 13:38             ` pk
2012-11-11 13:59               ` Jorge Almeida
2012-11-11 14:17                 ` 微蔡
2012-11-11 14:36                   ` Pandu Poluan
2012-11-11 12:28         ` pk
2012-11-11 12:52           ` 微蔡
2012-11-11 13:45             ` pk
2012-11-12  1:53           ` Peter Humphrey
2012-11-12  3:14             ` Keith Dart
2012-11-12 23:04 ` Nikos Chantziaras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADPrc81rNbM2XLnOsANLsY5dL-8o2Lmdwe1+8+GNrtNuxV4h0w@mail.gmail.com \
    --to=caneko@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox