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

Bug 71275

Summary: mc-4.6.0-r11: Collision with /usr/share/locale/locale.alias (glibc-2.3.4.20041102)
Product: Gentoo Linux Reporter: Alexander Skwar <askwar>
Component: Current packagesAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch, which fixes the bug :)

Description Alexander Skwar 2004-11-15 05:13:20 UTC
Installation of mc-4.6.0-r11 doesn't work, because of a file collision.

Reproducible: Always
Steps to Reproduce:
1. FEATURES=collision-protect USE="-X -debug -gpm ncurses nls -samba slang unicode" emerge mc

Actual Results:  
>>> Completed installing into /var/tmp/portage/mc-4.6.0-r11/image/

* checking 109 files for package collisions
existing file /usr/share/locale/locale.alias is not owned by this package


14:07:49 askwar@alturo:/var/log $ epm -qf /usr/share/locale/locale.alias
glibc-2.3.4.20041102


Expected Results:  
The software "mc" shouldn't install /usr/share/locale/locale.alias.

Patch will be supplied.

12:51:00 askwar@alturo:/var/log $ emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r3.PHP2.4kb.cleaned.no-preempt.05 i686)
=================================================================
System uname: 2.6.9-gentoo-r3.PHP2.4kb.cleaned.no-preempt.05 i686 Intel(R)
Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.6.6
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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="-fomit-frame-pointer -pipe -O2 -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://194.117.158.29/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="acl apache2 apm arts async avi bzlib crypt cscope cups curl curlwrappers
diet djbfft encode exif fam flash foomaticdb ftp fwdzone gd gdbm gif hal
hardened iconv imagemagick imap imlib immqt-bc ithreads javascript jpeg ldap
libedit libg++ libwww lzo lzw lzw-tiff mad maildir mailwrapper mbox mmap mmx mng
mpeg mysql ncurses nls no-old-linux noantlr nobcel nobeanutils nobsh
nocommonslogging nocommonsnet nojdepend nojsch nojython nolog4j nooro noregexp
norhino noxalan noxerces nptl offensive oggvorbis opengl oss pam parse-clocks
pcntl pcre pdflib perl pic pie png posix postgres pwdb python qt quicktime
readline recode sasl sdl shared slang sockets spell sse ssl sysvipc tcpd tiff
truetype unicode vhosts x86 xfs xml2 xmms xv zlib linguas_de"

14:07:49 askwar@alturo:/var/log $ epm -qf /usr/share/locale/locale.alias
glibc-2.3.4.20041102
Comment 1 Alexander Skwar 2004-11-15 05:16:49 UTC
Created attachment 43985 [details, diff]
Patch, which fixes the bug :)

This bug removes the file which causes the collision.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-11-17 05:50:31 UTC
fixed in -r12