[Catalyst] Can't infer join condition

hkclark at gmail.com hkclark at gmail.com
Wed Feb 15 19:25:34 CET 2006


On 2/15/06, Brandon Black <blblack at gmail.com> wrote:
>
> I just installed Parley 0.08 + all the prereqs shown during  "perl
> Makefile.PL", with the latest DBIx::Class and DBIx::Class::Loader, and
> it worked fine for me (yay, I have an empty forum now :)
>
> The only hang-up was I had to force install
> Catalyst::Plugin::Authentication::Store::DBIC (it failed tests).
>
> Can you retry with the latest revs of DBIx::Class and
> DBIx::Class::Loader just in case (I don't suspect anything will
> change, but you never know).
>
> -- Brandon
>

I used
    perl -e 'use CPAN; CPAN::Shell->r;'
to make sure everything related to catalyst and/or database access was
running the latest and greatest.  Unfortunately, it still dies with
the same error.  I'm running Perl v5.8.5 on RedHat Enterprise Linux
4.X.

Thanks,
H



More information about the Catalyst mailing list