chun2 / theunarchiver

Automatically exported from code.google.com/p/theunarchiver
Other
0 stars 0 forks source link

Cannot extract Cloudera-Udacity-Training-VM-4.1.1.c.zip properly #742

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Test file:
http://content.udacity-data.com/courses/ud617/Cloudera-Udacity-Training-VM-4.1.1
.c.zip
http://content.udacity-data.com/courses/ud617/Cloudera-Udacity-Training-VM-4.1.1
.c.zip.md5

I actually uses The Archive Browser but I guess the "engine" is the same.

The Archive Browser cannot extract Cloudera-Udacity-Training-VM-4.1.1.c.zip 
properly;
it stuck at Cloudera-Training-VM-4.1.1.c.vmdk

But /usr/bin/unzip on my OS X 10.9 can.

Original issue reported on code.google.com by damage3...@gmail.com on 30 Mar 2014 at 4:33

GoogleCodeExporter commented 8 years ago
I'm having the same issue

Original comment by agarwal....@gmail.com on 24 Jul 2015 at 12:00

GoogleCodeExporter commented 8 years ago
It turns out this file extracts just fine. It is just that the zip file is 
broken, and reports the file sizes completely wrong, so the progress bar does 
not work properly. If you just let it sit and wait, it will finally extract. It 
is just a very large file.

I made The Unarchiver detect if the file size report is going wrong, and switch 
to a simpler and more approximate showing of progress in that case, which 
should at least be more correct.

Original comment by paracel...@gmail.com on 26 Jul 2015 at 2:28