Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 187225

Summary: kdesu blocks kdebase and kdebase blocks kdesu
Product: Gentoo Linux Reporter: Mirko Velic <gremlin>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mirko Velic 2007-07-31 10:25:01 UTC
When attempting to merge beryl, this error occurs:

gremlin ~ # emerge beryl
Calculating dependencies... done!

!!! Error: the =kde-base/kdesu-3.5* package conflicts with another package;
!!!        the two packages cannot be installed on the same system together.
!!!        Please use 'emerge --pretend' to determine blockers.


emerge --pretend beryl reports:

[blocks B     ] =kde-base/kdesu-3.5* (is blocking kde-base/kdebase-3.5.5-r4)
[blocks B     ] =kde-base/kdebase-3.5* (is blocking kde-base/kdesu-3.5.5)


Reproducible: Always

Steps to Reproduce:
1. run emerge beryl
2.
3.

Actual Results:  
Same Thing

Expected Results:  
Merged
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2007-07-31 11:19:53 UTC
You're mixing split with monolithic kde ebuilds. Please read http://www.gentoo.org/doc/en/kde-split-ebuilds.xml
In case that block is caused by a wrong dep on an ebuild from an overlay, you need to submit your emerge --info and the output of emerge -pv beryl to the overlay's bug tracking. You can ask for help in #gentoo or #gentoo-kde about this issue.
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2007-07-31 11:23:01 UTC
Feel free to re-open if you have no overlay and this is caused be a wrong dep on an ebuild on the portage tree. If you do so, please provide the info requested on the previous comment.