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

Bug 96974

Summary: sys-libs/ss-1.37 fails with FEATURS=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 CC: phajdan.jr
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Josh Nichols (RETIRED) gentoo-dev 2005-06-24 12:20:44 UTC
I get the following errors when trying to merge sys-libs/ss-1.37 (a dependency
of e2fsprogs)

* checking 10 files for package collisions
existing file /usr/bin/mk_cmds is not owned by this package
existing file /usr/lib/libss.a is not owned by this package
existing file /usr/lib/libss.so is not owned by this package
existing file /usr/share/ss/ct_c.awk is not owned by this package
existing file /usr/share/ss/ct_c.sed is not owned by this package
existing file /usr/include/ss/ss.h is not owned by this package
existing file /usr/include/ss/ss_err.h is not owned by this package
existing file /usr/share/man/man1/mk_cmds.1.gz is not owned by this package
* spent 0.0104970932007 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

I believe this is similar to the bug #96967 I just filed, in that these are
packages that once were part of e2fsprogs.

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




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 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-25 00:05:19 UTC
Does running emerge unmerge e2fsprogs && emerge e2fsprogs solve the problem?
Comment 2 SpanKY gentoo-dev 2005-06-25 23:20:05 UTC

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