Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the OpenGuides CPAN distribution.

Report information
The Basics
Id: 27311
Status: resolved
Priority: 0/
Queue: OpenGuides

People
Owner: dom [...] cpan.org
Requestors: MSTEVENS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.60
Fixed in: 0.64



Subject: error on install - Config::Tiny required
On trying to install OpenGuides 0.60 from CPAN.pm I saw: CPAN.pm: Going to build D/DO/DOM/OpenGuides-0.60.tar.gz # running Build.PL /usr/local/bin/perl Build.PL Config::Tiny is required to configure this application. Couldn't run Build.PL: at /usr/local/lib/perl5/site_perl/5.8.8/Module/Build/Compat.pm line 200. Warning: No success on command[/usr/local/bin/perl Makefile.PL] DOM/OpenGuides-0.60.tar.gz /usr/local/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Failed during this command: DOM/OpenGuides-0.60.tar.gz : writemakefile NO '/usr/local/bin/perl Makefile.PL' returned status 512 Surely if Config::Tiny is required to install then it should be defined so that CPAN.pm will go away and install it for me?
On Mon May 28 05:58:55 2007, MSTEVENS wrote: Show quoted text
> On trying to install OpenGuides 0.60 from CPAN.pm I saw: > > CPAN.pm: Going to build D/DO/DOM/OpenGuides-0.60.tar.gz > > # running Build.PL > /usr/local/bin/perl Build.PL > Config::Tiny is required to configure this application. > Couldn't run Build.PL: at > /usr/local/lib/perl5/site_perl/5.8.8/Module/Build/Compat.pm line 200.
... Show quoted text
> Surely if Config::Tiny is required to install then it should be defined > so that CPAN.pm will go away and install it for me?
META.yml does indeed specify that Config::Tiny is required. Which version of Module::Build do you have installed?
CC: MSTEVENS [...] cpan.org
Subject: Re: [rt.cpan.org #27311] error on install - Config::Tiny required
Date: Mon, 28 May 2007 19:12:25 +0100
To: via RT <bug-OpenGuides [...] rt.cpan.org>
From: Michael Stevens <mstevens [...] etla.org>
On Mon, May 28, 2007 at 01:19:45PM -0400, via RT wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=27311 > > > On Mon May 28 05:58:55 2007, MSTEVENS wrote:
> > On trying to install OpenGuides 0.60 from CPAN.pm I saw: > > > > CPAN.pm: Going to build D/DO/DOM/OpenGuides-0.60.tar.gz > > > > # running Build.PL > > /usr/local/bin/perl Build.PL > > Config::Tiny is required to configure this application. > > Couldn't run Build.PL: at > > /usr/local/lib/perl5/site_perl/5.8.8/Module/Build/Compat.pm line 200.
> ...
> > Surely if Config::Tiny is required to install then it should be defined > > so that CPAN.pm will go away and install it for me?
> > META.yml does indeed specify that Config::Tiny is required. > Which version of Module::Build do you have installed?
cpan[3]> i Module::Build CPAN: Storable loaded ok (v2.16) Going to read /root/.cpan/Metadata Database was generated on Mon, 28 May 2007 02:02:59 GMT Strange distribution name [Module::Build] Module id = Module::Build DESCRIPTION Build, test, and install Perl modules CPAN_USERID KWILLIAMS (Ken Williams <kwilliams@cpan.org>) CPAN_VERSION 0.2808 CPAN_FILE K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz UPLOAD_DATE 2007-04-28 DSLIP_STATUS bdpOp (beta,developer,perl,object-oriented,Standard-Perl) MANPAGE Module::Build - Build and install Perl modules INST_FILE /usr/local/lib/perl5/site_perl/5.8.8/Module/Build.pm INST_VERSION 0.2808 Michael
Subject: Re: [rt.cpan.org #27311] error on install - Config::Tiny required
Date: Thu, 14 Jun 2007 18:35:19 +0100
To: "mstevens [...] etla.org via RT" <bug-OpenGuides [...] rt.cpan.org>
From: Dominic Hargreaves <dom [...] earth.li>
On Mon, May 28, 2007 at 02:13:48PM -0400, mstevens@etla.org via RT wrote: Show quoted text
> cpan[3]> i Module::Build > CPAN: Storable loaded ok (v2.16) > Going to read /root/.cpan/Metadata > Database was generated on Mon, 28 May 2007 02:02:59 GMT > Strange distribution name [Module::Build] > Module id = Module::Build > DESCRIPTION Build, test, and install Perl modules > CPAN_USERID KWILLIAMS (Ken Williams <kwilliams@cpan.org>) > CPAN_VERSION 0.2808 > CPAN_FILE K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz > UPLOAD_DATE 2007-04-28 > DSLIP_STATUS bdpOp > (beta,developer,perl,object-oriented,Standard-Perl) > MANPAGE Module::Build - Build and install Perl modules > INST_FILE /usr/local/lib/perl5/site_perl/5.8.8/Module/Build.pm > INST_VERSION 0.2808
Sorry for the delay in looking at this - RT isn't our usual bug tracking system. I have created this as a ticket here: http://dev.openguides.org/ticket/224 but I will copy responses here when resolved. Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
On Thu Jun 14 13:42:38 2007, dom@earth.li wrote: Show quoted text
> Sorry for the delay in looking at this - RT isn't our usual bug tracking > system. > > I have created this as a ticket here: > http://dev.openguides.org/ticket/224 > > but I will copy responses here when resolved.
This issue is fixed in 0.64. Regards, Dominic.