[Catalyst-dev] Install failures from CPAN
Ton Voon
ton.voon at altinity.com
Tue Jul 17 11:11:01 GMT 2007
Hi!
I'm doing some fresh installs from CPAN and I'm getting a few
Catalyst install errors. I have patches below.
Catalyst::Plugin::Authentication 0.10000. This module is missing the
inc/ directory. I copied one over from Module::Install 0.67 and the
install went fine.
Catalyst::Plugin::Session 0.16. Complains about a test failure for t/
06_finalize.t re: missing Catalyst::Plugin::Session::State::Cookie
(output attached). As the tests t/05_semi_persistant_flash and t/
live_app both skip if C::P::Session::State::Cookie is missing, I've
added the same skip test to t/06_finalize.t - patch attached.
Ton
http://www.altinity.com
T: +44 (0)870 787 9243
F: +44 (0)845 280 1725
Skype: tonvoon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: session_output.log
Type: application/octet-stream
Size: 2001 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20070717/a3083f44/session_output.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ignore_no_session_state_cookie.patch
Type: application/octet-stream
Size: 898 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20070717/a3083f44/ignore_no_session_state_cookie.obj
-------------- next part --------------
More information about the Catalyst-dev
mailing list