Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92847 - dev-perl/CGI-3.05 overwrites files from dev-lang/perl (collision-protect)
Summary: dev-perl/CGI-3.05 overwrites files from dev-lang/perl (collision-protect)
Status: RESOLVED DUPLICATE of bug 71659
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-16 16:55 UTC by Christoph Probst
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 Christoph Probst 2005-05-16 16:55:46 UTC
I activated collision-protect in my make.conf an received

* checking 24 files for package collisions
existing file /usr/share/man/man3/CGI::Carp.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Fast.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Util.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Apache.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Cookie.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Pretty.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Push.3pm.gz is not owned by this package
existing file /usr/share/man/man3/CGI::Switch.3pm.gz is not owned by this package

when installing dev-perl/CGI-3.05.

The result after deactivating collision-protect was

root@sirona etc # qpkg -f /usr/share/man/man3/CGI::Switch.3pm.gz
dev-lang/perl *
dev-perl/CGI *


Reproducible: Always
Steps to Reproduce:
1. emerge dev-lang/perl
2. emerge dev-perl/CGI
3.

Actual Results:  
Files are owned by two different packages

Expected Results:  
Only one package should own a file

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r1 i686)
=================================================================
System uname: 2.6.11-hardened-r1 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1,
May  9 2005, 01:41:41)]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.9.5, 1.6.3, 1.4_p6, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /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/alias
/var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks sandbox
sfperms strict userpriv"
GENTOO_MIRRORS="ftp://update.pureserver.info/gentoo/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE@euro"
MAKEOPTS="-s -j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 aalib acl acpi alsa apache2 avi berkdb bitmap-fonts bzlib calendar
courierpasswd cpdflib crypt curl dba doc dvb emboss encode ethereal exif
foomaticdb fortran ftp gd gd-external gdbm gif gtk2 iconv imagemagick imap imlib
ipv6 java jikes jpeg junit libg++ libwww mad maildir mbox mcal mikmod mmx mp3
mpeg mpm-prefork mysql ncurses nls no-htdocs nptl oggvorbis pam pcre pdflib perl
png python qt readline sdl session simplexml slang sockets spamassassin spell
sqlite sse ssl tcltk tcpd tetex tiff truetype-fonts type1-fonts vhost xml xml2
xmlrpc xmms zeo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-05-17 07:26:49 UTC

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