Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613540 - kde-plasma/powerdevil-5.9.4 is pulling upower which conflicts with upower-pm-utils
Summary: kde-plasma/powerdevil-5.9.4 is pulling upower which conflicts with upower-pm-...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-22 13:43 UTC by Jan Ziak (atomsymbol)
Modified: 2017-03-27 01:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Ziak (atomsymbol) 2017-03-22 13:43:17 UTC
$ emerge --update --deep --newuse --pretend --tree --verbose --verbose-conflicts --with-bdeps=y @system @world

[blocks B      ] sys-power/upower ("sys-power/upower" is blocking sys-power/upower-pm-utils-0.9.23-r2)

Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-power/upower-0.99.4:0/3::gentoo, ebuild scheduled for merge) pulled in by
    >=sys-power/upower-0.9.23 required by (kde-plasma/powerdevil-5.9.4:5/5::gentoo, ebuild scheduled for merge)

  (sys-power/upower-pm-utils-0.9.23-r2:0/0::gentoo, installed) pulled in by
    sys-power/upower-pm-utils required by @selected
    sys-power/upower-pm-utils required by (kde-frameworks/kdelibs-4.14.29-r1:4/4.14::gentoo, installed)
    sys-power/upower-pm-utils required by (x11-misc/sddm-0.14.0-r2:0/0::gentoo, installed)
    sys-power/upower-pm-utils required by (xfce-base/xfce4-session-4.12.1-r1:0/0::gentoo, installed)
    sys-power/upower-pm-utils required by (xfce-base/xfce4-settings-4.13.0:0/0::gentoo, installed)
    sys-power/upower-pm-utils required by (xfce-extra/xfce4-systemload-plugin-1.2.1:0/0::gentoo, installed)
Comment 1 Andreas Sturmlechner gentoo-dev 2017-03-22 14:37:08 UTC
Please remove deprecated upower-pm-utils.

# emerge -Cq upower-pm-utils && emerge -1vq pm-utils
Comment 2 Jan Ziak (atomsymbol) 2017-03-22 22:15:57 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Please remove deprecated upower-pm-utils.
> 
> # emerge -Cq upower-pm-utils && emerge -1vq pm-utils

I forgot that upower-pm-utils is in /var/lib/portage/world.

Thanks.
Comment 3 Marios Andreopoulos 2017-03-27 01:09:45 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Please remove deprecated upower-pm-utils.
> 
> # emerge -Cq upower-pm-utils && emerge -1vq pm-utils

AFAIK upower-pm-utils is the only way to get KDE to suspend with OpenRC, which is important for a laptop.

Is there any other solution to get suspend working with KDE except systemd?