Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250898 - Files in kde-base/kdeartwork-iconthemes collide with x11-themes/nuvola
Summary: Files in kde-base/kdeartwork-iconthemes collide with x11-themes/nuvola
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 07:23 UTC by trejkaz
Modified: 2009-10-14 17:15 UTC (History)
2 users (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 trejkaz 2008-12-14 07:23:10 UTC
Attempting to install kdeartwork-iconthemes for KDE4 gives a file collision error with files belonging to nuvola.


Reproducible: Always

Steps to Reproduce:
1. Emerge nuvola
2. Emerge kdeartwork-iconthemes (I had tried 4.1.3)
Actual Results:  
Files collide when build attempts to merge

Expected Results:  
I guess we would either expect these packages to either block each other, or consider one to provide the other.
Comment 1 toto 2009-07-02 17:17:21 UTC
true for kde-base/kdeartwork-iconthemes-4.2.4 width USE="(-kdeprefix)"
Comment 2 Maciej Mrozowski gentoo-dev 2009-07-05 16:28:06 UTC
Please somebody add to x11-themes/nuvola:

RDEPEND="
    !>=kde-base/kdeartwork-iconthemes-4.1.0[-kdeprefix]
"

There's already block in kdeartwork-iconthemes ebuild.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-10-14 17:15:09 UTC
done, without kdeprefix stuff since it's being killed.