Bug 8821 - "unzip: short read" on certain zip file
Summary: "unzip: short read" on certain zip file
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.24.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-28 10:41 UTC by Fredrik Fornwall
Modified: 2016-04-17 19:07 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!