s2cuts has asked for the wisdom of the Perl Monks concerning the following question:

Hi all,

I'm having problems installing modules through CPAN that I just can't figure out.

In this instance it's to do with DBIx::Class (Catalyst::Devel too), however I think the problem is more systemic since I'm having problems with other modules.

FYI, I'm launching cpan to install the modules in the following way:

# PERL_MM_USE_DEFAULT=1 perl -MCPAN -e 'install DBIx::Class'

This is the output of the above command.

OUTPUT

If someone could take a quick look, and maybe see what's going wrong.

Thanks

Replies are listed 'Best First'.
Re: CPAN module installation failure...
by NetWallah (Canon) on Aug 30, 2012 at 04:32 UTC
    The first failure:
    # Failed test 'The operation succeeded' # at t/storage/reconnect.t line 69. # 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 a +rtist me ORDER BY name DESC"] at t/storage/reconnect.t line 68
    Looks like a previously reported bug.
    No Fix yet, but they recommend this patch. Read the bug report for info.

                 I hope life isn't a big joke, because I don't get it.
                       -SNL