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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=aS+F7qsv9ARJ7UNRJpQUDMbmKbmIf veW0l7AJ/bRUZEoQ70aXdXvgxDQ6GQ0QUnWrRb6wdiCBN/Lb1DvOHpVStAZ00l46 XGphIY7JHUZWbHUryPC+juwp7QNtm4WBuJG4LChLMYCBAtVdgpuLzZDhOt8zEpX+ T+X+ugLJyD2xTw= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=oyrpX6F6hDshA/25BXnAmXoPAuk=; b=QHZ WCg2gy1dbm/l2x/xb1bhxOKbaF79O49emWH3JCRcS+Z/4gQXboAfy+wGQNGLQ1MY tiASGGnyqVCOFcpBCVjHKM1sVU7XxxfZLc0XQdqQQVhR3joa0jwv6cqDBOvaay5S 0xlTG+x+1oxUko26SQ4Rn0bYgt6ZB33x7+txBK/U= 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=4.3 required=5.0 tests=AWL,BAYES_05,CYGWIN_OWNER_BODY,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: MAIL.PAVLOVMEDIA.COM From: "Joi L. Ellis" To: Murthy Gandikota , 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:10:47 +0000 Message-ID: <2748d7b76a6248fb853de6541f2582c6@EX2013DAG-B.pavlovmedia.corp> References: ,<55354928 DOT 3090004 AT chunkz DOT net> ,<55354CD2 DOT 7060407 AT chunkz DOT net> In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t3KJB6kB027558 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.) -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Murthy Gandikota Sent: Monday, April 20, 2015 14:03 To: Bertrand Caplet; cygwin AT sourceware DOT org Subject: RE: tar zxvf won't work with Redhat generated compressed tar file Got this message from my upstream Linux sender Please try as well but I previously tried renaming the .tar to .tar.gz (this is an old Linux issue - not knowing a .tar was compressed unless it had .gz too - that I haven't seen required in years) - this had no impact. ---------------------------------------- > Date: Mon, 20 Apr 2015 21:00:34 +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 > >> Did you mean tar zcvf ? It still doesn't work on RedHat and Cygwin64. > > Yes, I meant this. What does not work ? Do you have a error message ? > > -- > 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 -- 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