[Catalyst] Upgrade problems (PluginTestApp.pm)

Nathan Kurz nate at verse.com
Sat Apr 29 19:50:05 CEST 2006


I just tried upgrading to Catalyst 5.68 using CPAN, and it failed one
of the tests because it could not find PluginTestApp.pm

------------------------------------------------------

t/unit_core_plugin................................Can't locate PluginTestApp.pm in @INC (@INC contains: t/lib /usr/local/src/perl/cpan/build/Catalyst-5.68/inc /usr/local/src/perl/cpan/build/Catalyst-5.68/blib/lib /usr/local/src/perl/cpan/build/Catalyst-5.68/blib/arch /usr/lib/perl5/5.8.7/i486-linux /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i486-linux /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl .) at /usr/local/src/perl/cpan/build/Catalyst-5.68/blib/lib/Catalyst/Test.pm line 78.
BEGIN failed--compilation aborted at t/unit_core_plugin.t line 20.
# Looks like your test died before it could output anything.
t/unit_core_plugin................................dubious                    
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
        Failed 22/22 tests, 0.00% okay
t/unit_core_uri_for...............................ok                         
t/unit_utils_request..............................ok                         
Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/unit_core_plugin.t  255 65280    22   44 200.00%  1-22
7 tests skipped.
Failed 1/50 test scripts, 98.00% okay. 22/1805 subtests failed, 98.78% okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Failed during this command:
  MRAMBERG/Catalyst-5.68.tar.gz                : make_test NO

----------------------------------------------------------

Is there something I have to install first to get this to work?

Thanks!

Nathan Kurz
nate at verse.com



More information about the Catalyst mailing list