Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352968 - kdelibs-4.5.5 does no compile with polkit-qt-0.99.0(masked) sugest put rdepend <=sys-auth/polkit-qt-0.99
Summary: kdelibs-4.5.5 does no compile with polkit-qt-0.99.0(masked) sugest put rdepen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 16:23 UTC by jms
Modified: 2011-02-26 20: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 jms 2011-01-27 16:23:16 UTC
kdelibs-4.5.5 does no compile with polkit-qt-0.99.0
polkit-qt-0.99.0 is actually masked.
looks like some change in new version of polkit mean tat futurre version won't compile with version >=polkit-qt-0.99
sugest to prevent future problem (when we have >=polkit-qt-0.9* unmasked)
to amend rdepend ebuild for polkit-qt
and put
<=polkit-qt-0.99

Reproducible: Always

Steps to Reproduce:
1.unmask polkit-qt-0.99.0
2.emerge kdelibs-4.5.5
3.

Actual Results:  
won't compile

Expected Results:  
compile or portage does not allow 4.5 to work with version >=polkit-qt-0.99
in te future (no problem now as >=polkit-qt-0.99 is masked)
Comment 1 basti 2011-02-15 22:18:24 UTC
I can confirm exactly this.
Comment 2 jms 2011-02-15 23:36:28 UTC
removing the blocker ->polkit-kde is the solution

It seems that polkit-kde and polkit-kde-agent are mutually exclusive.

I guess polkit-kde-agent replace polkit-kde.
It would be nice to have some info about this (if above supposition correct)
when emerging or maybe in kde howto.

see bug 352970
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-02-26 20:06:03 UTC
I've added blockers in the polkit-kde ebuild. Should be fixed.