Bug 22759

Summary: zip cannot work with existing .zip archives
Product: Base System Reporter: Marcin Gryszkalis <dagoon>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Marcin Gryszkalis 2000-11-10 23:40:01 UTC
any operation on .zip archive (add,update, etc.) fails ,
- didn't happen on 4.1.1

Fix: 

I guess it's somthing wrong with system not with zip
How-To-Repeat: 
dagoon@ldah:~,0> zip archive opt.sh
  adding: opt.sh (deflated 41%)
dagoon@ldah:~,0> zip archive opt.sh
        zip warning: missing end signature--probably not a zip file (did you
        zip warning: remember to use binary mode when you transferred it?)

zip error: Zip file structure invalid (archive.zip)

(opt.sh is "any" file)
Comment 1 wilko freebsd_committer freebsd_triage 2001-11-11 12:44:34 UTC
State Changed
From-To: open->closed

Not reproducible on 4.4-stable