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 17:10:23
Message-Id: 538F5358.7020607@gmx.us
In Reply to: Re: [gentoo-user] Systemd upower by Daniel Troeder
1 On 06/04/2014 07:22 AM, Daniel Troeder wrote:
2 > Am 04.06.2014 06:05, schrieb Samuli Suominen:
3 >>
4 >> On 04/06/14 05:17, Dutch Ingraham wrote:
5 >>> No, "sys-fs/udev" is not masked, but an update is indicated in the
6 >>> emerge above. That's a good catch, the MATE stuff is from the overlay.
7 >>> Unfortunately, the xfce stuff is not, so even if the overlay currency
8 >>> was an issue, I'll still be showing some dependencies.
9 >>>
10 >>
11 >> Try re-emerging on un-emerging the offending packages, like
12 >> xfce4-session and xfce4-power-manager,
13 >> it has helped some people, to refresh the .ebuild copy that is installed
14 >> with the .ebuild copy from
15 >> Portage
16 >>
17 >> - Samuli
18 >>
19 > Thanks - that fixed it for me:
20 >
21 > # emerge -C xfce-base/xfce4-session xfce-extra/xfce4-power-manager
22 > xfce-extra/xfce4-systemload-plugin
23 > # emerge -uND xfce-base/xfce4-meta xfce-extra/xfce4-power-manager
24 > xfce-extra/xfce4-systemload-plugin
25 >
26 >
27 > Greetings
28 > Daniel
29 >
30
31 Unfortunately, this doesn't work for me. So let me re-cap: I have
32
33 1. removed upower and installed upower-pm-utils; that did not work;
34 2. masked first gentoo-systemd-integration, which didn't work, then
35 masked systemd as well; that hasn't worked;
36 3. ran "equery depends upower" and removed the remaining
37 upower-dependent MATE and XFCE packages; that has not worked;
38 4. masked virtual/udev-208-r2; that has not worked.
39
40 I am still left with:
41
42 "Calculating dependencies... done!
43 [ebuild N ] sys-libs/libseccomp-2.1.1 USE="-static-libs" 111 kB
44 [ebuild r U ] app-text/qpdf-5.1.1:0/13 [4.1.0:0/10] USE="-doc
45 -examples -static-libs {-test}" 7,484 kB
46 [ebuild R ] dev-libs/glib-2.38.2-r1:2 USE="mime%* -debug (-fam)
47 (-selinux) -static-libs -systemtap {-test} -utils -xattr" ABI_X86="(64)
48 (-32) (-x32)" PYTHON_TARGETS="python2_7 (-python2_6)" 0 kB
49 [ebuild R ~] x11-libs/libmatewnck-1.6.1:1::mate-overlay
50 [1.6.1:0::gentoo] USE="introspection startup-notification (-X%*)" 0 kB
51 [ebuild rR ] net-print/cups-filters-1.0.53 USE="dbus foomatic jpeg
52 -perl -png -static-libs -tiff -zeroconf" 0 kB
53 [ebuild N #] sys-apps/systemd-212-r5:0/2 USE="acl filecaps
54 firmware-loader kmod pam policykit seccomp -audit -cryptsetup -doc
55 -gcrypt -gudev -http -introspection (-kdbus) -lzma -python -qrcode
56 (-selinux) (-ssl) {-test} -vanilla -xattr" ABI_X86="(64) (-32) (-x32)"
57 PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3"
58 PYTHON_TARGETS="python2_7 python3_3 -python3_2" 0 kB
59 [ebuild N #] sys-apps/gentoo-systemd-integration-4 52 kB
60 [ebuild U ] net-print/foomatic-db-4.0.20140105 [4.0.20120831] 37,935 kB
61 [ebuild N ] sys-power/upower-0.9.23-r3 USE="introspection -doc
62 -ios" 0 kB
63 [uninstall ] sys-power/upower-pm-utils-0.9.23 USE="introspection
64 -doc -ios"
65 [blocks b ] sys-power/upower ("sys-power/upower" is blocking
66 sys-power/upower-pm-utils-0.9.23)
67 [ebuild N ] xfce-base/xfce4-session-4.10.1-r1 USE="nls udev
68 xscreensaver -debug -systemd" 0 kB
69 [ebuild N ] mate-base/mate-applets-1.6.2-r1 USE="X ipv6 policykit
70 -networkmanager" PYTHON_SINGLE_TARGET="python2_7 (-python2_6)"
71 PYTHON_TARGETS="python2_7 (-python2_6)" 0 kB
72 [ebuild N ~] mate-extra/mate-power-manager-1.6.3::mate-overlay
73 USE="applet policykit -gnome-keyring -man {-test}" 0 kB
74 [ebuild N ~] mate-base/mate-session-manager-1.6.1-r1::mate-overlay
75 USE="ipv6 -debug -systemd" 0 kB
76 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
77 sys-fs/udev-212-r1)
78 [blocks B ] sys-apps/gentoo-systemd-integration
79 ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-212-r1)
80 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
81 sys-apps/systemd-212-r5, sys-apps/gentoo-systemd-integration-4)
82
83 Total: 13 packages (2 upgrades, 8 new, 3 reinstalls, 1 uninstall), Size
84 of downloads: 45,580 kB
85 Conflict: 4 blocks (3 unsatisfied)"
86
87 Does anyone have any further suggestions?

Replies

Subject Author
Re: [gentoo-user] Systemd upower Samuli Suominen <ssuominen@g.o>