Bug 2317 - Corrupt .tgz file in Source RPM
Summary: Corrupt .tgz file in Source RPM
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: XFree86
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-04-21 18:49 UTC by carguin
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-03 15:20:34 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.