Mon Dec 21 05:35:46 2015: Request 110480 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: Unpacking exe: File exists
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: jo.kil...@gmx.de
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=110480 >


On 2015-12-21 05:02:32, jo.kil...@gmx.de wrote:
> 198. Roughly translated: A file cannot be created if it already
> exists.----
> Looking into the cache-folder shows that there is a file named
> "version".
> Probably a folder named "version" should be created by extraction
> process - but
> fails due to existance of identical named file. How to overcome this
> problem?

Probably caused by a file and a directory with the same name ignoring case
differences. Please post the table of contents of your packed executable, 
i.e. the output of

unzip -l your.exe

Cheers, Roderich


Reply via email to