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/ 

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/dbix-class@lists.rawmode.org/

Reply via email to