Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] file collisions on kde-base-artwork and ksplash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Tue Dec 04, 2012 7:14 am    Post subject: [solved] file collisions on kde-base-artwork and ksplash Reply with quote

I experience file collisions between kde-base/ksplash and kde-base/kde-base-artwork. kde-base-artwork is trying to install the same files as ksplash.

Code:

* kde-base/ksplash-4.9.3:4::gentoo
 *      /usr/share/apps/ksplash/Themes/Default/1024x768/background.png
 *      /usr/share/apps/ksplash/Themes/Default/1280x1024/background.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/background.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/description.txt
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon1.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon1_anim.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon2.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon2_anim.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon3.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon3_anim.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon4.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon4_anim.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon5.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/icon5_anim.png
 *      /usr/share/apps/ksplash/Themes/Default/1600x1200/rectangle.png
 *      /usr/share/apps/ksplash/Themes/Default/1920x1200/background.png
 *      /usr/share/apps/ksplash/Themes/Default/600x400/background.png
 *      /usr/share/apps/ksplash/Themes/Default/800x600/background.png
 *      /usr/share/apps/ksplash/Themes/Default/Preview.png
 *      /usr/share/apps/ksplash/Themes/Default/Theme.rc
 *
 * Package 'kde-base/kde-base-artwork-4.9.3' NOT merged due to file
 * collisions. If necessary, refer to your elog messages for the whole
 * content of the above message.

>>> Failed to install kde-base/kde-base-artwork-4.9.3, Log file:


What's really funny:
Code:

build-server / # equery depends ksplash
 * These packages depend on ksplash:
kde-base/kcminit-4.9.3 (>=kde-base/ksplash-4.9.3:4[aqua=])
kde-base/kdebase-meta-4.8.5 (>=kde-base/ksplash-4.8.5:4[aqua=])
kde-base/kdebase-startkde-4.9.3 (>=kde-base/ksplash-4.9.3:4[aqua=])
build-server / # equery depends kde-base-artwork
 * These packages depend on kde-base-artwork:
build-server / #

I have not the slightest idea, what's pulling in kde-base-artwork. It's not installed, as I have made an emerge -C on it and it's not in the world-file.

Any hints on what to try next would be very much appreciated


Last edited by AgBr on Fri Dec 21, 2012 3:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Thu Dec 06, 2012 8:03 am    Post subject: Reply with quote

Further inspection made it clear that it is a specific problem to this installation. It's on a build-server which builds binary packages for other machines. My notebook does not have this problem and as it seems from lack of response no one else does have it. As I can not find out what is needing kde-base-artwork (equery does not show anything) I am tempted do deinstall kde completely and reinstall it thereafter. Can anyone give me some hint please how to emerge -C the complete kde system?
Back to top
View user's profile Send private message
smartXZX
n00b
n00b


Joined: 20 Jan 2012
Posts: 2

PostPosted: Fri Dec 21, 2012 2:08 pm    Post subject: Reply with quote

You can solve this problem this way:
Code:
COLLISION_IGNORE="/usr/share/apps/ksplash/Themes/Default" emerge kde-base/kde-base-artwork
Back to top
View user's profile Send private message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Fri Dec 21, 2012 3:21 pm    Post subject: Reply with quote

smartXZX wrote:
You can solve this problem this way:
Code:
COLLISION_IGNORE="/usr/share/apps/ksplash/Themes/Default" emerge kde-base/kde-base-artwork

Sorry, I forgot to tag the thread as solved. The reason for the collision was a package modify script that installed a certain splash screen. The ebuild which is in charge for the creation of the corresponding directory had changed and so the modify script now belonged to the wrong package.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum