Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73392 - dev-perl/digest-base-1.05 emerge fails with FEATURES="collision-protect"
Summary: dev-perl/digest-base-1.05 emerge fails with FEATURES="collision-protect"
Status: RESOLVED DUPLICATE of bug 71659
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 15:53 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 15:53:50 UTC
Emerge digest-base-1.05 emerge fails with FEATURES="collision-protect"

Reproducible: Always
Steps to Reproduce:
1. FEATURES="collision-protect" emerge digest-base

Actual Results:  
>>> Install digest-base-1.05 into /var/tmp/portage/digest-base-1.05/image/
category dev-perl
Installing
/var/tmp/portage/digest-base-1.05/image/usr/lib/perl5/vendor_perl/5.8.4/Digest.pm
Installing
/var/tmp/portage/digest-base-1.05/image/usr/lib/perl5/vendor_perl/5.8.4/Digest/base.pm
Installing /var/tmp/portage/digest-base-1.05/image/usr/share/man/man3/Digest.3pm
Installing
/var/tmp/portage/digest-base-1.05/image/usr/share/man/man3/Digest::base.3pm
Writing
/var/tmp/portage/digest-base-1.05/image//usr/lib/perl5/vendor_perl/5.8.4/i386-linux/auto/Digest/.packlist
Appending installation info to
/var/tmp/portage/digest-base-1.05/image//usr/lib/perl5/5.8.4/i386-linux/perllocal.pod
/usr/lib/portage/bin/dodoc: rfc*.txt does not exist.
man:
gzipping man page: Digest.3pm
gzipping man page: Digest::base.3pm
prepallstrip:
strip:
>>> Completed installing into /var/tmp/portage/digest-base-1.05/image/

* checking 10 files for package collisions
existing file /usr/share/man/man3/Digest.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Digest::base.3pm.gz is not owned by this package
* spend 0.0199210643768 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 dev-perl/digest-base-1.05 NOT merged


Expected Results:  
Successfully emerged package

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 pnp python readline sasl slang
ssl svga tcpd tiff unicode x86 xml xml2 xmms zlib"
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-01-26 09:49:10 UTC

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