Skip Menu |

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

Report information
The Basics
Id: 98002
Status: resolved
Priority: 0/
Queue: App-cpanminus-reporter

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

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



Subject: Undefined subroutine &CORE::warn
Date: Wed, 13 Aug 2014 18:52:42 +0100
To: bug-App-cpanminus-reporter [...] rt.cpan.org
From: Robert Rothenberg <rrwo [...] cpan.org>
I've installed App::cpanminus::reporter with no errors. When run the first time, I get Undefined subroutine &CORE::warn called at /home/rr/local/lib/perl5/CPAN/Testers/Common/Client/Config.pm line 87, <STDIN> line 4. I tried running it with the setup options. It gets to the point of asking the transport option, and then throws that error again.
On 2014-08-13 10:52:53, RRWO wrote: Show quoted text
> I've installed App::cpanminus::reporter with no errors. > > When run the first time, I get > > Undefined subroutine &CORE::warn called at > /home/rr/local/lib/perl5/CPAN/Testers/Common/Client/Config.pm line > 87, <STDIN> line 4. > > I tried running it with the setup options. It gets to the point of > asking the transport option, and then throws that error again.
Knowing your architecture and perl version would help, since this isn't a widespread problem.
Subject: Re: [rt.cpan.org #98002] Undefined subroutine &CORE::warn
Date: Wed, 13 Aug 2014 23:46:27 +0100
To: bug-App-cpanminus-reporter [...] rt.cpan.org
From: Robert Rothenberg <rrwo [...] cpan.org>
Sorry about that. Debian Wheezy 64-bit, perl 5.14 (system perl). On 13 Aug 2014 21:43, "Karen Etheridge via RT" < bug-App-cpanminus-reporter@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=98002 > > > On 2014-08-13 10:52:53, RRWO wrote:
> > I've installed App::cpanminus::reporter with no errors. > > > > When run the first time, I get > > > > Undefined subroutine &CORE::warn called at > > /home/rr/local/lib/perl5/CPAN/Testers/Common/Client/Config.pm line > > 87, <STDIN> line 4. > > > > I tried running it with the setup options. It gets to the point of > > asking the transport option, and then throws that error again.
> > > Knowing your architecture and perl version would help, since this isn't a > widespread problem. >
Hello! I'm really sorry for the late response, thank you for being so patient. I'm having a very hard time reproducing this. Could you please give it another go with the latest CPAN version and see if it happens again? Then could you please paste us the output of "perl -V" (note the capital V) and the output of: perl -MApp::cpanminus::reporter -E 'say $App::cpanminus::reporter::VERSION' and perl -MCPAN::Testers::Common::Client -E 'say $CPAN::Testers::Common::Client::VERSION' Again, thank you so much for your patience and help in figuring this one out!
I think this is fixed in 0.14. If it's not, please reopen the ticket and paste us the output of "perl -V" (note the capital V) and the output of: perl -MApp::cpanminus::reporter -E 'say $App::cpanminus::reporter::VERSION' and perl -MCPAN::Testers::Common::Client -E 'say $CPAN::Testers::Common::Client::VERSION' Thanks!