Subject: | can't submit test results using a proxy |
I've configured CPANPLUS to report test results but it fails with the
below error although the proxy reported in the error message is correct
and also reachable.
[ERROR] Could not send 'pass' report for 'Env-1.03': Test::Reporter:
error from 'Test::Reporter::Transport::Metabase:'
fact submission failed: Can't connect to our.proxy.tld:8080 at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Metabase/Client/Simple.pm
line 111
Metabase::Client::Simple::submit_fact('Metabase::Client::Simple=HASH(0x4d29fa8)', 'CPAN::Testers::Report=HASH(0x61262f8)') called at /home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/Reporter/Transport/Metabase.pm line 132
Test::Reporter::Transport::Metabase::send('Test::Reporter::Transport::Metabase=HASH(0x62c90d0)', 'Test::Reporter=HASH(0x40feca8)') called at /home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/Reporter.pm line 279
eval {...} called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Test/Reporter.pm
line 279
Test::Reporter::send('Test::Reporter=HASH(0x40feca8)') called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Internals/Report.pm
line 593
eval {...} called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Internals/Report.pm
line 592
CPANPLUS::Internals::Report::_send_report('CPANPLUS::Backend=HASH(0x34a70f0)', 'module', 'CPANPLUS::Module=HASH(0x6ddacc8)', 'failed', undef, 'buffer', '[MSG] [Mon Jul 11 09:58:46 2011] Checking if your kit is comp...', 'verbose', 0, ...) called at /home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Dist/MM.pm line 726
CPANPLUS::Dist::MM::create('CPANPLUS::Dist::MM=HASH(0x5f27738)',
'verbose', 0, 'force', 0) called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Module.pm
line 826
CPANPLUS::Module::dist('CPANPLUS::Module=HASH(0x6ddacc8)', 'format',
'CPANPLUS::Dist::MM', 'target', 'install', 'args', 'HASH(0x6d5ee58)')
called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Module.pm
line 1068
CPANPLUS::Module::install('CPANPLUS::Module=HASH(0x6ddacc8)', 'target',
'install') called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Shell/Default.pm
line 912
CPANPLUS::Shell::Default::_install('CPANPLUS::Shell=HASH(0x34a7f90)',
'modules', 'ARRAY(0x33768a8)', 'options', 'HASH(0x66c0ca0)', 'input', 2,
'choice', 'i', ...) called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Shell/Default.pm
line 380
eval {...} called at
/home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Shell/Default.pm
line 380
CPANPLUS::Shell::Default::dispatch_on_input('CPANPLUS::Shell=HASH(0x34a7f90)', 'input', 'i 2') called at /home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Shell/Default.pm line 245
CPANPLUS::Shell::Default::_input_loop('CPANPLUS::Shell=HASH(0x34a7f90)') called at /home/ahartmai/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/CPANPLUS/Shell/Default.pm line 225
CPANPLUS::Shell::Default::shell('CPANPLUS::Shell=HASH(0x34a7f90)')
called at /home/ahartmai/perl5/perlbrew/bin/cpanp line 30