Skip Menu |

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

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

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

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



Subject: parsing build.log fails for distro installed is not downloaded
I installed Dist-Zilla from a local patched distro I had, and during the course of installation, several dependencies were downloaded and installed. I ran cpanm-reporter, expecting the dependency installations to be reported. Instead, I got this message: Parsing error. Found 'C:/Users/Nate/Downloads/Dist-Zilla-5.020' without fetching first. at C:/berrybrew/5.20.1_64/perl/site/bin/cpanm-reporter line 27. Here is the beginning of my build.log file: cpanm (App::cpanminus) 1.7009 on perl 5.020001 built for MSWin32-x64-multi-thread Work directory is C:\BERRYB~1\520~1.1_6\data/.cpanm/work/1413220274.3884 You have make C:\berrybrew\5.20.1_64\c\bin\dmake.exe You have LWP 6.08 Falling back to Archive::Tar 2.02 --> Working on . Entering C:/Users/Nate/Downloads/Dist-Zilla-5.020 Checking configure dependencies from META.json Checking if you have File::ShareDir::Install 0.06 ... Yes (0.09) Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (6.98) Configuring Dist-Zilla-5.020 Running Makefile.PL Warning: prerequisite Perl::PrereqScanner 1.016 not found. Generating a dmake-style Makefile Writing Makefile for Dist::Zilla ...
On 2014-10-13 21:00:30, NGLENN wrote: Show quoted text
> I installed Dist-Zilla from a local patched distro I had, and during > the course of installation, several dependencies were downloaded and > installed. I ran cpanm-reporter, expecting the dependency > installations to be reported. Instead, I got this message: > > Parsing error. Found 'C:/Users/Nate/Downloads/Dist-Zilla-5.020' > without fetching first. at C:/berrybrew/5.20.1_64/perl/site/bin/cpanm- > reporter line 27.
This is the same as https://rt.cpan.org/Ticket/Display.html?id=88367. Because test reports need to be submitted against a unique author *and* tarball name combination, there is no way of figuring out where to direct the report when it was installed from a local filename (that doesn't contain the uploading author, RJBS).
Oops! Sorry for the duplicate. However, I did not expect the the report for Dist::Zilla to be sent, just the reports for the dependencies which were downloaded from CPAN during the install. On Tue Oct 14 12:09:57 2014, ETHER wrote: Show quoted text
On Tue Oct 14 12:40:24 2014, NGLENN wrote: Show quoted text
> Oops! Sorry for the duplicate. However, I did not expect the the > report for Dist::Zilla to be sent, just the reports for the > dependencies which were downloaded from CPAN during the install. > On Tue Oct 14 12:09:57 2014, ETHER wrote:
You are absolutely right. Version 0.14 should handle this properly, skipping local installations and doing the right thing for any (remote) deps. Thanks for reporting!
Subject: Re: [rt.cpan.org #99476] parsing build.log fails for distro installed is not downloaded
Date: Sun, 24 Apr 2016 09:10:43 +0900
To: bug-App-cpanminus-reporter [...] rt.cpan.org
From: Nathan Glenn <garfieldnate [...] gmail.com>
Awesome, thanks! Thank you for all your work in building this tool. It is wonderful to be able to contribute reports so quickly and easily. On Sun, Apr 24, 2016 at 4:40 AM, Breno G. de Oliveira via RT < bug-App-cpanminus-reporter@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=99476 > > > On Tue Oct 14 12:40:24 2014, NGLENN wrote:
> > Oops! Sorry for the duplicate. However, I did not expect the the > > report for Dist::Zilla to be sent, just the reports for the > > dependencies which were downloaded from CPAN during the install. > > On Tue Oct 14 12:09:57 2014, ETHER wrote:
> > You are absolutely right. Version 0.14 should handle this properly, > skipping local installations and doing the right thing for any (remote) > deps. > > Thanks for reporting! > >