Bug 8821

Summary: "unzip: short read" on certain zip file
Product: Busybox Reporter: Fredrik Fornwall <fredrik>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.24.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Fredrik Fornwall 2016-03-28 10:41:57 UTC
For the zip file at

https://luarocks.org/luasocket-3.0rc1-2.src.rock

using "busybox unzip" fails with "short read", while the standard unzip tool from Info-zip manages to unpack it.

The above linked file is also attached here.
Comment 1 Fredrik Fornwall 2016-03-28 10:45:15 UTC
(The file was too large to attach here, but the link should work).
Comment 2 Denys Vlasenko 2016-04-17 19:07:22 UTC
Reproduced.
Fixed in git. Thanks!