Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504580 - dev-util/kdevelop-python-1.5.2 is incompatible with kdevplatform-1.6
Summary: dev-util/kdevelop-python-1.5.2 is incompatible with kdevplatform-1.6
Status: RESOLVED INVALID
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: 2014-03-14 11:13 UTC by Guido Winkelmann
Modified: 2014-03-19 14:13 UTC (History)
0 users

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 Guido Winkelmann 2014-03-14 11:13:23 UTC
kdevelop-python-1.5.2 is not compatible with kdevplatform-1.6, but the ebuild does not enforce that.

Reproducible: Always

Steps to Reproduce:
1. Unmask kdevelop-4.6, kdevplatform-1.6
2. emerge -uvDN world
3. emerge kdevelop-python
4. Start kdevelop
Actual Results:  
No python support in KDevelop

Expected Results:  
Emerge should show a conflict between kdevplatform-1.6 and kdevelop-python-1.5.2

Workaround: Unmask kdevelop-python-1.6
Comment 1 Michael Palimaka (kensington) gentoo-dev 2014-03-19 14:13:59 UTC
These sorts of problems sometimes happen when you mix stable and testing, which is why in general it's unsupported. Unfortunately there's not much we can do about it - it's not feasible to test every version with every other version and maintain various dependency restrictions.