[Catalyst] Agave and DBIC upgrade issues

Andreas Marienborg omega at palle.net
Wed Mar 22 18:59:20 CET 2006


Figured I would check what was needed to get things up and running on  
my machine atleast, and that was nothing.

I'm using the latest dev-release of DBIC though, that might be  
related? perhaps something was broken for agave on 0.05, but is fixed  
in 0.05999_03 or what it is Ihave installed.

Anyways, I will try to update it to play more nicely with the new  
shcema stuff tonight, and we will see how far I get :)


andreas


On 21. mar. 2006, at 21.56, Jason Hall wrote:

> I've been using the Agave blog on my system for a while now with good
> success.  Today though, I needed to restart apache for a different  
> site,
> and I guess it picked up some new perl modules with the restart,  
> because
> now I can't get it to run at all.  Everything seems to be DBIC  
> related,
> and I wanted to know if anybody has had to do any patching to make it
> work recently.  When I try to run the server script now, I get:
>
> Too late to run INIT block at /usr/share/perl5/Class/C3.pm line 52.
> Couldn't load "Agave::M::DBIC", "Can't locate object method
> "result_source_instance" via package "Agave::M::DBIC::Comment" at
> /usr/share/perl5/DBIx/Class/Schema.pm line 68.
> Compilation failed in require at
> /usr/share/perl5/Module/Pluggable/Fast.pm line 82.
> " at /usr/share/perl5/Module/Pluggable/Fast.pm line 84.
> Compilation failed in require at script/agave_server.pl line 50.
>
> which relates to:
>
>       66 sub register_class {
>       67   my ($self, $moniker, $to_register) = @_;
>       68   $self->register_source($moniker =>
> $to_register->result_source_instance);
>
> Now, I'm not sure what packages have all changed underneath since this
> was last restarted, all I can do is guess at the change of the
> DBIx::Class::Schema stuff.
>
> Does anybody have any hints/patches/ways/obvious points to get my  
> stuff
> back up :)
>
> --
> Jayce^
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst




More information about the Catalyst mailing list