$ 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)
Please remove deprecated upower-pm-utils. # emerge -Cq upower-pm-utils && emerge -1vq pm-utils
(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.
(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?