Bug 2317

Summary: Corrupt .tgz file in Source RPM
Product: [Retired] Red Hat Raw Hide Reporter: carguin
Component: XFree86Assignee: Preston Brown <pbrown>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 1999-06-03 15:20:34 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 carguin 1999-04-21 18:49:30 UTC
During compilation of Source RPM
(XFree86-3.3.3.1-41.src.rpm):

Installing
/home/ftp/pub/redhat-rawhide/XFree86-3.3.3.1-41.src.rpm
Executing: %prep
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf XFree86-3.3.3.1
+ /bin/mkdir -p XFree86-3.3.3.1
+ cd XFree86-3.3.3.1
+ /bin/gzip -dc /usr/src/redhat/SOURCES/X333src-1.tgz
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /bin/gzip -dc /usr/src/redhat/SOURCES/X333src-2.tgz
+ tar -xf -
tar: Skipping to next file header

gzip: /usr/src/redhat/SOURCES/X333src-2.tgz: invalid
compressed data--crc error
+ STATUS=0
+ [ 0 -ne 0 ]
+ /bin/gzip -dc /usr/src/redhat/SOURCES/X333src-3.tgz
+ tar -xf -

Comment 1 Jeff Johnson 1999-06-03 15:20:59 UTC
I believe this has been fixed.