Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CPAN-Reporter CPAN distribution.

Report information
The Basics
Id: 28993
Status: resolved
Priority: 0/
Queue: CPAN-Reporter

People
Owner: dagolden [...] cpan.org
Requestors: mmusgrove [...] cpan.org
Cc:
AdminCc:

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



Subject: CPAN-Reporter-0.48 t/50_test_report_pass fails in Strawberry Perl

Message body is not shown because it is too large.

CC: mmusgrove [...] cpan.org
Subject: Re: [rt.cpan.org #28993] CPAN-Reporter-0.48 t/50_test_report_pass fails in Strawberry Perl
Date: Sun, 26 Aug 2007 04:34:23 -0400
To: bug-CPAN-Reporter [...] rt.cpan.org
From: "David Golden" <dagolden [...] cpan.org>

Message body is not shown because it is too large.

From: mmusgrove [...] cpan.org
C:\DOCUME~1\MMUSGR~1\LOCALS~1\Temp On Sun Aug 26 04:42:56 2007, DAGOLDEN wrote: Show quoted text
> That's interesting. I've seen a few of these errors before where the > temporary directories haven't been created, but I'm still trying to > find a common cause. > > What is your TEMP environment variable? I.e: >
> > perl -e "print $ENV{TEMP}"
> > Thanks, > David
Subject: Re: [rt.cpan.org #28993] CPAN-Reporter-0.48 t/50_test_report_pass fails in Strawberry Perl
Date: Sun, 26 Aug 2007 11:31:23 -0400
To: bug-CPAN-Reporter [...] rt.cpan.org
From: "David Golden" <dagolden [...] cpan.org>
On 8/26/07, Matthew Musgrove via RT <bug-CPAN-Reporter@rt.cpan.org> wrote: Show quoted text
> > Queue: CPAN-Reporter > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=28993 > > > C:\DOCUME~1\MMUSGR~1\LOCALS~1\Temp
Thanks! OK -- next could you please test CPAN::Reporter 0.99_03 and send/post the results? That version does temporary directories a little differently and also has some different diagnostic output.
From: mmusgrove [...] cpan.org

Message body is not shown because it is too large.

I've tracked this down to the latest version of File::Copy::Recursive (0.34), which is badly broken on MSWin32. I've posted it to RT added a link to the upstream bug report.
On Mon Aug 27 06:59:51 2007, DAGOLDEN wrote: Show quoted text
> I've tracked this down to the latest version of File::Copy::Recursive > (0.34), which is badly broken on MSWin32. I've posted it to RT added a > link to the upstream bug report.
I've verified that File::Copy::Recursive 0.35 copies the files on MSWin32.
Fixed with File::Copy::Recursive 0.35 -- also workarounds for 0.34 are in CPAN::Reporter 0.48.