Subject: | Problem installing the latest version of POE |
Date: | Tue, 10 Oct 2006 08:56:18 -0700 |
To: | bug-POE [...] rt.cpan.org |
From: | Michael Altarriba <mikealt [...] jps.net> |
Hello. I'm running Debian Stable, and trying to install the latest
version of POE using "cpan".
The installation fails on only one test:
tests/90_regression/rt1648-tied-stderr...........
# Failed test 'received STDERR despite it being tied'
# in tests/90_regression/rt1648-tied-stderr.t at line 74.
# Looks like you failed 1 test of 1.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
I've attached two files... one is the output of "perl -v", and the other
is the full output of executing "cpan POE".
I'd like to install POE without forcing it, or at least find out whether
the problem I'm seeing is due to POE or my own setup.
I can be reached at <mikealt@jps.net>.
If there are further tests I can do to help diagnose this problem, I'll
be more than happy to do so.
Thanks for your help...
Message body is not shown because it is too large.
This is perl, v5.8.4 built for i386-linux-thread-multi
Copyright 1987-2004, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.