public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexander Kapshuk <alexander.kapshuk@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Systemd upower
Date: Mon, 09 Jun 2014 19:21:21 +0300	[thread overview]
Message-ID: <5395DF01.5000903@gmail.com> (raw)
In-Reply-To: <20140609153454.GD3473@acm.acm>

On 06/09/2014 06:34 PM, Alan Mackenzie wrote:
> On Tue, Jun 03, 2014 at 05:11:32PM +0200, Silvio Siefke wrote:
>> On Tue, 3 Jun 2014 09:29:35 -0500 Canek Peláez Valdés
>> <caneko@gmail.com> wrote:
>>> If I understood correctly, you need to:
>>> emerge -C sys-power/upower
>>> emerge -1v sys-power/upower-pm-utils
>>> and then update world as usual.
>> Yes is correct, i has find out after read ebuilds from the packages which
>> need upower.
> I do this:
>
>     emerge --unmerge upower
>     emerge -1vp sys-power/upower-pm-utils
>
> , and I still get portage threatening to merge that other init system:
>
>     These are the packages that would be merged, in order:
>
>     Calculating dependencies... done!
>     [ebuild  N     ] dev-python/lxml-3.3.5  USE="threads -beautifulsoup3 -doc -examples" PYTHON_TARGETS="python2_7 python3_3 -python3_2 (-python3_4)" 3,387 kB
>     [ebuild  N     ] sys-apps/systemd-212-r5:0/2  USE="acl filecaps firmware-loader gudev introspection kmod pam policykit python seccomp -audit -cryptsetup -doc -gcrypt -http (-kdbus) -lzma -qrcode (-selinux) (-ssl) {-test} -vanilla -xattr" ABI_X86="(64) (-32) (-x32)" PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3" PYTHON_TARGETS="python2_7 python3_3 -python3_2" 2,659 kB
>     [ebuild  N     ] sys-apps/gentoo-systemd-integration-4  52 kB
>     [ebuild  N     ] virtual/libgudev-208  USE="introspection -static-libs" ABI_X86="(64) (-32) (-x32)" 0 kB
>     [ebuild  N     ] sys-power/upower-pm-utils-0.9.23  USE="introspection -doc -ios" 416 kB
>     [blocks B      ] sys-fs/udev ("sys-fs/udev" is blocking sys-apps/systemd-212-r5, sys-apps/gentoo-systemd-integration-4)
>     [blocks B      ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/udev-208)
>
>     Total: 5 packages (5 new), Size of downloads: 6,513 kB
>     Conflict: 2 blocks (2 unsatisfied)
>
> Would somebody please help me sort this out.  What am I doing wrong?
> Where is systemd coming from?  I look in upower-pm-utils-0.9.23.ebuild,
> and the only reference to systemd seems to be right at the beginning:
>
>     EAPI=5
>     inherit eutils systemd
>
> (, plus a couple of inconsequential references near the end.)  I'm not
> quite sure exactly what "inherit" means here, but the FM (man (5) ebuild)
> says:
>
>     Inherit  is  portage's  maintenance  of  extra  classes of functions that
>     are external to ebuilds and provided as inheritable capabilities and
>     data. They define functions and set data types as drop-in replacements,
>     expanded, and simplified routines for extremely common tasks to
>     streamline the build process. Call to inherit cannot depend on conditions
>     which can vary in given ebuild.  Specification  of the  eclasses contains
>     only their name and not the .eclass extension.  Also note that the
>     inherit statement must come before other variable declarations unless
>     these variables are used in global scope of eclasses.
>
> , which, being vague, leaves me still unsure what "inherit" means.  ;-(
> Is there any documentation anywhere of what "inherit" actually DOES?
>
> What am I doing wrong?
>
>> Thanks for help & Nice Day
>> Silvio
Can you please verify that:
(1). sys-power/upower is gone by running this:
equery l (that's a lower case 'l') sys-power/upower
(2). sys-power/upower-pm-utils has been installed:
equery l sys-power/upower-pm-utils
(3). the 'p' flag does not actually install anything:
emerge(1)
--pretend (-p)
              Instead  of  actually  performing the merge, simply
display what
              *would* have been installed if --pretend  weren't  used.
So if step 2 results in the negative, you may want to run the command
line without the 'p' flag, like so:
emerge -av1 sys-power/upower-pm-utils



  parent reply	other threads:[~2014-06-09 16:18 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-03 14:14 [gentoo-user] Systemd upower Silvio Siefke
2014-06-03 14:29 ` Canek Peláez Valdés
2014-06-03 14:52   ` Peter Humphrey
2014-06-03 15:10     ` Canek Peláez Valdés
2014-06-03 15:14       ` Samuli Suominen
2014-06-03 15:39         ` [gentoo-user] " »Q«
2014-06-04  8:33           ` Peter Humphrey
2014-06-04  1:27         ` [gentoo-user] " Greg Woodbury
2014-06-03 16:48       ` Tanstaafl
2014-06-03 17:08         ` Canek Peláez Valdés
2014-06-03 20:14           ` Alan McKinnon
2014-06-03 21:01             ` Marc Stürmer
2014-06-03 21:40               ` Alan McKinnon
2014-06-03 21:59                 ` Canek Peláez Valdés
2014-06-03 22:06                   ` Alon Bar-Lev
2014-06-03 23:04                     ` Alan McKinnon
2014-06-03 23:13                     ` Canek Peláez Valdés
2014-06-03 23:24                       ` Jim Burwell
2014-06-04  0:58                         ` Dutch Ingraham
2014-06-04  1:08                           ` Canek Peláez Valdés
2014-06-04  1:48                             ` Dutch Ingraham
2014-06-04  1:57                               ` Michael Cook
2014-06-04  2:17                                 ` Dutch Ingraham
2014-06-04  4:05                                   ` Samuli Suominen
2014-06-04 11:22                                     ` Daniel Troeder
2014-06-04 12:15                                       ` Daniel Troeder
2014-06-04 12:49                                         ` Samuli Suominen
2014-06-04 17:11                                       ` Dutch Ingraham
2014-06-04 19:17                                         ` Samuli Suominen
2014-06-04 23:15                                           ` Dutch Ingraham
2014-06-04 23:25                                             ` Alon Bar-Lev
2014-06-05  0:07                                               ` Samuli Suominen
2014-06-05  0:22                                                 ` Alon Bar-Lev
2014-06-05  0:46                                                   ` Samuli Suominen
2014-06-05  0:51                                                     ` Rich Freeman
2014-06-04 23:27                                             ` Neil Bothwick
2014-06-05  9:47                                               ` Tom Wijsman
2014-06-05  0:02                                             ` Samuli Suominen
2014-06-05 11:39                                               ` Dutch Ingraham
2014-06-05 12:00                                                 ` Samuli Suominen
2014-06-05 12:17                                                   ` Dutch Ingraham
2014-06-05 12:18                                                     ` Samuli Suominen
2014-06-05 14:11                                                       ` Dutch Ingraham
2014-06-05  9:40                                             ` Tom Wijsman
2014-06-05 12:11                                               ` Dutch Ingraham
2014-06-05 12:31                                                 ` Tom Wijsman
2014-06-05 14:15                                                   ` Dutch Ingraham
2014-06-05 15:40                                                     ` Tom Wijsman
2014-06-05 22:28                                                       ` Dutch Ingraham
2014-06-05 15:42                                                     ` Mick
2014-06-04 12:24                                   ` Tom Wijsman
2014-06-04  2:07                               ` Canek Peláez Valdés
2014-06-04  3:13                       ` Samuli Suominen
2014-06-04  0:14                     ` Tom Wijsman
2014-06-03 22:59               ` Neil Bothwick
2014-06-03 23:07                 ` Alan McKinnon
2014-06-03 23:15                   ` Canek Peláez Valdés
2014-06-04  1:37           ` Greg Woodbury
2014-06-04  2:05             ` Canek Peláez Valdés
2014-06-04 10:28               ` Greg Woodbury
2014-06-04 15:11                 ` Canek Peláez Valdés
2014-06-05  6:34                   ` Greg Woodbury
2014-06-05 10:36                     ` Tom Wijsman
2014-06-05 11:11                     ` Rich Freeman
2014-06-05 11:23                       ` Samuli Suominen
2014-06-04 12:21           ` Tanstaafl
2014-06-04 12:57             ` Samuli Suominen
2014-06-04 12:58             ` Rich Freeman
2014-06-04 13:08               ` Samuli Suominen
2014-06-04 18:28                 ` Marc Joliet
2014-06-04 18:45                   ` Peter Humphrey
2014-06-04 13:47             ` Neil Bothwick
2014-06-04 13:47               ` Samuli Suominen
2014-06-08 17:26               ` Apologies - WAS: " Tanstaafl
2014-06-08 20:15                 ` Rich Freeman
2014-06-04 15:51             ` Canek Peláez Valdés
2014-06-03 20:06         ` Alan McKinnon
2014-06-04 22:14           ` [gentoo-user] " »Q«
2014-06-04 22:27             ` Samuli Suominen
2014-06-05  5:23               ` Mick
2014-06-05  7:25                 ` Samuli Suominen
2014-06-05  9:03                   ` Mick
2014-06-05  9:08                     ` Samuli Suominen
2014-06-05 10:15                       ` Mick
2014-06-05 10:47                 ` Tom Wijsman
2014-06-05 11:26                   ` Samuli Suominen
2014-06-05 12:58                     ` Mick
2014-06-05 23:15                       ` Peter Humphrey
2014-06-06  5:46                         ` Mick
2014-06-06 11:18                           ` Rich Freeman
2014-06-06 19:13                             ` Mick
2014-06-06 19:31                               ` Rich Freeman
2014-06-03 15:11   ` [gentoo-user] " Silvio Siefke
2014-06-09 15:34     ` Alan Mackenzie
2014-06-09 16:18       ` Rick "Zero_Chaos" Farina
2014-06-09 18:43         ` Alan Mackenzie
2014-06-10 20:01           ` Tom Wijsman
2014-06-09 16:21       ` Alexander Kapshuk [this message]
2014-06-03 16:28   ` Alan McKinnon

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=5395DF01.5000903@gmail.com \
    --to=alexander.kapshuk@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