BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000693 [BusyBox] Other minor always 02-06-06 09:02 02-13-06 23:44
Reporter bcg View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0000693: unzip can't unzip small files
Description Hello,

If I do following with Info-ZIP:

echo foo > foo; zip -9 foo.zip foo

...I get foo.zip (142 bytes) which can't be unzipped with busybox 1.1.0:

[root@ysi2 /tmp]$ unzip foo.zip
Archive: foo.zip
  inflating: foo
unzip: Cannot complete extraction
[root@ysi2 /tmp]$

Attached patch will fix the problem. Is it the correct way to do it? I'll add this to the bug tracking system.
Additional Information
Attached Files  unzip.patch [^] (317 bytes) 02-06-06 09:02
 foo.zip [^] (142 bytes) 02-06-06 09:02

- Relationships

- Notes
(0001092)
landley
02-13-06 23:44

svn 13956
 

- Issue History
Date Modified Username Field Change
02-06-06 09:02 bcg New Issue
02-06-06 09:02 bcg Status new => assigned
02-06-06 09:02 bcg Assigned To  => BusyBox
02-06-06 09:02 bcg File Added: unzip.patch
02-06-06 09:02 bcg File Added: foo.zip
02-13-06 23:44 landley Status assigned => closed
02-13-06 23:44 landley Note Added: 0001092
02-13-06 23:44 landley Resolution open => fixed
02-13-06 23:44 landley Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker