Bug 179749

Summary: unzip -l on a jar file gives error
Product: [Fedora] Fedora Reporter: Andrew Overholt <overholt>
Component: unzipAssignee: Ivana Varekova <varekova>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caolanm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-05 14:56:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
jar that exercises problem none

Description Andrew Overholt 2006-02-02 17:12:09 UTC
Description of problem:
unzip -l <jarfile> gives:
error:  zipfile probably corrupt

Version-Release number of selected component (if applicable):
unzip-5.52-1.i386

How reproducible:
It depends.  It seems to happen more often than not and I haven't actually
noticed it *not* happening ...

Steps to Reproduce:
1. grab the attachment
2 [details]. unzip -l org.eclipse.equinox.preferences_1.0.0.v20051211.jar
  
Actual results:
<list of included stuff>
error:  zipfile probably corrupt

Expected results:
<list of included stuff>

Additional info:
This happens both before and after a /usr/sbin/setenforce 0.

Comment 1 Andrew Overholt 2006-02-02 17:12:10 UTC
Created attachment 124059 [details]
jar that exercises problem

Comment 2 Caolan McNamara 2006-02-05 14:56:51 UTC
I was looking into this as well. I've a patch in the other issue.

*** This bug has been marked as a duplicate of 180078 ***