Lets start with the error message I get: CPAN::Reporter not installed. No reports will be sent.
Well that is easy to understand, the problem is when I do "cpan -D CPAN::Reporter" I get the following back CPAN::Reporter ------------------------------------------------------------------------- CPAN: Module::CoreList loaded ok (v2.66) Adds CPAN Testers reporting to CPAN.pm D/DA/DAGOLDEN/CPAN-Reporter-1.2007.tar.gz /usr/lib/perl5/site_perl/5.16.0/CPAN/Reporter.pm Installed: 1.2007 CPAN: 1.2007 up to date David Golden (DAGOLDEN) dagol...@cpan.org To further complicate matters this error is popping up in the middle of smoke testing after 5,000 some reports were already sent in. This is the second time in the last week this has happened. The last line of the reports file is "test PASS Task-Cpanel-11.36.001 ..." but I have no data showing that is breaking anything. If I restart the smoking process with "perl -MCPAN::Reporter::Smoker -e start" it still says CPAN::Reporter is not installed. Does anyone know what is causing this, or had this kind of problem? I am trying to gather more data before filing a bug report. Kirk