[Catalyst] Catalyst update issues

Matt S Trout dbix-class at trout.me.uk
Tue Apr 4 18:02:18 CEST 2006


Chisel Wright wrote:
> On Sat, Apr 01, 2006 at 07:16:33PM +0100, Chisel Wright wrote:
>> Looks like I'll have to update DBIC on my machine(s) and see if the same
>> thing happens to me.
> 
> OK, I'm trying to look into this.
> 
> I hit a bit of a problem. Being me, I decided to splat the perl install
> on my machine, and reinstall the perl modules I need from scratch
> 
> [what's with CPANPLUS 'freezing' at some prompts, eg. "would you like
> to install lwp-request?" and how the hell do you install Template with
> cpanp, it auto-answers the "Do you want to do DBI tests?" question for
> me with al the wrong answers]

You should've used

http://www.shadowcatsystems.co.uk/static/cat-install

then :)

> I've hit a bit of a problem though, and I've no idea what's causing it:
> 
> ---- cut here ----
> [Tue Apr  4 16:31:03 2006] [catalyst] [debug] Rendering template "forum/list"
> [Tue Apr  4 16:31:03 2006] [catalyst] [error] Caught exception in engine
> "Can't store CODE items at ../../lib/Storable.pm (autosplit into
> ../../lib/auto/Storable/_freeze.al) line 290, at
> /usr/lib64/perl5/site_perl/5.8.8/DBIx/Class/Serialize/Storable.pm line
> 10, at /usr/lib64/perl5/site_perl/5.8.8/Object/Signature.pm line 20"
> ---- cut here ----
> 
> Before I reinstalled perl+modules it was telling em I can't store GLOB
> items, so something is happening there.

Oooh, are you trying to store DBIC objects in the session?

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list