Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187225 - kdesu blocks kdebase and kdebase blocks kdesu
Summary: kdesu blocks kdebase and kdebase blocks kdesu
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 10:25 UTC by Mirko Velic
Modified: 2007-07-31 11:23 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 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.