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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=aBUwTiyx0yTRGalW P3c7NSHnL3TQmiVWBTXI2Hoa/dr6N5ZR81X0WXiRQgY4mqYVo5Pc+rB6msaUjPIx t1AVK7yz1O6wI2LtkVgfYRiZ7t3NH9lGv575RaF+2AtZISOQsqHuYv2VZTF5afnz JuLQp11EFG/lgAHA/I/rOeQfsJU= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=0Aq9yb5KiMxdERfzHtN+1p /KS5E=; b=pk/YASGUwRtTbpBhN9U4LDvKHMR1IP53XtCtC8fHGjxhMr1CiRXe73 J5nkY8Z8QtJLHHstTpQRjXKcUvpKgRBIozRVOtAc5Y4+31lWZS8AA+FcnLH/epab fRSqArbfZdz5Ndku+tKoCUJ+E4hJcxOkOmvgeTnAwm+anWnfbRxL0= 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-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, wurde, sk:Antivir, geprft X-HELO: mail-ed1-f54.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=q7SN30ZhSiiUwXjU9/ZKIZI76udspULjELdzPQFZWO4=; b=tpwJUwsBJSivvdPHyccsmp5dg6RODM0xwOORW87bsJpzJmFWBpF45kgU1eMTilxNWK hiqH8UfR6+y41w/eiC61yGFkfY7Q+BQghFXa8AEzD/Tv/62rp6VB2so8/n5z9odGRvX5 CjT6kgWvAGZhIeR12RYjNxY3BNV1EsXao41pQKEkvnteRFNyanShYLdxxb9PM1AFkcyk mBj4x8V/kdzdjleJy0iPAixbQsiZq8wtsvl8aNPxYkHoANFmTz78iIOoKK8NGbzGVjqo vtVx/kHEzsNZzL7quWy4Sh9QVvjrkcCzikXew3UvUTf1ro9mGM2p0xBg62qrSfqnAZvH KvYQ== Subject: Re: Broken file in ALL cygwin mirrors report! socat-debuginfo To: cygwin AT cygwin DOT com References: <9dee4f4cb2c541e2b393f17b630397c4 AT grupawp DOT pl> <251f1482-5472-20b4-6907-4ec09da34507 AT gmail DOT com> <4485ee8acd5ce4977bf370345f6f6718 AT smtp-cloud9 DOT xs4all DOT net> From: Marco Atzeri Message-ID: Date: Sat, 20 Oct 2018 18:58:00 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <4485ee8acd5ce4977bf370345f6f6718@smtp-cloud9.xs4all.net> Content-Type: text/plain; charset=utf-8; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w9KGwDIt023760 Am 20.10.2018 um 18:03 schrieb Houder: > On Sat, 20 Oct 2018 16:59:16, Marco Atzeri wrote: > [snip] > .. > >> However setup requires an empty compressed tar file. >> there are several empty tar of size "32" byte in the >> repository >> >> for 64 bit >> >> $ grep ^install setup.ini | grep " 32 " | wc -l >> 300 > > tar file? > > ... uhm, just as an additional note to your post: > > 64-@@ grep ^install: setup.ini | grep " 108 " | wc -l > 1065 > (real tar files (empty), compressed using xz) > > If the empty "tar file" is created like this: > > 64-@@ touch empty.tar (an empty file, but not a tarball!) > 64-@@ xz empty.tar > > one will get files of size 32 bytes ... > > However: > > 64-@@ tar cJf empty.tar.xz --files-from=/dev/null > (or: tar cJfT empty.tar.bz2 /dev/null) > > one will get files of size 108 bytes (of real tar files). > > The latter ones will properly untar, but not the files of size 32. > > (yes, in both cases, no files will be produced) > > Regards, > Henri > I know, it is the uncompress phase that complains on empty file. tar and setup accept both versions Regards Marco --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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