Help!

Having a version of CPAN >= 1.81 ?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Perl RSS
Next:  Policy on perl packages  
Author Message
Charles Plessy
External


Since: May 22, 2005
Posts: 371



PostPosted: Wed Jun 13, 2007 2:10 pm    Post subject: Having a version of CPAN >= 1.81 ?
Archived from groups: linux>debian>maint>perl (more info?)

Dear Perl team,

I am trying to prepare a Debian package for BioPerl version 1.5.2, but
the building fails with the following error:

- ERROR: CPAN (1.76_02) is installed, but we need version >= 1.81

Am I right if I say that CPAN in Debian belongs to perl-modules, and
that ther is no version of this pacakge which contain a high enough
version of CPAN ?

If yes, do you happen to plan to prepare an update in the short-term
future? Or shall I better upgrade locally CPAN for the moment? In that
case, is there method which is safer than others ?

Many thanks for your help, and have a nice day,

[please CC me, I am not subscribed.]

--
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan


--
To UNSUBSCRIBE, email to debian-perl-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
gregor herrmann
External


Since: Jan 07, 2005
Posts: 327



PostPosted: Wed Jun 13, 2007 3:50 pm    Post subject: Re: Having a version of CPAN >= 1.81 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 13 Jun 2007 21:04:27 +0900, Charles Plessy wrote:

> If yes, do you happen to plan to prepare an update in the short-term
> future?

Besides the question if CPAN should be used in this case --
perl-modules ist not maintained by the Debian perl group but by
Brendan O'Dea <bod RemoveThis @debian.org>.

Cheers,
gregor
--
.''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' : debian: the universal operating system - http://www.debian.org/
`. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`- "Does it worry you that you don't talk any kind of sense? "


--
To UNSUBSCRIBE, email to debian-perl-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Charles Plessy
External


Since: May 22, 2005
Posts: 371



PostPosted: Thu Jun 14, 2007 2:50 pm    Post subject: [Solved] Re: Having a version of CPAN >= 1.81 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Le Wed, Jun 13, 2007 at 01:09:25PM +0100, Dominic Hargreaves a écrit :
>
> You shouldn't be using CPAN.pm to build a Debian package, I don't think,
> as that is designed for automatically fetch source from remote sites.
> Therefore I would suggest that you disable this functionality.

Many thanks for the hint, Dominic,

The problem was in debian/rules, the makefile was explicitely asked to
download recommended modules:

echo "a" | perl Makefile.PL INSTALLDIRS=vendor

I changed "a" to "n", and disabled the version check for CPAN in
Build.pl, and it solved my problem.

Have a nice day,

--
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan


--
To UNSUBSCRIBE, email to debian-perl-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Perl All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum