Bug 236312

Summary: unzip can't open file larger than 2GB
Product: Red Hat Enterprise Linux 4 Reporter: Guru Anbalagane <guru.anbalagane>
Component: unzipAssignee: Ivana Varekova <varekova>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4   
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: 2007-04-13 08:17:16 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:

Description Guru Anbalagane 2007-04-13 00:15:18 UTC
Description of problem:
create a zipfile greater than 2gb on a windows OS, ftp in binary to linux,
and unzip: 

Version-Release number of selected component (if applicable):
UnZip 5.51 

How reproducible:
always

Steps to Reproduce:
1.try to unzip a file larger than 2 GB
2.
3.
  
Actual results:
can't find file

Expected results:
should open it

Additional info:
it suffices to add -D_LARGEFILE_SOURCE to CF (compile flags) in the
Makefile.
oracle bug number 5631207

Comment 1 Ivana Varekova 2007-04-13 08:17:16 UTC

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