I've been having a devil of a time chasing this bug down.

I watched Elliot Shank have the problem, add some diagnostic printing
to CPAN::Testers::Report, and then have no problem.

It was a complete WTF! moment.

Someone with the repeatable problem, please try removing the "use
base" line from CPAN::Testers::Report and doing it manually with two
statements ("use ..." and "our @ISA = ...").  That's a wild guess --
not a confirmed fix.

If someone can give me shell access to a machine that consistently
shows the problem, that would help.

-- David

On Sun, Jul 25, 2010 at 5:59 PM, M W487 <mw487.yahoo....@gmail.com> wrote:
> Thanks, but no go.
>
> I was using Metabase::Fact 0.016.  I changed to 0.003, confirmed with
> a print of the version variable, and the error is the same.
>
> On Sun, Jul 25, 2010 at 1:22 PM, Serguei Trouchelle <s...@railways.dp.ua> 
> wrote:
>> M W487 wrote:
>>
>>> I get a similar error on cygwin.
>>
>> [...]
>>
>>> cpan[5]>  install Test::Reporter::Transport::Metabase
>>> Test::Reporter::Transport::Metabase is up to date (1.999006).
>>
>>> cpan[6]>  install Test::Reporter
>>> Test::Reporter is up to date (1.57).
>>
>>> cpan[9]>  install CPAN::Testers::Report
>>> CPAN::Testers::Report is up to date (1.999).
>>
>> What version of Metabase::Fact do you use?
>>
>> CTR requires version 0.003, while latest one is 0.016, and this may be the
>> source of problem.
>>
>> --
>> Serguei Trouchelle
>>
>

Reply via email to