[Catalyst] Method name conflict with current versions

Louis Erickson lerickson at rdwarf.net
Sat Dec 31 19:56:43 GMT 2011


As a follow-up, ShinyCMS and current Catalyst are working for me in Perl 5.10.0.  I had to upgrade everything in the system, but it does work now.  Moose was current, but something else must have been in the way.

On Dec 28, 2011, at 11:24 AM, Louis Erickson wrote:

> 
> Summary:
> 
> I was using an outdated perl and modules.  Current perl and libraries works.  There are some points of discussion and will be a follow-up after I get modules upgraded.
> 
> Thank you for pointing out the obvious, which I overlooked.  Installing updated versions does not help if I do not turn them on.
> 
> On Dec 28, 2011, at 4:42 AM, Denny wrote:
> 
>> On Tue, 2011-12-27 at 18:08 -0800, Louis Erickson wrote:
>>> I'm trying to get ShinyCMS working
>> 
>> Yay!
>> 
>>> and had an old installation and nothing worked.
>> 
>> Boo!
>> 
>> Do you mean an old installation of ShinyCMS, or an old installation of
>> Perl, or an old installation of Catalyst and supporting modules?
> 
> It's an old installation of Perl and Catalyst.  It was running some other Cat apps fine, but this newer one doesn't get along.  I figured that would be annoying, so installed new with perlbrew.
> 
>>> So, I installed perlbrew, installed a new Perl 5.14.2, and then used cpanm to install new versions of all the needed modules.  Current as of yesterday.
> 
>> I see t0m has already posted the solution to this.  I wonder if you
>> could try updating your Catalyst (/Moose/etc) against your 5.10.0
>> install also, and let me know if there are any problems with ShinyCMS on
>> that stack?  I did most of the original development on 5.10.0 but I
>> recently updated to 5.12.4 when I had to reinstall Ubuntu...  I'd rather
>> ShinyCMS didn't leave 5.10.x behind just yet though!
> 
> t0m and Joerg have pointed out that I was running the wrong Perl - using the Perl I installed everything freshly with got the plain-vanilla Catalyst app running, and moved to a ShinyCMS-specific problem that we can discuss elsewhere.  I suspect it's pretty trivial, but it isn't a Catalyst issue.
> 
> t0m suggested moose-outdated.  It says everything is current - I updated Moose before I wrote.  I also updated Catalyst::Devel and any other module that sounded likely.  Still got the errors.  I now have "upgrade /(.*)/" running, which will take a bit.  I may try a clean install of 5.10.1 in perlbrew instead of the system perl.
> 
>> PS: If you'd like to find me for a chat at any point, I usually lurk in
>> #shinycms on irc.freenode.net  :)
> 
> I'm idling there, but once I had the general Catalyst app fail, I thought I'd wait to discuss Shiny-specific problems with you.  Maybe later today, in fact.  =)  I hope ShinyCMS is as perfect a fit for what I need as it sounds.  I'd rather run a Perl and Catalyst based tool than a bunch of PHP.
> 
> 
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/




More information about the Catalyst mailing list