| Anonymous | Login | Signup for a new account | 11-10-2008 10:44 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 | ||||
| 0000250 | [BusyBox] Other | minor | always | 05-08-05 07:38 | 12-07-05 21:22 | ||||
| Reporter | dave | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000250: gzipping N files produces N-1 bad gz files | ||||||||
| Description |
mkdir /tmp/testbbgz cd /tmp/testbbgz dd if=/dev/zero of=file1 bs=512 count=512 dd if=/dev/zero of=file2 bs=512 count=512 busybox gzip file* gunzip * gunzip: file2.gz: invalid compressed data--length error |
||||||||
| Additional Information | busybox gunzip will unzip the files with a warning, gunzip does not unzip them | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |