Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 20266
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: tony [...] develop-help.com
Cc:
AdminCc:

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



Subject: tracebacks from failing POE-Component-Client-HTTP tests
Date: Tue, 4 Jul 2006 11:58:37 +1000
To: bug-POE [...] rt.cpan.org
From: Tony Cook <tony [...] develop-help.com>
Hi, I was attempting to reproduce the issues I had earlier with POE::Component::Client::HTTP as I mention on IRC, but was having test failures in a different location. After seeing the failures I attempted: make perl -Mblib t/01_request.t and received the attached output. tony@develop-help:~$ perl -MPOE -le 'print $POE::VERSION' 0.3502 POE::XS::Queue::Array is not installed. The other dependencies of POE::Component::Client::HTTP were installed earlier today from an up to date (10 hours behind funet) CPAN mirror. I've attached the beginning of the traceback, which I believe includes all of the error conditions that seemed to be occurring, if you want the whole 44Mb, or any other information, please let me know. -- TonyC

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #20266] AutoReply: tracebacks from failing POE-Component-Client-HTTP tests
Date: Tue, 4 Jul 2006 14:11:01 +1000
To: Bugs in POE via RT <bug-POE [...] rt.cpan.org>
From: Tony Cook <tony [...] develop-help.com>
I've attached the output from running t/01_request.t with an valid value in http_proxy.

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #20266] AutoReply: tracebacks from failing POE-Component-Client-HTTP tests
Date: Tue, 4 Jul 2006 14:18:27 +1000
To: Bugs in POE via RT <bug-POE [...] rt.cpan.org>
From: Tony Cook <tony [...] develop-help.com>
I've attached the test output from t/54_hzheng_head_redir.t here.

Message body is not shown because sender requested not to inline it.

On Tue Jul 04 00:19:06 2006, tony@develop-help.com wrote: Show quoted text
> I've attached the test output from t/54_hzheng_head_redir.t here.
I've committed revision 262 to solve this one. The target web site redirects a variable number of times depending on your location.
I believe this is resolved in POE::Component::Client::HTTP v0.77, which has been on the CPAN for a while now. If you're still running into problems, please open a new ticket in POE-Component-Client-HTTP's queue. Thanks!