| Summary: | zip cannot work with existing .zip archives | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Marcin Gryszkalis <dagoon> |
| Component: | alpha | Assignee: | freebsd-alpha (Nobody) <alpha> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Not reproducible on 4.4-stable |
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)