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

Bug 241834 (perllocal)

Summary: [TRACKER] perllocal.pod collision
Product: Gentoo Linux Reporter: Torsten Veller (RETIRED) <tove>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: mephinet
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 231371, 241756, 247407, 247532, 248304, 249918, 252862, 256572, 262017    
Bug Blocks:    

Description Torsten Veller (RETIRED) gentoo-dev 2008-10-13 20:23:36 UTC
* Detected file collision(s):
*
*  /usr/lib/perl5/5.8.8/i686-linux/perllocal.pod
   (or a different path)


Fix: Remove that file.
     => Take care that fixlocalpod() from perl-module.eclass (or perl-app.eclass)
        is called.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2008-12-07 14:12:28 UTC
Link to debian's patch so perl doesnot 
"install .packlist or perllocal.pod [for perl or vendor]" 
(see also bug #221179)

http://git.debian.org/?p=perl/perl.git;a=blob_plain;f=debian/patches/52_debian_extutils_hacks;hb=master

Comment 2 Torsten Veller (RETIRED) gentoo-dev 2010-08-16 08:08:23 UTC
This is fixed for perl-5.12.1-r1 and ExtUtils-MakeMaker-6.56.
These versions don't install perllocal.pod files for core and vendor packages.