On 06/03/2014 09:57 PM, Michael Cook wrote:
> On 06/03/2014 09:48 PM, Dutch Ingraham wrote:
>> On 06/03/2014 09:08 PM, Canek Peláez Valdés wrote:
>>> On Tue, Jun 3, 2014 at 7:58 PM, Dutch Ingraham <s...@gmx.us> wrote:
>>>> On 06/03/2014 07:24 PM, Jim Burwell wrote:
>>>>
>>>>> FWIW, on my system, I had to mask
>>>>> "sys-apps/gentoo-systemd-integration"
>>>>> for it to merge the udev update w/o trying to pull in systemd, et
>>>>> al. i
>>>>> didn't deep dive on what was trying to pull that in, but masking it
>>>>> (plus a ton of other stuff I have masked) prevented portage from
>>>>> trying
>>>>> to build a systemd based system.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> OK - I have followed the advice given in <eselect news read>; I have
>>>> also followed the advice on this and the related thread today and
>>>> uninstalled "sys-power/upower" and installed
>>>> "sys-power/upower-pm-utils". That didn't work. Then, given the above,
>>>> I have masked (first) "sys-apps/gentoo-systemd-integration" and when
>>>> that had no effect, masked "sys-apps/systemd."
>>>>
>>>> I am still hard-blocked out of updating:
>>>>
>>>> Calculating dependencies... done!
>>>> [ebuild N ] sys-libs/libseccomp-2.1.1 USE="-static-libs" 111 kB
>>>> [ebuild r U ] app-text/qpdf-5.1.1:0/13 [4.1.0:0/10] USE="-doc
>>>> -examples -static-libs {-test}" 7,484 kB
>>>> [ebuild R ] dev-libs/glib-2.38.2-r1:2 USE="mime%* -debug (-fam)
>>>> (-selinux) -static-libs -systemtap {-test} -utils -xattr" ABI_X86="(64)
>>>> (-32) (-x32)" PYTHON_TARGETS="python2_7 (-python2_6)" 0 kB
>>>> [ebuild R ~] x11-libs/libmatewnck-1.6.1:1::mate-overlay
>>>> [1.6.1:0::gentoo] USE="introspection startup-notification (-X%*)" 0 kB
>>>> [ebuild rR ] net-print/cups-filters-1.0.53 USE="dbus foomatic jpeg
>>>> -perl -png -static-libs -tiff -zeroconf" 0 kB
>>>> [ebuild U ] net-print/foomatic-db-4.0.20140105 [4.0.20120831]
>>>> 37,935 kB
>>>> [ebuild N #] sys-apps/systemd-212-r5:0/2 USE="acl filecaps
>>>> firmware-loader kmod pam policykit seccomp -audit -cryptsetup -doc
>>>> -gcrypt -gudev -http -introspection (-kdbus) -lzma -python -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" 0 kB
>>>> [ebuild N #] sys-apps/gentoo-systemd-integration-4 52 kB
>>>> [ebuild N ] virtual/libudev-208:0/1 USE="-static-libs"
>>>> ABI_X86="(64) (-32) (-x32)" 0 kB
>>>> [ebuild U ] virtual/udev-208-r2 [208-r1] USE="gudev -introspection
>>>> -static-libs (-kmod%*) (-selinux%)" ABI_X86="(64) (-32) (-x32)" 0 kB
>>>> [ebuild N ] sys-power/upower-0.9.23-r3 USE="introspection -doc
>>>> -ios" 0 kB
>>>> [uninstall ] sys-power/upower-pm-utils-0.9.23 USE="introspection
>>>> -doc -ios"
>>>> [blocks b ] sys-power/upower ("sys-power/upower" is blocking
>>>> sys-power/upower-pm-utils-0.9.23)
>>>> [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
>>>> sys-fs/udev-212-r1)
>>>> [blocks B ] sys-apps/gentoo-systemd-integration
>>>> ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-212-r1)
>>>> [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
>>>> sys-apps/systemd-212-r5, sys-apps/gentoo-systemd-integration-4)
>>>>
>>>> Total: 11 packages (3 upgrades, 5 new, 3 reinstalls, 1 uninstall), Size
>>>> of downloads: 45,580 kB
>>>> Conflict: 4 blocks (3 unsatisfied)
>>>>
>>>>
>>>> I'm not sure what else to mask/uninstall/reinstall at this point. Any
>>>> suggestions?
>>>
>>> Something is pulling upower. You need to find out what; supposedly
>>> everything in the tree already should handle upower-pm-utils as a
>>> upower replacement.
>>>
>>> Perhaps try to sync again?
>>>
>>> Regards.
>>>
>> Thanks, Canek.
>>
>> I did re-sync, with the same results. I also ran a <equery depends
>> upower> with the following result:
>>
>> dutch@gentoo ~ $ sudo equery depends upower
>> * These packages depend on upower:
>> mate-base/mate-applets-1.6.2-r1 (>=sys-power/upower-0.9.4)
>> (<sys-power/upower-0.99)
>> mate-base/mate-session-manager-1.6.1-r1 (>=sys-power/upower-0.9.0)
>> mate-extra/mate-power-manager-1.6.3 (>=sys-power/upower-0.9.1)
>> xfce-base/xfce4-session-4.10.1-r1 (udev ? <sys-power/upower-0.99)
>> xfce-extra/xfce4-power-manager-1.2.0-r2 (<sys-power/upower-0.99)
>> dutch@gentoo ~ $
>>
>> But as you said, "upower-pm-utils" should be handling these
>> dependencies. Is anyone else having these problems with MATE or XFCE?
>>
>>
> Do you have newer sys-fs/udev masked by chance? What version do you have
> installed? I noticed the MATE stuff is in an overlay, so it might take a
> bit longer for them to make things right.
>
>
No, "sys-fs/udev" is not masked, but an update is indicated in the
emerge above. That's a good catch, the MATE stuff is from the overlay.
Unfortunately, the xfce stuff is not, so even if the overlay currency
was an issue, I'll still be showing some dependencies.