[Dbix-class] DBIx::Class 0.08918 install fails? Was: Undefined subroutine &DBIx::Class::Exception::catch

Alejandro Imass aimass at yabarana.com
Wed Aug 15 15:21:49 GMT 2012


On Wed, Aug 15, 2012 at 10:48 AM, Bill Moseley <moseley at hank.org> wrote:
>
>
> On Wed, Aug 15, 2012 at 7:23 AM, Dave Howorth <dhoworth at mrc-lmb.cam.ac.uk>
> wrote:
>>
>> Dave Howorth wrote:
>> > Has anybody seen this eror message before?
>> >
>> >   Undefined subroutine &DBIx::Class::Exception::catch
>> >
>> > All my programs that use DBIx::Class on a particular machine have just
>> > broken and now die with that error message.
>>
>> # died: DBIx::Class::Exception (DBIx::Class::ResultSet::search(): DBI
>> Exception: DBD::SQLite::db prepare_cached failed: disk I/O error [for
>> Statement "SELECT me.artistid, me.name, me.rank, me.charfield FROM
>> artist me ORDER BY name DESC"] at t/storage/reconnect.t line 68
>> # )

I had the exact same error last night whilst trying to install DBIC on
a new server. It has to do with a test that does some fancy moves to
the sqllite file and then tests the re-connect once the file is in
place again. I assumed it was a problem particular to my environment
because I was running in a FreeBSD Jail so I thought it was some Jail
restriction and since it was the only test failing I just forced the
install.



More information about the DBIx-Class mailing list