From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) by sourceware.org (Postfix) with ESMTPS id E36E53851C29 for ; Thu, 31 Dec 2020 19:29:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E36E53851C29 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca Received: from [192.168.1.104] ([24.64.172.44]) by shaw.ca with ESMTP id v3dwktHydbYg3v3dxkRbhP; Thu, 31 Dec 2020 12:29:53 -0700 X-Authority-Analysis: v=2.4 cv=Q4RsX66a c=1 sm=1 tr=0 ts=5fee26b1 a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=IkcTkHD0fZMA:10 a=iMpC6L0jGsNNbTZxuiUA:9 a=QEXdDO2ut3YA:10 Reply-To: cygwin-apps@cygwin.com Subject: Re: [RFE] calm needs to know about ZStandard compressed archives To: cygwin-apps@cygwin.com References: <8735zt7j3t.fsf@Rainer.invalid> <875z4iou3b.fsf@Rainer.invalid> <871rf6otv7.fsf@Rainer.invalid> <6aebdeb5-82ab-03a1-31c1-9d36fe4aac22@gmail.com> <87v9chomei.fsf@Rainer.invalid> <76c74863-4e57-5f90-f6df-10569b576eb1@SystematicSw.ab.ca> <87r1n5okci.fsf@Rainer.invalid> From: Brian Inglis Organization: Systematic Software Message-ID: <08987afc-ceb3-0ed9-1067-17af421eb864@SystematicSw.ab.ca> Date: Thu, 31 Dec 2020 12:29:52 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <87r1n5okci.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfPkMHITJTb2QpJfKlVu8VdznB3Iba7bmjoPLa5p4jTOGFvy0N/PbCrXGVzeVaa8W3Sy0GbQkdy+vi0bh9SxmFNy/iJc/y79kkm84rBUwHtKDYJ7Kxeov Na6vHc7yiGpUocT9FUL+EztspUi4SP4XiQ7u6i3R7ecmqPpDCSRbdJG05ObeNqNLWvmAftmOooX+XOrgNZlRq2RmU1Al4oZCU0M= X-Spam-Status: No, score=-7.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2020 19:29:55 -0000 On 2020-12-31 12:18, Achim Gratz wrote: > Brian Inglis writes: >> CYGPORT_TAR_EXT=".tar.zst" ??? > > Yes, typo. >> CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner >> nobody:65534 --zstd" ??? > > No. >>> CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner >>> nobody:65534 -J" To which part does "No" apply: you specified -J which is --xz; you could instead specify -a, --auto-compress to use the archive suffix. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.]