Gentoo Archives: gentoo-dev

From: Grant <emailgrant@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] anybody interested in writing a Perl ebuild?
Date: Thu, 24 May 2012 07:02:43
Message-Id: CAN0CFw1emx8yf_mQVxtG2dsX_dz3aeS+ocvDQES9JzLZ4fhQEQ@mail.gmail.com
In Reply to: Re: [gentoo-dev] anybody interested in writing a Perl ebuild? by "Robin H. Johnson"
1 >> Thanks, I gave that a try and it did a bunch of stuff but when I try
2 >> to emerge Net-Braintree I get:
3 > that's weird. it did generate all of them fine here
4 > which version of g-cpan?
5
6 I've tried with g-cpan-0.16.2 and 0.16.4 with the same results:
7
8 >>> Verifying ebuild manifests
9 !!! A file is not listed in the Manifest:
10 '/usr/local/portage/dev-perl/DateTime-Format-RFC3339/DateTime-Format-RFC3339-1.0.5.ebuild'
11 !!! A file is not listed in the Manifest:
12 '/usr/local/portage/dev-perl/DateTime-Format-Atom/DateTime-Format-Atom-1.0.2.ebuild'
13
14 I've tried several times with some config variations but always with
15 the above error when trying to emerge.
16
17 >> I noticed that g-cpan put all of the ebuilds it generated in:
18 >> /var/lib/layman/moonrise/perl-gcpan
19 >> Is that the right place for them?
20 > the default is the last overlay in your config. i suggest looking at the
21 > docs and forcing it to your own overlay, and forcing category to
22 > dev-perl.
23
24 I've done that but with the above results:
25
26 GCPAN_OVERLAY="/usr/local/portage"
27 GCPAN_CAT="dev-perl"
28
29 I've never had very good luck with g-cpan. I thought there were a lot
30 of dev-perl ebuilds in portage for CPAN modules and that g-cpan was
31 for those that hadn't been added to portage yet?
32
33 - Grant

Replies

Subject Author
Re: [gentoo-dev] anybody interested in writing a Perl ebuild? Kent Fredric <kentfredric@×××××.com>
Re: [gentoo-dev] anybody interested in writing a Perl ebuild? Kent Fredric <kentfredric@×××××.com>