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:message-id:from:to:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 q=dns; s=default; b=IB207H1RIWnrj91FD+584cTe2oWvO0cT5C4Qzxd156D
	898PG/XsTke6s1umSl2+I63q3RMLDnZcXy0k5hX4i+qT/xY3apqKF687MDRmGkRU
	Es7au/Miz4GWysiNCu+73ly6n+gRYjp3xHTLDOwYwFPMon+nSWr+i4J4IHAU5JYE
	=
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:message-id:from:to:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 s=default; bh=hG4LKBzXqUyCA7ihk0Xk0RJJe2M=; b=d+mp2CHNCgiQEz2BW
	k8zXwBjgI2KbFGgrxBiEtkcWJ3YEp2Ym2Rw6FVX7tqqbX16P6won2sgOWmc9m11u
	3DKbb3IemiGas/jPLcibPoLuTBQ+P+k+VRrq8WDKHsNq+653/NvcO36PxEVHSD6k
	oybkWZga8fbAegJh1lTdcFOiGM=
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=1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: COL004-OMC3S12.hotmail.com
X-TMN: [eUUb+sPIIFRv65dfhzGw+ayNINlCa9Cb]
Message-ID: <COL130-W7306AE63C9C0C963E097D1C2E00@phx.gbl>
From: Murthy Gandikota <murthy64@hotmail.com>
To: Bertrand Caplet <bertrand.caplet@chunkz.net>,
        "cygwin@sourceware.org"	<cygwin@sourceware.org>
Subject: RE: tar zxvf won't  work with Redhat generated compressed tar file
Date: Mon, 20 Apr 2015 19:32:44 +0000
In-Reply-To: <553550F1.1050906@chunkz.net>
References: <COL130-W80F61D41DBC766A5C40206C2E00@phx.gbl>,<55354928.3090004@chunkz.net> <COL130-W660D1B575445ACD2340D61C2E00@phx.gbl>,<55354CD2.7060407@chunkz.net> <COL130-W944A76EC87FAC75AC6DC7BC2E00@phx.gbl> <2748d7b76a6248fb853de6541f2582c6@EX2013DAG-B.pavlovmedia.corp>,<553550F1.1050906@chunkz.net>
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t3KJX0kY031838

Ran this command on Cygwin64

$file mytar.gz
mytar.gz: gzip compressed data, from Unix

Did you want  me to run this command on Linux?

Thanks

----------------------------------------
> Date: Mon, 20 Apr 2015 21:18:09 +0200
> From: bertrand.caplet@chunkz.net
> To: cygwin@cygwin.com
> Subject: Re: tar zxvf won't work with Redhat generated compressed tar file
>
>> I have an old CentOS system, so I copied an existing gzipped tarball from it to my Cygwin and had no difficulties exploding that file. It had extension '.tgz'. Copied it to '.tar.gz' and still had no issue with it.
>>
>> What version of RedHat are you using, and what command(s) created the compressed tarball you're having difficulty with?
>>
>> If you run the 'file' command on the tarball file, what does 'file' say it contains?
>>
>> rake-0.8.4.tar.gz: gzip compressed data, last modified: Wed Mar 4 07:31:25 2009, from Unix
>>
>> Note that some flavors of tar don't have a very powerful compression library, and some don't have one at all. For those old ones you may be forced to use gunzip to get the tarball into a form the old tar understands. (My ancient CentOS box has it, though.)
>
> I agree with you Joi. Tar relies on content of file not extension.
> Murthy, tell us what file yourfile.tar.gz does say ?
>
> --
> CHUNKZ.NET - script kiddie and computer technician
> Bertrand Caplet, Flers (FR)
> Feel free to send encrypted/signed messages
> Key ID: 37F70C30
> GPG FP: 134A 4027 518B 5F4D D409 558D BA9B 7BF0 37F7 0C30
>
 		 	   		  
--
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


