Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 96967

Summary: package sys-libs/com_err-1.37 fails with FEATURES=collision-protect
Product: Gentoo Linux Reporter: Josh Nichols (RETIRED) <nichoj>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Josh Nichols (RETIRED) gentoo-dev 2005-06-24 11:36:24 UTC
I get the following error when attempting to merge com_err-1.3.7 with
FEATURES=collision-protect:
* checking 10 files for package collisions
existing file /usr/bin/compile_et is not owned by this package
existing file /usr/lib/libcom_err.so is not owned by this package
existing file /usr/lib/libcom_err.a is not owned by this package
existing file /usr/share/et/et_c.awk is not owned by this package
existing file /usr/share/et/et_h.awk is not owned by this package
existing file /usr/include/et/com_err.h is not owned by this package
existing file /usr/share/man/man1/compile_et.1.gz is not owned by this package
existing file /usr/share/man/man3/com_err.3.gz is not owned by this package
* spent 0.00879597663879 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-libs/com_err-1.37 NOT merged

The offending files belong to e2fsprogs-1.35-r1, which com_err happens to be a
dependency of. It seems that e2fsprogs was split into smaller packages or
something for 1.37. So, collision-protect should be disabled for if there's a
version of e2fsprogs-1.37 installed.

Reproducible: Always
Steps to Reproduce:
1. (With e2fsprogs-1.35-r1 installed) FEATURES=collision-protect emerge




Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.6.12
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks fixpackages sandbox
sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/redhat-tools /usr/local/overlays/myportage
/usr/local/overlays/bmg-main /usr/local/overlays/myjava
/usr/local/overlays/gentopia"
SYNC="rsync://acm.cs.rpi.edu/gentoo-portage"
USE="x86 X aac acpi alsa apache2 apm avi bash-completion berkdb bitmap-fonts
bonobo cairo cdr crypt cups curl divx4linux doc dvd dvdr eds emboss encode
ethereal faad fam ffmpeg flac foomaticdb fortran gd gdbm gif gimpprint glitz
gmail gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml gtksharp guile hal howl
imagemagick imlib ipv6 ithreads java javamail jce jikes jpeg ldap libg++ libwww
mad mikmod mmx mono mozilla mozsvg mp3 mpeg mysql ncurses nls nptl ogg oggvorbis
opengl pam pcmcia pdflib perl pic png ppds python quicktime readline real samba
sdl slang sox spell sqlite sse sse2 ssl subversion tcpd tetex tiff tomcat
truetype truetype-fonts type1-fonts vorbis win32codecs xine xml xml2 xv xvid
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-06-25 23:19:59 UTC

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