Skip Menu |

This queue is for tickets about the App-cpanminus-reporter CPAN distribution.

Report information
The Basics
Id: 97082
Status: rejected
Priority: 0/
Queue: App-cpanminus-reporter

People
Owner: Nobody in particular
Requestors: GVL [...] cpan.org
Cc:
AdminCc:

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



Subject: error sending report
App::cpanminus::reporter suddenly stopped working on all of my boxes a week ago. Looks like submission fails for some reason. Trace follows below: cpanm-reporter --force -v Parsing /var/root/.cpanm/build.log... entering POE-1.360, http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-1.360.tar.gz recording POE-1.360 sending: (http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-1.360.tar.gz, RCAPUTO, POE-1.360, PASS) Error while sending this report, continuing with the next one... DEBUG: Test::Reporter: error from 'Test::Reporter::Transport::Metabase:' fact submission failed: write failed: at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/Metabase/Client/Simple.pm line 100. Metabase::Client::Simple::submit_fact(Metabase::Client::Simple=HASH(0x101c43320), CPAN::Testers::Report=HASH(0x101efd580)) called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/Test/Reporter/Transport/Metabase.pm line 132 Test::Reporter::Transport::Metabase::send(Test::Reporter::Transport::Metabase=HASH(0x1019a6178), Test::Reporter=HASH(0x101c21c70)) called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/Test/Reporter.pm line 271 eval {...} called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/Test/Reporter.pm line 271 Test::Reporter::send(Test::Reporter=HASH(0x101c21c70)) called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/App/cpanminus/reporter.pm line 314 App::cpanminus::reporter::__ANON__() called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/Try/Tiny.pm line 81 eval {...} called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x101c33d68), Try::Tiny::Catch=REF(0x101bd1598)) called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/App/cpanminus/reporter.pm line 319 App::cpanminus::reporter::make_report(App::cpanminus::reporter=HASH(0x101812250), "http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-1.360.tar.gz", "POE-1.360", "PASS", "Building and testing POE-1.360\x{a}", "/opt/perl/perl-5.18.2/bin/perl mylib/gen-tests.perl lib/POE.pm\x{a}", "cp lib/POE/NFA.pm blib/lib/POE/NFA.pm\x{a}", "cp lib/POE/Resource/Events.pm blib/lib/POE/Resource/Events.pm\x{a}", "cp lib/POE/Resource/Sessions.pm blib/lib/POE/Resource/Session"..., ...) called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/App/cpanminus/reporter.pm line 235 App::cpanminus::reporter::__ANON__("POE-1.360", "http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-1.360.tar.gz") called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/App/cpanminus/reporter.pm line 206 App::cpanminus::reporter::__ANON__() called at /opt/perl/perl-5.18.2/lib/site_perl/5.18.2/App/cpanminus/reporter.pm line 243 App::cpanminus::reporter::run(App::cpanminus::reporter=HASH(0x101812250)) called at /var/root/.plenv/versions/perl-5.18.2/bin/cpanm-reporter line 25 left POE-1.360, http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-1.360.tar.gz Finished
Not App::cpanminus::reporter related. It's a bug in IO::Socket:IP 0.30. https://rt.cpan.org/Ticket/Display.html?id=97050
On 2014-07-08 23:57:06, GVL wrote: Show quoted text
> App::cpanminus::reporter suddenly stopped working on all of my boxes a > week ago. Looks like submission fails for some reason. Trace follows > below:
Related to https://rt.cpan.org/Ticket/Display.html?id=97050 ?