Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60015 - pykde-3.11.1 depends on =kdelibs-3.2.3, preventing its usage with kdelibs-3.2.3-r1
Summary: pykde-3.11.1 depends on =kdelibs-3.2.3, preventing its usage with kdelibs-3.2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-10 19:05 UTC by Olivier Fisette (RETIRED)
Modified: 2004-08-12 04:20 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 Olivier Fisette (RETIRED) gentoo-dev 2004-08-10 19:05:31 UTC
pykde has "<=kde-base/kdelibs-3.2.3" in its dependencies. This means that  kdelibs-3.2.3-r1 cannot be used with pykde-3.11.1, even though it works perfectly. (This is similar to bug #59775, but with pykde instead of kdebindings). The solution is to change the dependency to "<=kde-base/kdelibs-3.2.3-r1".

Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs
2. emerge pykde
3.

Actual Results:  
emerge asked to downgrade kdelibs to 3.2.3. 

Expected Results:  
Install pykde without requiring to downgrade kdelibs.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-12 04:20:11 UTC
Indeed. Thank you!