Skip Menu |

This queue is for tickets about the MasonX-Request-WithApacheSession CPAN distribution.

Report information
The Basics
Id: 19587
Status: rejected
Priority: 0/
Queue: MasonX-Request-WithApacheSession

People
Owner: brad [...] divisionbyzero.net
Requestors: pmm2005 [...] clear.net.nz
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.30
Fixed in: (no value)



Subject: Can't install this module
Running cpan>install MasonX::Request::WithApacheSession (MasonX-Request-WithApacheSession-0.30.tar.gz) perl version 5.8.7 uname -r = 2.6.12-9-386 Produces errors and will not install on new machine with clean install of Kubuntu. All other modules load okay. Patrick McHale Error PrintOut: Running make for D/DR/DROLSKY/MasonX-Request-WithApacheSession-0.30.tar.gz Is already unwrapped into directory /root/.cpan/build/MasonX-Request-WithApacheSession-0.30 CPAN.pm: Going to build D/DR/DROLSKY/MasonX-Request-WithApacheSession-0.30.tar.gz /usr/bin/perl Build --makefile_env_macros 1 lib/MasonX/Request/WithApacheSession.pm -> blib/lib/MasonX/Request/WithApacheSession.pm lib/MasonX/Request/WithMultiSession.pm -> blib/lib/MasonX/Request/WithMultiSession.pm Manifying blib/lib/MasonX/Request/WithApacheSession.pm -> blib/libdoc/MasonX::Request::WithApacheSession.3pm Manifying blib/lib/MasonX/Request/WithMultiSession.pm -> blib/libdoc/MasonX::Request::WithMultiSession.3pm /usr/bin/make -- OK Running make test /usr/bin/perl Build --makefile_env_macros 1 test t/01-basic....NOK 11 # Failed test 'subrequest1' # in /usr/local/share/perl/5.8.7/HTML/Mason/Tests.pm at line 559. # Looks like you failed 1 test of 12. t/01-basic....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/12 tests, 91.67% okay t/03-multi....NOK 4 # Failed test 'subrequest1' # in /usr/local/share/perl/5.8.7/HTML/Mason/Tests.pm at line 559. # Looks like you failed 1 test of 7. t/03-multi....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/7 tests, 85.71% okay t/99-pod......ok 1/1 skipped: File::Find::Rule not installed Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-basic.t 1 256 12 1 8.33% 11 t/03-multi.t 1 256 7 1 14.29% 4 1 subtest skipped. Failed 2/3 test scripts, 33.33% okay. 2/20 subtests failed, 90.00% okay. make: *** [test] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
Subject: ErrorOut.txt
Running make for D/DR/DROLSKY/MasonX-Request-WithApacheSession-0.30.tar.gz Is already unwrapped into directory /root/.cpan/build/MasonX-Request-WithApacheSession-0.30 CPAN.pm: Going to build D/DR/DROLSKY/MasonX-Request-WithApacheSession-0.30.tar.gz /usr/bin/perl Build --makefile_env_macros 1 lib/MasonX/Request/WithApacheSession.pm -> blib/lib/MasonX/Request/WithApacheSession.pm lib/MasonX/Request/WithMultiSession.pm -> blib/lib/MasonX/Request/WithMultiSession.pm Manifying blib/lib/MasonX/Request/WithApacheSession.pm -> blib/libdoc/MasonX::Request::WithApacheSession.3pm Manifying blib/lib/MasonX/Request/WithMultiSession.pm -> blib/libdoc/MasonX::Request::WithMultiSession.3pm /usr/bin/make -- OK Running make test /usr/bin/perl Build --makefile_env_macros 1 test t/01-basic....NOK 11 # Failed test 'subrequest1' # in /usr/local/share/perl/5.8.7/HTML/Mason/Tests.pm at line 559. # Looks like you failed 1 test of 12. t/01-basic....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/12 tests, 91.67% okay t/03-multi....NOK 4 # Failed test 'subrequest1' # in /usr/local/share/perl/5.8.7/HTML/Mason/Tests.pm at line 559. # Looks like you failed 1 test of 7. t/03-multi....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/7 tests, 85.71% okay t/99-pod......ok 1/1 skipped: File::Find::Rule not installed Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-basic.t 1 256 12 1 8.33% 11 t/03-multi.t 1 256 7 1 14.29% 4 1 subtest skipped. Failed 2/3 test scripts, 33.33% okay. 2/20 subtests failed, 90.00% okay. make: *** [test] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
This is a symptom of the bug represented here: http://rt.cpan.org/Ticket/Display.html?id=27638 I've found two possible solutions, I'd like to have some feedback as to which solution is optimal. Please see that ticket for details on the two potential problems.