Bugs item #2177485, was opened at 2008-10-18 20:04
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2177485&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.86
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter G (doghund)
Assigned to: Nobody/Anonymous (nobody)
Summary: unzip fails with large archive

Initial Comment:
Nant Version "nant-0.86-nightly-2008-08-18"

Installed this version to work with Zip64 archives. Unzipping a Zip64 Archive 
with these properties:

Version to extract - 4.5
Host OS - DOS
Total files - 1
Total length - 10.251.985.408
Packed length - 1.561.065.491
Ratio - 15%

SFX module size - 0
Main comment - Absent
Passwords - Absent


Fails with this error:


    [unzip] Unzipping 'F:\_DEV\DBRestore\BACKUP\XXXXXX.zip' to 
'F:\_DEV\DBRestore\BACKUP'.

BUILD FAILED

F:\_DEV\DBRestore\get.db.backup.build(29,5):
Unable to expand 'XXXXXX_db_200810170500.BAK' to 'F:\_DEV\DBRestore\BACKUP'.
    Size mismatch: 1408871140;5226832384 <-> 1408871140;931865088

Total time: 532.6 seconds.


Have rerun the build several times and get an identical error each time. I can 
manually unzip the same file without a problem using winrar.


Best regards, and thanks for a wonderful tool,
Peter G

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2010-04-16 22:41

Message:
Peter,
Can you test NAnt 0.90 Alpha 1 or a recent nightly build ?
Thanks!

Charles,
We only upgraded to #ziplib v0.85.5.452 on November 6, 2008 so we were
still using an older version when Peter tested NAnt.

----------------------------------------------------------------------

Comment By: Charles Chan (cchan_qa)
Date: 2010-04-16 06:39

Message:
I just checked and the latest version of the lib is still (v0.85.5.452). I
guess this means potentially a different lib is required?

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2008-10-18 23:38

Message:
Peter, this appears to be a bug in #ziplib.

I will upgrade to a newer version (v0.85.5.452) asap, and let you know
when a new nightly build is available.

Thanks for the report!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2177485&group_id=31650

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to