Sun Sep 14 09:57:55 2014: Request 98791 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: PAR-Packer fails to build with DWIMPerl/Strawberry Perl due to 
unquoted path name
   Broken in: (no value)
    Severity: (no value)
       Owner: RSCHUPP
  Requestors: lorenz.graf-vla...@uni-passau.de
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=98791 >


On 2014-09-11 11:13:56, lorenz.graf-vla...@uni-passau.de wrote:
> I tried "cpanm -n PAR::Packer --force" but got the dump below. I don't even
> understand what it is trying to do in my GnuPgp directory, but apparently
> there is a problem with blank spaces in its path which is not quoted.

It tries to pack libstdc++*.dll there. That's probably not even necessary,
as your version of perl probably isn't linked with it - you can check by
looking into the section "Linker and Libraries" in the output of "perl -V".
Unless it says there "ld='g++'", then we don't need to pack libstdc++*.dll.

Anyway, it shouldn't fail on filenames containing blanks.
Fixed in PAR::Packer 1.21 (just uploaded).

Cheers, Roderich

Reply via email to