Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137644 - xorg-x11-6.8.2-r7 fails with collision-protect
Summary: xorg-x11-6.8.2-r7 fails with collision-protect
Status: RESOLVED DUPLICATE of bug 80846
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-22 12:10 UTC by Matthias Langer
Modified: 2006-06-22 12:41 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 Matthias Langer 2006-06-22 12:10:48 UTC
recently i wanted to upgrade 

xorg-x11-6.8.2-r7 [6.8.2-r6] 
USE="bitmap-fonts ipv6 mmx nls opengl pam sse truetype-fonts type1-fonts xv -3dfx -3dnow -cjk -debug -dlloader -dmx -doc -font-server -insecure-drivers -minimal -nocxx -sdk -static -xprint" 

with "collision-protect" enabled and got:
...
8000 files checked ...
existing file /usr/X11R6/include is not owned by this package
* spent 6.89264583588 seconds checking for file collisions
...

Hopefully usefull background information:

$ genlop --list | grep xorg
Thu Nov 17 02:46:04 2005 >>> x11-base/xorg-x11-6.8.2-r4
Thu Nov 17 03:24:26 2005 >>> x11-base/xorg-x11-6.8.2-r4
Tue Jan 10 20:32:19 2006 >>> x11-base/xorg-x11-6.8.2-r6

$ grep -R "/usr/X11R6" /var/db/pkg | grep CONTENTS
/var/db/pkg/x11-base/xorg-x11-6.8.2-r6/CONTENTS:sym /etc/X11/X -> ../../usr/X11R6/bin/Xorg 1136921467
/var/db/pkg/x11-base/xorg-x11-6.8.2-r6/CONTENTS:dir /usr/X11R6

$ ls -ld /usr/X11R6
lrwxrwxrwx 1 root root 6 2005-11-17 02:45 /usr/X11R6 -> ../usr
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-22 12:41:48 UTC

*** This bug has been marked as a duplicate of 80846 ***