[Dbix-class] Test suites fail on sqlite upgrade

Shea Levy shea.levy at logicblox.com
Thu Apr 11 22:14:39 GMT 2013


Hi Peter,

On 04/11/2013 06:06 PM, Peter Rabbitson wrote:
> On Thu, Apr 11, 2013 at 01:47:23PM -0400, Shea Levy wrote:
>> Hi,
>>
>> After updating sqlite from 3.7.14.1 to 3.7.16.1 (my package manager
>> uses a system sqlite for DBD::SQLite)
> Could you provide a basic instruction on how to build such a DBD::SQLite?

Sure, the Makefile.pl has an if (0) that you need to patch to an if (1) =

(those are the explicit instructions). See for example this patch that =

my distro uses: =

https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/perl-modules/=
DBD-SQLite/external-sqlite.patch. =

Then you need to make sure the SQLITE_LOCATION flag is set to the path =

to your sqlite install.

>
>> the DBIx-Class testsuites
>> fail: http://hydra.nixos.org/build/4720176/nixlog/1/raw. Any ideas
>> about how serious this is
> Hard to say. Could be very serious, could be a test suite assumption fluk=
e.
>
>> or how to fix it?
> Couldn't begin to speculate on that... more info is needed. The best way
> would be for me to reproduce this locally.
>
> Cheers

Thanks,
Shea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20130411/b4f=
cbcbf/attachment.htm


More information about the DBIx-Class mailing list