bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gunzip crc error :(


From: Shing-Fat (Fred) Ma
Subject: gunzip crc error :(
Date: 26 Sep 2001 03:21:43 GMT

Hello,

I have a cron script that makes a nightly image of my files.

The csh command goes something like:

    tar cvfX - NoBackup.lst ~ | gzip -c -9 >! MyBackup.tgz

This used to work fine, but lately I've been getting CRC errors from
gunzip:

    gunzip -c -9 MyBackup.tgz | tar xvf - FilesOfInterest

The zipped file is almost 600Mbytes, and both gzip and gunzip versions
are

gzip 1.2.4 (18 Aug 93)
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H
The solaris operating system is
SunOS mali 5.8 Generic_108528-09 sun4u sparc SUNW,Ultra-5_10
Any ideas on how to start tracking down the problem?

Thanks.

Fred
--------------------------------------------------------------------------
Fred Ma
Department of Electronics
Carleton University, Mackenzie Building
1125 Colonel By Drive
Ottawa, Ontario
Canada     K1S 5B6
address@hidden
==========================================================================
 
reply via email to

[Prev in Thread] Current Thread [Next in Thread]