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
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  tst.zip [^] (6,204 bytes) 11-28-07 16:53

- Relationships

- 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).
 

- Issue History
Date Modified Username Field Change
11-28-07 16:53 jocke New Issue
11-28-07 16:53 jocke Status new => assigned
11-28-07 16:53 jocke Assigned To  => BusyBox
11-28-07 16:53 jocke File Added: tst.zip
11-28-07 16:58 jocke Note Added: 0002987
11-28-07 22:47 vda Status assigned => closed
11-28-07 22:47 vda Note Added: 0002988
11-28-07 22:47 vda Resolution open => fixed
11-28-07 23:58 jocke Status closed => feedback
11-28-07 23:58 jocke Resolution fixed => reopened
11-28-07 23:58 jocke Note Added: 0002989
11-29-07 00:20 vda Status feedback => closed
11-29-07 00:20 vda Note Added: 0002990
11-29-07 00:20 vda Resolution reopened => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker