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

Bug 99936

Summary: perl-core/Test-Harness is not compliant with FEATURES="collision-protect"
Product: Gentoo Linux Reporter: Andreas Höhmann <andreas.hoehmann>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: Low    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Höhmann 2005-07-22 11:55:30 UTC
* checking 15 files for package collisions
existing file /usr/bin/prove is not owned by this package
existing file /usr/share/man/man1/prove.1.gz is not owned by this package
existing file /usr/share/man/man3/Test::Harness::Assert.3pm.gz is not owned by
this package
existing file /usr/share/man/man3/Test::Harness::Straps.3pm.gz is not owned by
this package
existing file /usr/share/man/man3/Test::Harness.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Test::Harness::Iterator.3pm.gz is not owned by
this package
* spent 0.0011990070343 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 perl-core/Test-Harness-2.42 NOT merged


Reproducible: Always
Steps to Reproduce:
emerge -v perl-core/Test-Harness





troll ~ # cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built
this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
#FEATURES="ccache distcc"
FEATURES="ccache collision-protect sandbox"
VIDEO_CARDS="i810"
USE="audiofile dvd dvdr java junit samba threads wifi xinerama -arts -ipv6"
LANG="de_DE@euro"
LANGUAGE="de_DE@euro"
LINGUAS="de"
CCACHE_SIZE="996M"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
PORTAGE_TMPFS="/dev/shm"
AUTOCLEAN="yes"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-22 12:02:04 UTC

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