$ uname -a
Linux gonzo 2.6.32.12 #1 SMP Wed Apr 28 19:25:11 UTC 2010 i686 GNU/Linux
$ cat /etc/debian_version
5.0.8
We wound up using cpanm to manually install/upgrade Moose,
MooseX::Role::WithOverloading, DBIx::Class, Catalyst::Plugin::ConfigLoader,
Catalyst.

$ perl -MCatalyst -e 'print $Catalyst::VERSION,"\n"'
5.80030


On Mon, Jan 31, 2011 at 1:37 PM, Peter Edwards <[email protected]>wrote:

>  On 31 January 2011 13:22, will trillich <[email protected]>wrote:
>
>> Don't know about this specific problem, but we just ran into something
>> similar -- no upgrades, no changes, but Catalyst suddenly stopped loading
>> (DBIx::Class::Schema::connection(): No arguments to load_classes). Wound up
>> having to cpanm a bunch of upgrades by hand before it started working again.
>>
>>
>> So apparently our system either is configured for occasional cron-based
>> upgrades and we managed to wind up in an unstable state as a result (still
>> looking into this)... or black hats were involved.
>>
>>
> Which operating system and version are you running?
>
> Regards, Peter
>


-- 
The first step towards getting somewhere is to decide that you are not going
to stay where you are.  -- J.P.Morgan
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to