Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554278 - [kde overlay] kde-plasma/powerdevil-9999 wrong upower dependency
Summary: [kde overlay] kde-plasma/powerdevil-9999 wrong upower dependency
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-08 22:48 UTC by Ladislav Zitka
Modified: 2015-07-10 19:06 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 Ladislav Zitka 2015-07-08 22:48:15 UTC
This ebuild is blocking upower to be installed in the same time by defining wrong/old dependency like:
|| ( sys-power/upower-pm-utils >=sys-power/upower-0.9.23 )

defining it as:
|| ( sys-power/upower-pm-utils >=sys-power/upower-0.99.3 )

solved issue
Comment 1 Ladislav Zitka 2015-07-08 22:53:34 UTC
as soon as >=sys-power/upower-0.9.23  is not in the tree anymore...
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-07-09 10:41:19 UTC
Could you please add the portage output showing the block issue?
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2015-07-10 19:06:53 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> Could you please add the portage output showing the block issue?