public inbox for gentoo-perl@lists.gentoo.org
 help / color / mirror / Atom feed
From: Zhang Jun <gb2313@gmail.com>
To: gentoo-perl@lists.gentoo.org
Subject: Re: [gentoo-perl] how to use g-cpan ?
Date: Thu, 30 Jul 2009 17:12:39 +0800	[thread overview]
Message-ID: <a4e18fef0907300212x30b3d8b3n924f851ab6f413bf@mail.gmail.com> (raw)
In-Reply-To: <4A6F083A.9010506@univ.kiev.ua>

[-- Attachment #1: Type: text/plain, Size: 3626 bytes --]

I installed only one patch for g-cpan, others(cpan.pm portage.pm)
seems already included in lastest portage

but still not work, I've attached the ebuild,

thanks

2009/7/28 Sergiy Borodych <bor@univ.kiev.ua>:
> On 07/28/09 02:15, Zhang Jun wrote:
>> Hi, I am using g-cpan 0.15.0-r1
>>
>> this time I choose an new module which I have never installed with
>> g-cpan, the output is like :
>>
>> # g-cpan -iv Socket::Class
>>
>> Socket-Class-2.254/
>> ...
>> ...
>> ...
>> Socket-Class-2.254/sc_ws2bth.h
>> Socket-Class-2.254/sc_ws2bth.c
>> Socket-Class-2.254/install_files.PL
>> Socket-Class-2.254/sc_mod_def.c
>> Socket-Class-2.254/sc_mod_def.h
>> Socket-Class-2.254/sc_bluez.c
>> Socket-Class-2.254/mod_sc.h
>> Socket-Class-2.254/Changes
>> CPAN: File::Temp loaded ok (v0.18)
>>  * Create directory '/usr/local/portage/mycpan/perl-gcpan/Socket-Class'
>>  * Create directory '/usr/local/portage/mycpan/perl-gcpan/Socket-Class/files'
>>  * Generating ebuild for Socket::Class
>>  * Copying /var/tmp/g-cpan/.cpan/sources/authors/id/C/CH/CHRMUE/Socket-Class-2.254.tar.gz
>> to /usr/portage/distfiles
>>  * Ebuild generated for Socket-Class
>>>>> Creating Manifest for /usr/local/portage/mycpan/perl-gcpan/Socket-Class
>>  * Calling emerge for Socket-Class
>>
>>  * Calling: emerge  Socket-Class
>> Calculating dependencies... done!
>>
>>>>> Verifying ebuild manifests
>>
>>>>> Emerging (1 of 1) perl-gcpan/Socket-Class-2.254 from mycpan_repo
>>  * Socket-Class-2.254.tar.gz RMD160 SHA1 SHA256 size ;-) ...
>>                                                                [ ok ]
>>  * checking ebuild checksums ;-) ...
>>                                                                [ ok ]
>>  * checking auxfile checksums ;-) ...
>>                                                                [ ok ]
>>  * checking miscfile checksums ;-) ...
>>                                                                [ ok ]
>>>>> Unpacking source...
>>>>> Unpacking Socket-Class-2.254.tar.gz to /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work
>>>>> Source unpacked in /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work
>>>>> Compiling source in /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work ...
>>  * No Make or Build file detected...
>>>>> Source compiled.
>>>>> Test phase [not enabled]: perl-gcpan/Socket-Class-2.254
>>
>>>>> Install Socket-Class-2.254 into /var/tmp/portage/perl-gcpan/Socket-Class-2.254/image/ category perl-gcpan
>>>>> Completed installing Socket-Class-2.254 into /var/tmp/portage/perl-gcpan/Socket-Class-2.254/image/
>>
>>
>>>>> Installing (1 of 1) perl-gcpan/Socket-Class-2.254
>>
>>>>> Recording perl-gcpan/Socket-Class in "world" favorites file...
>>>>> Auto-cleaning packages...
>>
>>>>> No outdated packages were found on your system.
>>
>>  * GNU info directory index is up-to-date.
>>  * Cleaning temporary space
>> pc ~ # equery f perl-gcpan/Socket-Class-2.254
>> [ Searching for packages matching perl-gcpan/Socket-Class-2.254... ]
>> * Contents of perl-gcpan/Socket-Class-2.254:
>> pc ~ # equery f perl-gcpan/Socket-Class
>> [ Searching for packages matching perl-gcpan/Socket-Class... ]
>> * Contents of perl-gcpan/Socket-Class-2.254:
>>
>> pc ~ # perldoc -l Socket::Class
>> No documentation found for "Socket::Class".
>>
>
> Hmm...
> Please attach ebuild created by g-cpan.
>
> For me this module install fine,
> but I use last version with some patches [1]
> So you can try it too
>
> 1. http://bugs.gentoo.org/show_bug.cgi?id=233386
>
>
> --
> Sergiy Borodych
> http://bor.org.ua
>
>

[-- Attachment #2: Socket-Class-2.254.ebuild --]
[-- Type: application/octet-stream, Size: 460 bytes --]

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.15.0

inherit perl-module

S=${WORKDIR}/Socket-Class-2.254-Omnyfe

DESCRIPTION="No description available"
HOMEPAGE="http://search.cpan.org/search?query=Socket-Class&mode=dist"
SRC_URI="mirror://cpan/authors/id/C/CH/CHRMUE/Socket-Class-2.254.tar.gz"


IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86"


  reply	other threads:[~2009-07-30  9:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-25  9:11 [gentoo-perl] how to use g-cpan ? Zhang Jun
2009-07-27 10:23 ` Sergiy Borodych
2009-07-27 23:15   ` Zhang Jun
2009-07-28 14:16     ` Sergiy Borodych
2009-07-30  9:12       ` Zhang Jun [this message]
2009-07-30 12:03         ` Sergiy Borodych

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4e18fef0907300212x30b3d8b3n924f851ab6f413bf@mail.gmail.com \
    --to=gb2313@gmail.com \
    --cc=gentoo-perl@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox