[Dbix-class] error installing DBIx::Class

Matt S Trout dbix-class at trout.me.uk
Tue Jul 10 16:57:44 GMT 2007


On Tue, Jul 10, 2007 at 09:46:20AM +0300, Octavian Rasnita wrote:
> Hi,
> 
> I have tried installing DBIx::Class using the cpan shell and also
> perl Makefile.PL
> make
> make test
> 
> But on the "test" step it gives the following error:
> 
> Failed Test             Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/33storage_reconnect.t    0    11     2    2 100.00%  2
> 39 tests and 14 subtests skipped.
> Failed 1/100 test scripts, 99.00% okay. 1/1831 subtests failed, 99.95% okay.
> make: *** [test_dynamic] Error 255
> 
> I am doing this using Perl 5.8.8 threaded under SuSE.
> 
> Please tell me what can I do. I think is not ok to force install it.

Probably a broken DBD::SQLite causing a SEGV.

So it probably -is- ok to force install it, if you don't have time to debug it.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Dbix-class mailing list