From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116157 invoked by alias); 20 Oct 2018 16:58:05 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 116143 invoked by uid 89); 20 Oct 2018 16:58:05 -0000 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 Received: from mail-ed1-f54.google.com (HELO mail-ed1-f54.google.com) (209.85.208.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 20 Oct 2018 16:58:03 +0000 Received: by mail-ed1-f54.google.com with SMTP id l14-v6so25182545edq.0 for ; Sat, 20 Oct 2018 09:58:03 -0700 (PDT) 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== Return-Path: Received: from [192.168.2.111] (p5B231786.dip0.t-ipconnect.de. [91.35.23.134]) by smtp.gmail.com with ESMTPSA id z7-v6sm9601438edd.71.2018.10.20.09.58.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 Oct 2018 09:58:00 -0700 (PDT) Subject: Re: Broken file in ALL cygwin mirrors report! socat-debuginfo To: cygwin@cygwin.com References: <9dee4f4cb2c541e2b393f17b630397c4@grupawp.pl> <251f1482-5472-20b4-6907-4ec09da34507@gmail.com> <4485ee8acd5ce4977bf370345f6f6718@smtp-cloud9.xs4all.net> From: Marco Atzeri Message-ID: Date: Sat, 20 Oct 2018 16:58:00 -0000 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 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00165.txt.bz2 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=3D/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=C3=BCft. 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