Skip Menu |

This queue is for tickets about the Benchmark-Timer CPAN distribution.

Report information
The Basics
Id: 32033
Status: resolved
Priority: 0/
Queue: Benchmark-Timer

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.7100
Fixed in: (no value)



Subject: Installation does not work well with CPAN.pm
There seem to be problems when trying to install or test Benchmark::Timer with CPAN.pm. I tried $ /usr/perl5.10.0/bin/cpan -t Benchmark::Timer and the output was: ... CPAN.pm: Going to build D/DC/DCOPPIT/Benchmark-Timer-0.7100.tar.gz CPAN: Expect loaded ok (v1.21) *** ExtUtils::AutoInstall version 0.59 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.47) - Time::HiRes ...loaded. (1.9711) [Statistical sampling support] - Statistics::PointEstimation ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [y] *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Benchmark::Timer ------------------------------------------------------------------------------ CPAN: CPAN::Reporter loaded ok (v1.0601) cp lib/Benchmark/Timer.pm blib/lib/Benchmark/Timer.pm /usr/perl5.10.0/bin/perl -Iinc Makefile.PL --config= --installdeps=Statistics::PointEstimation,0 *** Installing dependencies... *** You are not allowed to write to the directory '/home/cpansand/.cpanplus'; the installation may fail due to insufficient permissions. ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] [END OF OUTPUT] This should not happen. If I install with CPAN.pm, then the whole installation process should stick to CPAN.pm and not use CPANPLUS.pm (which is probably not configured at all on my system). As other distributions which use ExtUtils::AutoInstall do not have this problem I suspect the problems arise just because an old version of this module. Regards, Slaven
Subject: Re: [rt.cpan.org #32033] Installation does not work well with CPAN.pm
Date: Tue, 1 Jan 2008 14:31:03 -0500 (EST)
To: Slaven_Rezic via RT <bug-Benchmark-Timer [...] rt.cpan.org>
From: David Coppit <david [...] coppit.org>
On Tue, 1 Jan 2008, Slaven_Rezic via RT wrote: Show quoted text
> Tue Jan 01 09:54:42 2008: Request 32033 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Benchmark-Timer > Subject: Installation does not work well with CPAN.pm > Broken in: 0.7100 > Severity: Normal > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32033 > > > > There seem to be problems when trying to install or test > Benchmark::Timer with CPAN.pm. I tried > > $ /usr/perl5.10.0/bin/cpan -t Benchmark::Timer > > and the output was: > > ... > CPAN.pm: Going to build D/DC/DCOPPIT/Benchmark-Timer-0.7100.tar.gz > > CPAN: Expect loaded ok (v1.21) > *** ExtUtils::AutoInstall version 0.59 > *** Checking for dependencies... > [Core Features] > - Test::More ...loaded. (0.47) > - Time::HiRes ...loaded. (1.9711) > [Statistical sampling support] > - Statistics::PointEstimation ...missing. > ==> Auto-install the 1 optional module(s) from CPAN? [y] > *** Dependencies will be installed the next time you type 'make'. > (You may need to do that as the 'root' user.) > *** ExtUtils::AutoInstall configuration finished. > Checking if your kit is complete... > Looks good > Writing Makefile for Benchmark::Timer > > ------------------------------------------------------------------------------ > > CPAN: CPAN::Reporter loaded ok (v1.0601) > cp lib/Benchmark/Timer.pm blib/lib/Benchmark/Timer.pm > /usr/perl5.10.0/bin/perl -Iinc Makefile.PL --config= > --installdeps=Statistics::PointEstimation,0 > *** Installing dependencies... > *** You are not allowed to write to the directory > '/home/cpansand/.cpanplus'; > the installation may fail due to insufficient permissions. > > ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] > > [END OF OUTPUT] > > This should not happen. If I install with CPAN.pm, then the whole > installation process should stick to CPAN.pm and not use CPANPLUS.pm > (which is probably not configured at all on my system).
I don't see it using CPANPLUS. What exactly makes you think that it is? Show quoted text
> As other distributions which use ExtUtils::AutoInstall do not have this > problem I suspect the problems arise just because an old version of this > module.
I'm using version 0.63, the most recent version. But I did upgrade my Module::Install. Please try the attached distribution and let me know if it works better. If so, I'll release a new version. David Show quoted text
_____________________________________________________________________ David Coppit david@coppit.org The College of William and Mary http://coppit.org/ This time, let's elect a representative instead of a leader.
Download Benchmark-Timer-0.7100.tar.gz
application/x-gzip 45.7k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #32033] Installation does not work well with CPAN.pm
Date: 03 Jan 2008 02:04:23 +0100
To: bug-Benchmark-Timer [...] rt.cpan.org
From: Slaven Rezic <slaven [...] rezic.de>
"David Coppit via RT" <bug-Benchmark-Timer@rt.cpan.org> writes: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=32033 > > > On Tue, 1 Jan 2008, Slaven_Rezic via RT wrote: >
> > Tue Jan 01 09:54:42 2008: Request 32033 was acted upon. > > Transaction: Ticket created by SREZIC > > Queue: Benchmark-Timer > > Subject: Installation does not work well with CPAN.pm > > Broken in: 0.7100 > > Severity: Normal > > Owner: Nobody > > Requestors: SREZIC@cpan.org > > Status: new > > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32033 > > > > > > > There seem to be problems when trying to install or test > > Benchmark::Timer with CPAN.pm. I tried > > > > $ /usr/perl5.10.0/bin/cpan -t Benchmark::Timer > > > > and the output was: > > > > ... > > CPAN.pm: Going to build D/DC/DCOPPIT/Benchmark-Timer-0.7100.tar.gz > > > > CPAN: Expect loaded ok (v1.21) > > *** ExtUtils::AutoInstall version 0.59 > > *** Checking for dependencies... > > [Core Features] > > - Test::More ...loaded. (0.47) > > - Time::HiRes ...loaded. (1.9711) > > [Statistical sampling support] > > - Statistics::PointEstimation ...missing. > > ==> Auto-install the 1 optional module(s) from CPAN? [y] > > *** Dependencies will be installed the next time you type 'make'. > > (You may need to do that as the 'root' user.) > > *** ExtUtils::AutoInstall configuration finished. > > Checking if your kit is complete... > > Looks good > > Writing Makefile for Benchmark::Timer > > > > ------------------------------------------------------------------------------ > > > > CPAN: CPAN::Reporter loaded ok (v1.0601) > > cp lib/Benchmark/Timer.pm blib/lib/Benchmark/Timer.pm > > /usr/perl5.10.0/bin/perl -Iinc Makefile.PL --config= > > --installdeps=Statistics::PointEstimation,0 > > *** Installing dependencies... > > *** You are not allowed to write to the directory > > '/home/cpansand/.cpanplus'; > > the installation may fail due to insufficient permissions. > > > > ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] > > > > [END OF OUTPUT] > > > > This should not happen. If I install with CPAN.pm, then the whole > > installation process should stick to CPAN.pm and not use CPANPLUS.pm > > (which is probably not configured at all on my system).
> > I don't see it using CPANPLUS. What exactly makes you think that it > is?
The log mentions $HOME/.cpanplus. Show quoted text
>
> > As other distributions which use ExtUtils::AutoInstall do not have this > > problem I suspect the problems arise just because an old version of this > > module.
> > I'm using version 0.63, the most recent version.
The log above says: *** ExtUtils::AutoInstall version 0.59 Show quoted text
> But I did upgrade my > Module::Install. Please try the attached distribution and let me know if > it works better. If so, I'll release a new version. >
I tried "cpan -t ." on the extracted distribution and it looks good. Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de tksm - Perl/Tk program for searching and replacing in multiple files http://ptktools.sourceforge.net/#tksm
Subject: Re: [rt.cpan.org #32033] Installation does not work well with CPAN.pm
Date: Thu, 3 Jan 2008 13:04:36 -0500 (EST)
To: "slaven [...] rezic.de via RT" <bug-Benchmark-Timer [...] rt.cpan.org>
From: David Coppit <david [...] coppit.org>
On Wed, 2 Jan 2008, slaven@rezic.de via RT wrote: Show quoted text
>> I'm using version 0.63, the most recent version.
> > The log above says: > > *** ExtUtils::AutoInstall version 0.59
Ah... Okay. The modules are copied from my machine into the distribution, and it looks like an older version was included. Show quoted text
>> But I did upgrade my >> Module::Install. Please try the attached distribution and let me know if >> it works better. If so, I'll release a new version.
> > I tried "cpan -t ." on the extracted distribution and it looks good.
Great. Thanks for your help. David Show quoted text
_____________________________________________________________________ David Coppit david@coppit.org The College of William and Mary http://coppit.org/ This time, let's elect a representative instead of a leader.
Okay, this should be fixed in .7101, a draft of which is attached. I removed the autoinstall code, and updated to the latest version of Module::Install

Message body not shown because it is not plain text.