Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119074 - g-cpan.pl -i Array::Virtual fails
Summary: g-cpan.pl -i Array::Virtual fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard: g-cpan
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-15 04:51 UTC by Erik Wasser
Modified: 2006-04-14 08:24 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 Erik Wasser 2006-01-15 04:51:27 UTC
% g-cpan.pl -i Array::Virtual

CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Sun, 15 Jan 2006 06:35:09 GMT
g-cpan.pl: Unable to coerce Contact-Author-Larry-Wall.-Author-of-Perl.-Busy-man.--larry-wall.org- into a portage dir name at /usr/bin/g-cpan.pl line 359.
 * g-cpan.pl: Couldn't turn 'Contact Author Larry Wall. Author of Perl. Busy man. <larry@wall.org>' into a directory name

 * g-cpan.pl: No ebuilds generated for emerge.

The install failed with CPAN-1.7601 and CPAN-1.83 with same error messages from above. B-(
Comment 1 Erik Wasser 2006-01-15 05:28:06 UTC
I'm sorry for adding this bug but I think it's not the fault of 'g-cpan.pl'.

% perl -MCPAN -e shell

cpan shell -- CPAN exploration and modules installation (v1.83)
ReadLine support enabled

cpan> i /Virtual/
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Sun, 15 Jan 2006 06:35:09 GMT
[...]
Distribution    X/XA/XANTUS/Filesys-Virtual-0.05.tar.gz
Distribution    X/XA/XANTUS/Filesys-Virtual-Plain-0.08.tar.gz
Module          Array::Virtual  (Contact Author Larry Wall. Author of Perl. Busy man. <larry@wall.org>)
Module          Business::OnlinePayment::VirtualNet (I/IV/IVAN/Business-OnlinePayment-VirtualNet-0.02.tar.gz)
Module          Class::Virtual  (M/MS/MSCHWERN/Class-Virtual-0.05.tar.gz)
[...]

The path of the Array::Virtual seems to be brocken in CPAN too... B-(
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2006-04-14 08:24:39 UTC
marking this invalid - nothing we can do if even cpan can't do the job on its own :)