Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73331 - sys-devel/gcc-config-1.3.6-r4 fails to emerge with FEATURES="collision-protect"
Summary: sys-devel/gcc-config-1.3.6-r4 fails to emerge with FEATURES="collision-protect"
Status: RESOLVED DUPLICATE of bug 72745
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 05:18 UTC by Jakub Moc (RETIRED)
Modified: 2005-07-17 13:06 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 Jakub Moc (RETIRED) gentoo-dev 2004-12-04 05:18:28 UTC
This is a fresh new Gentoo 2004.3 stage 2 install. Finished install, reboot, emerge sync, emerge -uDav world. Now I cannot update sys-devel/gcc-config to 1.3.6-r4 b/c of the collision.

Reproducible: Didn't try
Steps to Reproduce:
1. FEATURES="collision-protect" emerge -uDav gcc-config
Actual Results:  
>>> Completed installing into /var/tmp/portage/gcc-config-1.3.6-r4/image/

* checking 11 files for package collisions
existing file /lib/cpp is not owned by this package
existing file /usr/bin/gcc is not owned by this package
existing file /usr/bin/cpp is not owned by this package
existing file /usr/bin/cc is not owned by this package
existing file /usr/bin/c++ is not owned by this package
existing file /usr/bin/g++ is not owned by this package
existing file /usr/bin/i386-pc-linux-gnu-gcc is not owned by this package
existing file /usr/bin/i386-pc-linux-gnu-c++ is not owned by this package
existing file /usr/bin/i386-pc-linux-gnu-g++ is not owned by this package
* spend 0.0633480548859 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

package sys-devel/gcc-config-1.3.6-r4 NOT merged


Expected Results:  
Successfully updated gcc-config

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r8 i686)
=================================================================
System uname: 2.6.9-gentoo-r8 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks makecheck
sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acpi apm berkdb crypt f77 fbcon fortran gdbm innodb libg++ libwww maildir
mmx mpeg mysql ncurses nls pam pdflib perl php png pnp python readline sasl
slang ssl svga tcpd unicode x86 xml xml2 xmms zlib"
Comment 1 SpanKY gentoo-dev 2004-12-04 09:11:05 UTC

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