[Catalyst] auth_bootstrap.pl question

Kieren Diment diment at gmail.com
Mon Aug 2 08:41:02 GMT 2010


I checked the recent version bump (for windows compat) for problems.  I can't replicate the problem on my system using a clean app.
The error is with DBIx::Class::Schema::Loader, but it's difficult to tell what the origin of the problem might be from here.

$ perl -MDBIx::Class::Schema::Loader\ 9999
DBIx::Class::Schema::Loader version 9999 required--this is only version 0.06000.
BEGIN failed--compilation aborted.

I also tried with the latest version of Schema::Loader (0.070001) without incident.


On 02/08/2010, at 5:51 PM, Nicolas Voss wrote:

> hi Kieren,
> 
> tests were ok for DBIx::Class::Schema::Loader (test=pass after installation). What's wrong here?
> 
> thank you in advance,
> marc
> 
> 
> Le 31 juil. 2010 à 01:16, Kieren Diment <diment at gmail.com> a écrit :
> 
>> At a guess I think that there's something wrong with your installation of DBIx::Class;:Schema::Loader
>> 
>> 
>> On 31/07/2010, at 12:35 AM, Marc Gamontini wrote:
>> 
>>> Hi,
>>> 
>>> Could you explain the error below (LolCatalyst example, Chapter 3, p74) ? We
>>> installed Catalyst::Helper::AuthDBIC and DBIx::Class::Schema::Loader (tests
>>> are ok).
>>> 
>>> [@localhost LolCatalyst-Lite]# auth_bootstrap.pl -credential http
>>> Use of uninitialized value in concatenation (.) or string at
>>> /root/perl5/lib/perl5/Catalyst/Helper/AuthDBIC.pm line 95.
>>> Can't call method "loader_options" without a package or object reference at
>>> /root/perl5/lib/perl5/DBIx/Class/Schema/Loader.pm line 390.
>>> Thank you in advance,
>>> Marc
>>> _______________________________________________
>>> 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/
>> 
>> 
>> _______________________________________________
>> 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/
> 
> _______________________________________________
> 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