X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=IuBWWJomQIaQfFMzQRNEaY62lDdaF
	V8SRmiRsJ8DkXV6OMHgZbSFB5i5StCpOoFkzWP1Omp5WjRmBScktaFt3UhAtax9F
	uoP9+e4CefUiBeekKXf8Q5bg3lT/4jZBivRK7O95QCNEvRsdt+XmwVmNZi4I3tzk
	ZB76IbeR0b7shg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=etd0ab42DE4EqryKrx16+E1uc8c=; b=WVI
	pbEXwsGMer086Bshblw6UBq9v2SPBJ5XZV9eG1bNeu8+/Dn0cRb7PSGGA+T78aO0
	Ju7qKOZRMesI45CPmLcbu6ZiBEJKLW8JW7MAsGZ2x02v6ITFdfPM9B7/6kEljL6e
	eyGd9WQQllEdQ4qjho+H5l6AufVSfTMQA1Evtq5I=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wg0-f43.google.com
MIME-Version: 1.0
X-Received: by 10.180.188.197 with SMTP id gc5mr4139369wic.42.1383349121930; Fri, 01 Nov 2013 16:38:41 -0700 (PDT)
Date: Fri, 1 Nov 2013 16:38:41 -0700
Message-ID: <CA+jAve7segXj9C8NVatjk5SSF4X88oqCQ7=ZyenXL88FTfk=Mw@mail.gmail.com>
Subject: tar verify failing after upgrade to 64-bit cygwin
From: Jon Seidel <jesii7@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

I take tar backups from several different machines using cygwin-64 on
Windows 7, plus tar backups from my linux box. When they're all done,
I use cygwin on a WindowsXP box (cygwin-32) to copy the backup files
to an offsite location and then verify the tar files. All this has
worked great for several years but now appears to be broken.

I just created a tar backup on the newly-upgraded Windows7/cygwin-64
machine, but the verify on my WindowsXP/cygwin-32 fails with the
following error:

$ tar ztvf /cygdrive/J/backups_2013-10-25/EDP23_2013-10-31_C.tgz > /dev/null
tar: Archive value -11112764583 is out of time_t range -2147483648..2147483647

At first glance, it looks like the 64-bit archive has a number too
large for the 32-bit machine?

I've recreated the tar backup to make sure that it wasn't a real error
in the backup and still get the identical error...
I've updated the setup on the 32-bit machine...

Any suggestions for what I should check to see if it's a pilot error
or to get a work-around?

Thanks...

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

