Gentoo Archives: gentoo-perl

From: Zhang Jun <gb2313@×××××.com>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] how to use g-cpan ?
Date: Thu, 30 Jul 2009 09:19:07
Message-Id: a4e18fef0907300212x30b3d8b3n924f851ab6f413bf@mail.gmail.com
In Reply to: Re: [gentoo-perl] how to use g-cpan ? by Sergiy Borodych
1 I installed only one patch for g-cpan, others(cpan.pm portage.pm)
2 seems already included in lastest portage
3
4 but still not work, I've attached the ebuild,
5
6 thanks
7
8 2009/7/28 Sergiy Borodych <bor@×××××××××.ua>:
9 > On 07/28/09 02:15, Zhang Jun wrote:
10 >> Hi, I am using g-cpan 0.15.0-r1
11 >>
12 >> this time I choose an new module which I have never installed with
13 >> g-cpan, the output is like :
14 >>
15 >> # g-cpan -iv Socket::Class
16 >>
17 >> Socket-Class-2.254/
18 >> ...
19 >> ...
20 >> ...
21 >> Socket-Class-2.254/sc_ws2bth.h
22 >> Socket-Class-2.254/sc_ws2bth.c
23 >> Socket-Class-2.254/install_files.PL
24 >> Socket-Class-2.254/sc_mod_def.c
25 >> Socket-Class-2.254/sc_mod_def.h
26 >> Socket-Class-2.254/sc_bluez.c
27 >> Socket-Class-2.254/mod_sc.h
28 >> Socket-Class-2.254/Changes
29 >> CPAN: File::Temp loaded ok (v0.18)
30 >>  * Create directory '/usr/local/portage/mycpan/perl-gcpan/Socket-Class'
31 >>  * Create directory '/usr/local/portage/mycpan/perl-gcpan/Socket-Class/files'
32 >>  * Generating ebuild for Socket::Class
33 >>  * Copying /var/tmp/g-cpan/.cpan/sources/authors/id/C/CH/CHRMUE/Socket-Class-2.254.tar.gz
34 >> to /usr/portage/distfiles
35 >>  * Ebuild generated for Socket-Class
36 >>>>> Creating Manifest for /usr/local/portage/mycpan/perl-gcpan/Socket-Class
37 >>  * Calling emerge for Socket-Class
38 >>
39 >>  * Calling: emerge  Socket-Class
40 >> Calculating dependencies... done!
41 >>
42 >>>>> Verifying ebuild manifests
43 >>
44 >>>>> Emerging (1 of 1) perl-gcpan/Socket-Class-2.254 from mycpan_repo
45 >>  * Socket-Class-2.254.tar.gz RMD160 SHA1 SHA256 size ;-) ...
46 >>                                                                [ ok ]
47 >>  * checking ebuild checksums ;-) ...
48 >>                                                                [ ok ]
49 >>  * checking auxfile checksums ;-) ...
50 >>                                                                [ ok ]
51 >>  * checking miscfile checksums ;-) ...
52 >>                                                                [ ok ]
53 >>>>> Unpacking source...
54 >>>>> Unpacking Socket-Class-2.254.tar.gz to /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work
55 >>>>> Source unpacked in /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work
56 >>>>> Compiling source in /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work ...
57 >>  * No Make or Build file detected...
58 >>>>> Source compiled.
59 >>>>> Test phase [not enabled]: perl-gcpan/Socket-Class-2.254
60 >>
61 >>>>> Install Socket-Class-2.254 into /var/tmp/portage/perl-gcpan/Socket-Class-2.254/image/ category perl-gcpan
62 >>>>> Completed installing Socket-Class-2.254 into /var/tmp/portage/perl-gcpan/Socket-Class-2.254/image/
63 >>
64 >>
65 >>>>> Installing (1 of 1) perl-gcpan/Socket-Class-2.254
66 >>
67 >>>>> Recording perl-gcpan/Socket-Class in "world" favorites file...
68 >>>>> Auto-cleaning packages...
69 >>
70 >>>>> No outdated packages were found on your system.
71 >>
72 >>  * GNU info directory index is up-to-date.
73 >>  * Cleaning temporary space
74 >> pc ~ # equery f perl-gcpan/Socket-Class-2.254
75 >> [ Searching for packages matching perl-gcpan/Socket-Class-2.254... ]
76 >> * Contents of perl-gcpan/Socket-Class-2.254:
77 >> pc ~ # equery f perl-gcpan/Socket-Class
78 >> [ Searching for packages matching perl-gcpan/Socket-Class... ]
79 >> * Contents of perl-gcpan/Socket-Class-2.254:
80 >>
81 >> pc ~ # perldoc -l Socket::Class
82 >> No documentation found for "Socket::Class".
83 >>
84 >
85 > Hmm...
86 > Please attach ebuild created by g-cpan.
87 >
88 > For me this module install fine,
89 > but I use last version with some patches [1]
90 > So you can try it too
91 >
92 > 1. http://bugs.gentoo.org/show_bug.cgi?id=233386
93 >
94 >
95 > --
96 > Sergiy Borodych
97 > http://bor.org.ua
98 >
99 >

Attachments

File name MIME type
Socket-Class-2.254.ebuild application/octet-stream

Replies

Subject Author
Re: [gentoo-perl] how to use g-cpan ? Sergiy Borodych <bor@×××××××××.ua>