Skip Menu |

This queue is for tickets about the Catalyst-Model-DBIC-Schema CPAN distribution.

Report information
The Basics
Id: 32497
Status: rejected
Priority: 0/
Queue: Catalyst-Model-DBIC-Schema

People
Owner: Nobody in particular
Requestors: peter.mains [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.20
Fixed in: (no value)



Using Ubuntu Gutsy Gibbon (7.10) Attempted to install module using CPAN shell. In order to complete the install, I had to use "force install" rather than simple "install" because of a failed test. Keep in mind that the installation was done as root, in the CPAN shell, using the typical installation command. <i>cpan[1]> install Catalyst::Helper::Model::DBIC::Schema ... Failed 1/5 test programs. 1/2 subtests failed. make: *** [test_dynamic] Error 255 BLBLACK/Catalyst-Model-DBIC-Schema-0.20.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BLBLACK/Catalyst-Model-DBIC-Schema-0.20.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: ASH/DBIx-Class-0.08008.tar.gz : make_test NO BLBLACK/Catalyst-Model-DBIC-Schema-0.20.tar.gz: make_test NO cpan[2]> force install Catalyst::Helper::Model::DBIC::Schema ... Failed during this command: BLBLACK/Catalyst-Model-DBIC-Schema-0.20.tar.gz: make_test FAILED but failure ignored because 'force' in effect</i>
Subject: Re: [rt.cpan.org #32497]
Date: Tue, 22 Jan 2008 09:56:40 +0000
To: "Peter J. Mains via RT" <bug-Catalyst-Model-DBIC-Schema [...] rt.cpan.org>
From: Matt S Trout <mst [...] shadowcatsystems.co.uk>
On Tue, Jan 22, 2008 at 01:27:32AM -0500, Peter J. Mains via RT wrote: Show quoted text
> > Tue Jan 22 01:27:30 2008: Request 32497 was acted upon. > Transaction: Ticket created by peter.mains > Queue: Catalyst-Model-DBIC-Schema > Subject: (No subject given) > Broken in: 0.20 > Severity: Important > Owner: Nobody > Requestors: peter.mains@gmail.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32497 > > > > Using Ubuntu Gutsy Gibbon (7.10) > Attempted to install module using CPAN shell. > In order to complete the install, I had to use "force install" rather > than simple "install" because of a failed test. > Keep in mind that the installation was done as root, in the CPAN shell, > using the typical installation command. > > <i>cpan[1]> install Catalyst::Helper::Model::DBIC::Schema > ... > Failed 1/5 test programs. 1/2 subtests failed. > make: *** [test_dynamic] Error 255 > BLBLACK/Catalyst-Model-DBIC-Schema-0.20.tar.gz > /usr/bin/make test -- NOT OK > //hint// to see the cpan-testers results for installing this module, try: > reports BLBLACK/Catalyst-Model-DBIC-Schema-0.20.tar.gz > Running make install > make test had returned bad status, won't install without force > Failed during this command: > ASH/DBIx-Class-0.08008.tar.gz : make_test NO
As CPAN told you, the problem is DBIx::Class failing (which is because JSON.pm broke backcompat, which we're doing a release shortly to address). This isn't a Model-DBIC-Schema bug. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
As stated above, not a Catalyst-Model-DBIC-Schema bug.