[Catalyst] error installing Catalyst::Plugin::Session (2)
apv
apv at sedition.com
Thu Jul 12 06:45:12 GMT 2007
I ran into this too doing a clean install last week on DreamHost and
forgot to report it. I'm sorry! If you're in a hurry, the way I
solved it (in the CPAN shell) was to install an older version of
Session and family first and then upgrade from there.
-Ashley
On Jul 11, 2007, at 10:25 PM, Octavian Rasnita wrote:
> Hi,
>
> I have seen that when trying to install C::P::Session, appears the
> following error. It seems that C::P::Session depends on
> C::P::Session::State::Cookie but this second module depends on the
> first one.
>
> t/06_finalize.................ok 1/3Can't locate Catalyst/Plugin/
> Session/State/Cookie.pm in @INC (@INC contains: /home/teddy/modules
> /Catalyst-Plugin-Session-0.16/blib/lib /home/teddy/modules/Catalyst-
> Plugin-Session-0.16/blib/arch /usr/local/perl588/lib/5.8.8/x86_6
> 4-linux-thread-multi /usr/local/perl588/lib/5.8.8/x86_64-linux-
> thread-multi /usr/local/perl588/lib/5.8.8 /usr/local/perl588/lib/site
> _perl/5.8.8/x86_64-linux-thread-multi /usr/local/perl588/lib/
> site_perl/5.8.8/x86_64-linux-thread-multi /usr/local/perl588/lib/
> site_p
> erl/5.8.8 /usr/local/perl588/lib/site_perl/5.8.8/x86_64-linux-
> thread-multi /usr/local/perl588/lib/site_perl/5.8.8 /usr/local/perl588
> /lib/site_perl . /usr/local/perl588/lib/5.8.8/x86_64-linux-thread-
> multi /usr/local/perl588/lib/5.8.8 /usr/local/perl588/lib/site_per
> l/5.8.8/x86_64-linux-thread-multi /usr/local/perl588/lib/site_perl/
> 5.8.8 /usr/local/perl588/lib/site_perl .) at /usr/local/perl588/l
> ib/site_perl/5.8.8/Catalyst.pm line 2139.
> # Looks like you planned 3 tests but only ran 1.
> # Looks like your test died just after 1.
> t/06_finalize.................dubious
> Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-3
> Failed 2/3 tests, 33.33% okay
> t/99_pod......................skipped
> all skipped: set TEST_POD to enable this test
> t/99_podcoverage..............skipped
> all skipped: Test::Pod::Coverage 1.04 required
> t/live_app....................skipped
> all skipped: Catalyst::Plugin::Session::State::Cookie 0.03
> or higher is required for this test
> Failed Test Stat Wstat Total Fail List of Failed
> ----------------------------------------------------------------------
> ---------
> t/06_finalize.t 255 65280 3 4 2-3
> 4 tests skipped.
> Failed 1/8 test scripts. 2/25 subtests failed.
> Files=8, Tests=25, 1 wallclock secs ( 0.50 cusr + 0.10 csys =
> 0.60 CPU)
> Failed 1/8 test programs. 2/25 subtests failed.
> make: *** [test_dynamic] Error 255
>
> Octavian
More information about the Catalyst
mailing list