| Anonymous | Login | Signup for a new account | 11-10-2008 11:22 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 | ||||
| 0001617 | [BusyBox] Other | minor | always | 11-28-07 16:53 | 11-29-07 00:20 | ||||
| Reporter | jocke | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | urgent | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001617: unzip bug in 1.7.3 | ||||||||
| Description |
I can't unzip the attached(or any other zip file) zip file with bb 1.7.3 I get: # > unzip tst.zip Archive: tst.zip unzip: can't open '': No such file or directory zip file file is created by: # >zip -v Copyright (C) 1990-2005 Info-ZIP Type 'zip "-L"' for software license. This is Zip 2.31 (March 8th 2005), by Info-ZIP. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0002987) jocke 11-28-07 16:58 |
Forgot to mention that this is on PowerPC |
|
(0002988) vda 11-28-07 22:47 |
This is fixed in svn. The problem is that endianness was handled improperly and all BE targets were broken. 1.8.2 should work too, can you test it? |
|
(0002989) jocke 11-28-07 23:58 |
I could test but that would not help much as we are close to release and I really don't want to do a such an upgrade now. I found this in SVN: http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/archival/unzip.c?rev=20295&r1=20219&r2=20295 [^] Is that enough to fix the problem? |
|
(0002990) vda 11-29-07 00:20 |
Yes, this is the fix. Or just copy unzip.c over from 1.8.2 (you will fix some fallout, but it is typically trivial, no thinking involved). |
| Copyright © 2000 - 2006 Mantis Group |