Gentoo Archives: gentoo-user

From: Dutch Ingraham <stoa@×××.us>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Systemd upower
Date: Wed, 04 Jun 2014 01:47:02
Message-Id: 538E7AEF.9060006@gmx.us
In Reply to: Re: [gentoo-user] Systemd upower by "Canek Peláez Valdés"
1 On 06/03/2014 09:08 PM, Canek Peláez Valdés wrote:
2 > On Tue, Jun 3, 2014 at 7:58 PM, Dutch Ingraham <stoa@×××.us> wrote:
3 >> On 06/03/2014 07:24 PM, Jim Burwell wrote:
4 >>
5 >>> FWIW, on my system, I had to mask "sys-apps/gentoo-systemd-integration"
6 >>> for it to merge the udev update w/o trying to pull in systemd, et al. i
7 >>> didn't deep dive on what was trying to pull that in, but masking it
8 >>> (plus a ton of other stuff I have masked) prevented portage from trying
9 >>> to build a systemd based system.
10 >>>
11 >>>
12 >>>
13 >>>
14 >>
15 >> OK - I have followed the advice given in <eselect news read>; I have
16 >> also followed the advice on this and the related thread today and
17 >> uninstalled "sys-power/upower" and installed
18 >> "sys-power/upower-pm-utils". That didn't work. Then, given the above,
19 >> I have masked (first) "sys-apps/gentoo-systemd-integration" and when
20 >> that had no effect, masked "sys-apps/systemd."
21 >>
22 >> I am still hard-blocked out of updating:
23 >>
24 >> Calculating dependencies... done!
25 >> [ebuild N ] sys-libs/libseccomp-2.1.1 USE="-static-libs" 111 kB
26 >> [ebuild r U ] app-text/qpdf-5.1.1:0/13 [4.1.0:0/10] USE="-doc
27 >> -examples -static-libs {-test}" 7,484 kB
28 >> [ebuild R ] dev-libs/glib-2.38.2-r1:2 USE="mime%* -debug (-fam)
29 >> (-selinux) -static-libs -systemtap {-test} -utils -xattr" ABI_X86="(64)
30 >> (-32) (-x32)" PYTHON_TARGETS="python2_7 (-python2_6)" 0 kB
31 >> [ebuild R ~] x11-libs/libmatewnck-1.6.1:1::mate-overlay
32 >> [1.6.1:0::gentoo] USE="introspection startup-notification (-X%*)" 0 kB
33 >> [ebuild rR ] net-print/cups-filters-1.0.53 USE="dbus foomatic jpeg
34 >> -perl -png -static-libs -tiff -zeroconf" 0 kB
35 >> [ebuild U ] net-print/foomatic-db-4.0.20140105 [4.0.20120831] 37,935 kB
36 >> [ebuild N #] sys-apps/systemd-212-r5:0/2 USE="acl filecaps
37 >> firmware-loader kmod pam policykit seccomp -audit -cryptsetup -doc
38 >> -gcrypt -gudev -http -introspection (-kdbus) -lzma -python -qrcode
39 >> (-selinux) (-ssl) {-test} -vanilla -xattr" ABI_X86="(64) (-32) (-x32)"
40 >> PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3"
41 >> PYTHON_TARGETS="python2_7 python3_3 -python3_2" 0 kB
42 >> [ebuild N #] sys-apps/gentoo-systemd-integration-4 52 kB
43 >> [ebuild N ] virtual/libudev-208:0/1 USE="-static-libs"
44 >> ABI_X86="(64) (-32) (-x32)" 0 kB
45 >> [ebuild U ] virtual/udev-208-r2 [208-r1] USE="gudev -introspection
46 >> -static-libs (-kmod%*) (-selinux%)" ABI_X86="(64) (-32) (-x32)" 0 kB
47 >> [ebuild N ] sys-power/upower-0.9.23-r3 USE="introspection -doc
48 >> -ios" 0 kB
49 >> [uninstall ] sys-power/upower-pm-utils-0.9.23 USE="introspection
50 >> -doc -ios"
51 >> [blocks b ] sys-power/upower ("sys-power/upower" is blocking
52 >> sys-power/upower-pm-utils-0.9.23)
53 >> [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
54 >> sys-fs/udev-212-r1)
55 >> [blocks B ] sys-apps/gentoo-systemd-integration
56 >> ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-212-r1)
57 >> [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
58 >> sys-apps/systemd-212-r5, sys-apps/gentoo-systemd-integration-4)
59 >>
60 >> Total: 11 packages (3 upgrades, 5 new, 3 reinstalls, 1 uninstall), Size
61 >> of downloads: 45,580 kB
62 >> Conflict: 4 blocks (3 unsatisfied)
63 >>
64 >>
65 >> I'm not sure what else to mask/uninstall/reinstall at this point. Any
66 >> suggestions?
67 >
68 > Something is pulling upower. You need to find out what; supposedly
69 > everything in the tree already should handle upower-pm-utils as a
70 > upower replacement.
71 >
72 > Perhaps try to sync again?
73 >
74 > Regards.
75 >
76 Thanks, Canek.
77
78 I did re-sync, with the same results. I also ran a <equery depends
79 upower> with the following result:
80
81 dutch@gentoo ~ $ sudo equery depends upower
82 * These packages depend on upower:
83 mate-base/mate-applets-1.6.2-r1 (>=sys-power/upower-0.9.4)
84 (<sys-power/upower-0.99)
85 mate-base/mate-session-manager-1.6.1-r1 (>=sys-power/upower-0.9.0)
86 mate-extra/mate-power-manager-1.6.3 (>=sys-power/upower-0.9.1)
87 xfce-base/xfce4-session-4.10.1-r1 (udev ? <sys-power/upower-0.99)
88 xfce-extra/xfce4-power-manager-1.2.0-r2 (<sys-power/upower-0.99)
89 dutch@gentoo ~ $
90
91 But as you said, "upower-pm-utils" should be handling these
92 dependencies. Is anyone else having these problems with MATE or XFCE?

Replies

Subject Author
Re: [gentoo-user] Systemd upower Michael Cook <mcook@××××××.net>
Re: [gentoo-user] Systemd upower "Canek Peláez Valdés" <caneko@×××××.com>