Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345837 - g-cpan has trouble installing Bundle::InterchangeKitchenSink
Summary: g-cpan has trouble installing Bundle::InterchangeKitchenSink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 02:05 UTC by A. Person
Modified: 2011-01-24 23:17 UTC (History)
2 users (show)

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 A. Person 2010-11-17 02:05:59 UTC
I installed Bundle::InterchangeKitchenSink with g-cpan, but there were a few problems:

1. It installed perl-gcpan/OLE-Storage-Lite as well as dev-perl/OLE-StorageLite.

2. It failed to download the distfile for perl-gcpan/OLE-Storage-Lite because it was trying to download OLE-Storage-Lite-0.19.tar.gz instead of OLE-Storage-Lite_0.19.tar.gz.  Downloading the file manually and renaming it works.

3. It tried to install perl-gcpan/Image-Size and dev-perl/ImageSize.

4. Several file collisions were detected:

4a. dev-perl/ImageSize (numerous files)

4b. dev-perl/Archive-Zip (/usr/bin/crc32)

4c. perl-gcpan/IO-Stty (/usr/bin/stty.pl)

4d. dev-perl/Spreadsheet-WriteExcel (/usr/bin/chartex)

http://search.cpan.org/~mikeh/Bundle-InterchangeKitchenSink-1.08/InterchangeKitchenSink.pm

Reproducible: Always
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-01-24 23:17:49 UTC
1-3 are fixed in the new upcoming 0.16.4 g-cpan.
- "_" was breaking some matching (fixed in 0.16.3, covers OLE-Storage-Lite)
- The name mapping code only worked for the first pass due to a positioning bug (covers OLE-Storage-Lite, Image-Size)

I can't reproduce any of your file collisions. Please retest with the new 0.16.4 and provided detailed collision information in new bugs.