Skip Menu |

This queue is for tickets about the Bundle-Bricolage CPAN distribution.

Report information
The Basics
Id: 20312
Status: rejected
Priority: 0/
Queue: Bundle-Bricolage

People
Owner: Nobody in particular
Requestors: mrolf1 [...] columbus.rr.com
Cc: ADIE [...] cpan.org
AdminCc:

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



Subject: Test::Class
Re: Test::Class-0.11 Perl - 5.8.8 OS - NetBSD 3.0 i386 When running %perl -MCPAN -e 'install Bundle::Bricolage' the installation of Test::Class-0.11 fails. The issue is solved by going into .cpan/build/Test-Class-0.11 and running %perl Build.pl %./Build %./perl Makefile.pl %make %make install It appears that the install script fails to run the first one or two commands in this list.
CC: ADIE [...] cpan.org
Subject: Re: [rt.cpan.org #20312] Test::Class
Date: Wed, 5 Jul 2006 18:28:58 -0700
To: bug-Bundle-Bricolage [...] rt.cpan.org
From: David Wheeler <dwheeler [...] cpan.org>
On Jul 5, 2006, at 17:44, Guest via RT wrote: Show quoted text
> Re: Test::Class-0.11 > Perl - 5.8.8 > OS - NetBSD 3.0 i386 > > When running > > %perl -MCPAN -e 'install Bundle::Bricolage' > > the installation of Test::Class-0.11 fails. The issue is solved by > going into .cpan/build/Test-Class-0.11 and running > > %perl Build.pl > %./Build > %./perl Makefile.pl > %make > %make install > > It appears that the install script fails to run the first one or two > commands in this list.
No, it's just that Test::Class fails to install the first time because it's missing prerequisites, IIRC. This bug should really be in the Test-Class queue (and probablyk is—Adrian?). Best, David
Subject: Re: [rt.cpan.org #20312] Test::Class
Date: Wed, 5 Jul 2006 22:47:52 -0400
To: bug-Bundle-Bricolage [...] rt.cpan.org
From: Matt Rolf <mrolf1 [...] columbus.rr.com>
On Wed, 05 Jul 2006 21:29:34 -0400 (EDT) David Wheeler via RT <bug-Bundle-Bricolage@rt.cpan.org> wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=20312 > > > On Jul 5, 2006, at 17:44, Guest via RT wrote: >
> > Re: Test::Class-0.11 > > Perl - 5.8.8 > > OS - NetBSD 3.0 i386 > > > > When running > > > > %perl -MCPAN -e 'install Bundle::Bricolage' > > > > the installation of Test::Class-0.11 fails. The issue is solved by > > going into .cpan/build/Test-Class-0.11 and running > > > > %perl Build.pl > > %./Build > > %./perl Makefile.pl > > %make > > %make install > > > > It appears that the install script fails to run the first one or two > > commands in this list.
> > No, it's just that Test::Class fails to install the first time > because it's missing prerequisites, IIRC. This bug should really be > in the Test-Class queue (and probablyk is?Adrian?). > > Best, > > David
Hmm. In my experience, it fails on the 2nd through 5th times as well. When I run the commands I mentioned, it doesn't seem to download anything new. Apologies if this is in the wrong place. -Matt