Sat Jan 30 01:49:24 2010: Request 54145 was acted upon.
Transaction: Ticket created by CSJEWELL
       Queue: PAR-Dist
     Subject: PAR::Dist does not try to verify that "Build" is not a directory
 before trying to execute it.
   Broken in: 0.46, 0.47
    Severity: Normal
       Owner: Nobody
  Requestors: csjew...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=54145 >


This issue makes it impossible to package the current version of Wx 
(0.96), as it includes a "build" directory, as per the output below.

[output starts after "perl Makefile.PL" has been executed in that 
directory.]

This should be simple enough to fix that I can send a patch, if you'd 
like and if it'd get fixed even faster.

C:\Wx-0.96>perl -MPAR::Dist -eblib_to_par
Can't open perl script "Build": Permission denied
No such file or directory at C:/strawberry/perl/site/lib/PAR/Dist.pm 
line 169.

C:\Wx-0.96>dir B*
 Volume in drive C has no label.
 Volume Serial Number is 6C4E-EE8B

 Directory of C:\Wx-0.96

01/29/2010  11:37 PM    <DIR>          build
               0 File(s)              0 bytes
               1 Dir(s)   2,455,281,664 bytes free

Reply via email to