Gentoo Archives: gentoo-dev

From: J Robert Ray <jrray@g.o>
To: Alan <alan@×××××.org>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] g-cpan.pl doesn't appear to be working
Date: Wed, 29 Jan 2003 08:32:52
Message-Id: 3E379033.1060103@gentoo.org
In Reply to: Re: [gentoo-dev] g-cpan.pl doesn't appear to be working by Alan
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Alan wrote:
5
6 |On Mon, Jan 27, 2003 at 09:29:37PM -0800, J Robert Ray wrote:
7 |
8 |>Alan wrote:
9 |>| ************************************************************************
10 |>| *
11 |>| *
12 |>| * Need to create ebuild for 'Text::ParseWords': perl
13 |>| *
14 |>| *
15 |>| ************************************************************************
16 |>| Running make for J/JH/JHI/perl-5.8.0.tar.gz
17 |>|
18 |>| The most recent version "3.21" of the module "Text::ParseWords"
19 |>| comes with the current version of perl (5.8.0).
20 |>| I'll build that only if you ask for something like
21 |>| force install Text::ParseWords
22 |>| or
23 |>| install J/JH/JHI/perl-5.8.0.tar.gz
24 |>| Use of uninitialized value in open at /usr/bin/g-cpan.pl line 249.
25 |>| Can't open 'J/JH/JHI/perl-5.8.0.tar.gz': No such file or directory at
26 |>/usr/bin/g-cpan.pl line 249.
27 |>| phoenix alan #
28 |>| ----------------------------------
29 |>
30 |>This looks like a situation that g-cpan doesn't know how to handle yet.
31 |>~ Do you have perl 5.8.0 installed or no?
32 |
33 |
34 |Yup, I have 5.8.0-r9 installed and working.
35 |
36 |>Can you please submit a bug report about this and assign it to me?
37 |><jrray@g.o> Thanks.
38 |
39 |
40 |Done, bug 14679 posted.
41
42 Thanks. Consider using CPAN to install this module in the meantime.
43
44 # perl -MCPAN -e shell
45
46 then
47
48 install Finance::YahooQuote
49
50 - - Robert
51
52
53 -----BEGIN PGP SIGNATURE-----
54 Version: GnuPG v1.2.1 (GNU/Linux)
55 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
56
57 iD8DBQE+N5Azbv6Y11NqSv8RAiMLAJsEPnIvpgTCPpnZ+3HlqT0CAScmeACgyu+N
58 tYXIB6bDjoHJ9cgSIHdpq/Q=
59 =ldmT
60 -----END PGP SIGNATURE-----
61
62
63
64 --
65 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] g-cpan.pl doesn't appear to be working Tony Clark <tclark@×××××.com>