Bug 158163 - g-cpan -i I18N-Charset fails because Encode installed with perl-5.8.8-r2
Bug#: 158163 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: perl@gentoo.org Reported By: aklhfex@googlemail.com
Component: Ebuilds
URL: 
Summary: g-cpan -i I18N-Charset fails because Encode installed with perl-5.8.8-r2
Keywords:  
Status Whiteboard: 
Opened: 2006-12-14 13:21 0000
Description:   Opened: 2006-12-14 13:21 0000
g-cpan -i I18N-Charset creates an ebuild for Encode as well, but installing
Encode fails (with collision-protect) because Encode is part of perl-5.8.8-r2:

package perl-gcpan/Encode-2.18 NOT merged

 * dev-lang/perl-5.8.8-r2:

     '/usr/bin/piconv'
     '/usr/bin/enc2xs'

I got round this by creating a virtual/perl-Encode (based on one of the others)
and a dev-perl/I18N-Charset slightly modified from the g-cpan version.

------- Comment #1 From Chris Mayo 2006-12-14 13:23:22 0000 -------
Created an attachment (id=104062) [details]
perl-Encode-2.12.ebuild

------- Comment #2 From Chris Mayo 2006-12-14 13:23:44 0000 -------
Created an attachment (id=104063) [details]
I18N-Charset-1.382.ebuild

------- Comment #3 From Chris Mayo 2006-12-14 13:30:59 0000 -------
Just realised it pulled in two further modules as well:
        perl-gcpan/IO-Capture
        perl-gcpan/App-Info

I guess this is more trouble than it is worth. If you want it, I'm happy to
tidy up the above two ebuilds and post those as well.

------- Comment #4 From Michael Cummings (RETIRED) 2007-02-11 18:40:28 0000 -------
ok, fixed in 0.15_rc2, which is on its way to the mirrors now.