Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ignore file collision on emerge? [solved]
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
arnvidr
l33t
l33t


Joined: 19 Aug 2004
Posts: 629
Location: Oslo, Norway

PostPosted: Sun Dec 14, 2008 7:11 pm    Post subject: Ignore file collision on emerge? [solved] Reply with quote

I added the gcj bootflag to gcc. It wanted to rebuild both 4.2 and 4.3, but with 4.2 I get a file collision. Is there any way to fix this, so it doesn't show up on my world update any more?
Code:
 * Detected file collision(s):
 *
 *      /usr/lib64/security/classpath.security
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * sys-devel/gcc-4.3.2
 *      /usr/lib64/security/classpath.security
 *
 * Package 'sys-devel/gcc-4.2.4' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.

_________________
Noone wrote:
anything


Last edited by arnvidr on Tue Dec 16, 2008 9:55 am; edited 1 time in total
Back to top
View user's profile Send private message
boerKrelis
Apprentice
Apprentice


Joined: 01 Jul 2003
Posts: 241
Location: The Netherlands

PostPosted: Sun Dec 14, 2008 10:00 pm    Post subject: Reply with quote

Code:
FEATURES="-collision-detect -protect-owned" emerge =sys-devel/gcc-4.2.4

will ignore collisions and do the merge for you.
Back to top
View user's profile Send private message
arnvidr
l33t
l33t


Joined: 19 Aug 2004
Posts: 629
Location: Oslo, Norway

PostPosted: Mon Dec 15, 2008 6:10 am    Post subject: Reply with quote

Ah, thanks, why didn't I think of looking into FEATURES!
_________________
Noone wrote:
anything
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