X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: From: Murthy Gandikota To: Bertrand Caplet , "cygwin AT sourceware DOT 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: ,<55354928 DOT 3090004 AT chunkz DOT net> ,<55354CD2 DOT 7060407 AT chunkz DOT net> <2748d7b76a6248fb853de6541f2582c6 AT EX2013DAG-B DOT pavlovmedia DOT corp>,<553550F1 DOT 1050906 AT chunkz DOT 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 DOT caplet AT chunkz DOT net > To: cygwin AT cygwin DOT 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