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:date:in-reply-to:references:mime-version :content-type:content-transfer-encoding:subject:to:from:reply-to :message-id; q=dns; s=default; b=O5qFfHL29/XQc4I1fMhufnCTg91Zyjy ECiOLZd3+u4NYDjxgd9AvegUuNclm0H2Hmk0Nqo1wDVFNgdAe75HLLwXb6Ag2j0l TGyyFGVqHc7Ovl4Akves/idjxjegYsfTvTPihN5CQfdjAQjfbe6CceimBrmeh9sF JX+N59a8vpps= 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:date:in-reply-to:references:mime-version :content-type:content-transfer-encoding:subject:to:from:reply-to :message-id; s=default; bh=oH4CvFsmCG+cSIkWRrLLCOG7QNY=; b=oH6QR E1mcUvgkSqfJGUz1jO/iMAUVD+pYhSJ/u2AE40hQ7dG3nldFKZnQ0MuXTmbj4gQV 5j721xz7TKsO2ZC5z2fKNfk2MwhEEqpDjmKRKwP5DkIkDER8hQ320busO4vP+qLr 4kXHc72xl15+FdJ2q4NR2FiARVxvf92EOnnMRM= 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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=excuse, Kenneth, kenneth, k9 X-HELO: nm24-vm5.bullet.mail.ne1.yahoo.com X-Yahoo-SMTP: BVtuZFiswBBG504e4DQIhRExpptF4H0nV7E7 Date: Mon, 27 Mar 2017 11:42:59 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A704BBF681A@USA7109MB022.na.xerox.net> References: <1925262808 DOT 2517393 DOT 1490389786483 AT mail DOT yahoo DOT com> <0D835E9B9CD07F40A48423F80D3B5A704BBF681A AT USA7109MB022 DOT na DOT xerox DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Subject: RE: inetutils-server, OpenSP and units install glitches and fixes To: "Nellis, Kenneth (Conduent)" , "cygwin AT cygwin DOT com" From: "Ian Lambert via cygwin" Reply-To: Ian Lambert Message-ID: <4DB198B1-3D01-401C-B1E8-5AEFFEBEF6DE@yahoo.com> X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v2RFiaLJ006533 On March 27, 2017 8:48:07 AM EDT, "Nellis, Kenneth (Conduent)" wrote: >From: Ian Lambert via cygwin >> ... >> On a related note, using not ancient Red Hat 5.6 where the mirror is >> stored, tar won't expand the Cygwin packages? >> >> $ tar -xvf units-2.13-1.tar.xz >> >> tar: This does not look like a tar archive >> tar: Skipping to next header >> tar: Archive contains obsolescent base-64 headers >> tar: Read 9640 bytes from units-2.13-1.tar.xz >> tar: Error exit delayed from previous errors >> >> $ tar --version >> tar (GNU tar) 1.15.1 >> >> >> but tar Packaged by Cygwin (1.29-1) will. >> > >I believe you need to tell tar if the file is in a compressed >format. Not sure if your version takes the same options as >Cygwin's tar 1.29, but there you would want to say (I suspect): > >$ tar -xvjf units-2.13-1.tar.xz > >--Ken Nellis I appreciate the suggestion, but j is for bz2 on redhat 5.6. There is an "xz" package we could install, but we're moving to redhat 6.4, with tar 1.23, and tar -xvf works there easy as 123. Ha. Thanks -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- 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