| Anonymous | Login | Signup for a new account | 11-10-2008 10:57 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |