X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E4BA1385CC88 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1696266282; bh=fn6yI/ZjNLd2X4vlxLGBTAKaG4p3AvMXv7/O59M51Q8=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=QeFlByz+A7iBheeOD3Ju7f1Pdj1laXW8LrQWMrsdSn/67iZyEQpFcqNAOvEkprVDV NLTa2+vpge/bqB2xCjtFTpSb2nDR6B5EpP7L2iBduQjk1XPmn237PSewRkQqx3lREN kGqyuY6LkZFJNWsV72PVajssmNRxmSuFmbSDtUU0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A562E385840E X-Authority-Analysis: v=2.4 cv=K7MxogaI c=1 sm=1 tr=0 ts=651af805 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=n2TiHAknIT5sEF7YgdUA:9 a=QEXdDO2ut3YA:10 a=SIT4gNkjhpsA:10 a=sRI3_1zDfAgwuvI8zelB:22 Message-ID: <18db6fe1-c92d-41c3-6f0b-4751f181609a@Shaw.ca> Date: Mon, 2 Oct 2023 11:04:04 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo Content-Language: en-CA To: cygwin AT cygwin DOT com References: <183149768 DOT 1289732 DOT 1696156777556 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT co DOT jp> <183149768 DOT 1289732 DOT 1696156777556 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> <1a9e79d9-4219-cbb9-96f9-d87674d9fbf5 AT Shaw DOT ca> <2123170882 DOT 1351117 DOT 1696245249986 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> <0919dce3-61fc-9b0b-7a2e-c2831b275013 AT Shaw DOT ca> Organization: Inglis In-Reply-To: <0919dce3-61fc-9b0b-7a2e-c2831b275013@Shaw.ca> X-CMAE-Envelope: MS4xfHEFbQWcRcfyOAjme49QjLYhpwC1mRcz0ikYifEfNnZZ4gxzadwTcUjkRaBYHzuN1bkXmxerTAg54tKVrbSPqk2CeWEjKDx4k1S1x12Lz1TxcAfPhLQl 5DkVFVc+g6JKDTZbKBG9CiqrxvK3c6Hf4ZOzsYWbDQyxdSI3bNur2t+OTZvwqHBinb5fuqcD5EaJs6QbdvMFiF8eQSl9jvNJxRc3bsP6guG4JPFwFpvPdBod X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Brian Inglis via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Brian Inglis Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 392H4hDU015825 On 2023-10-02 10:38, Brian Inglis wrote: > [Please reply on list not DM] > On 2023-10-02 05:14, texrayk-frm AT yahoo DOT co DOT jp wrote: >> Occurred on multiple mirrors. Sorry, further suggestions occurred! Did you re-download setup and validate it? wget -N -nv https://cygwin.com/{sha512.sum,setup-x86_64.exe{.sig,}} $ sha512sum --check --ignore-missing sha512.sum $ gpg2 --verify setup-x86_64.exe{.sig,} Do you mean that setup-x86_64 had the same issue from multiple mirrors? Which mirrors were those? >> Match sha-512. >> Confirmed by 7-zip below. No *below* included! >> No errors in archive test. Running which programs? Show command lines and outputs please. >> No problems with extraction. Same? > Do you mean that files are identical and sha512sum matches from multiple > mirrors, 7zip extracts both okay, but setup-x86_64 does not from either? Also, could you please see if GNU tar works okay by running: $ tar -tv -C / -f \ .../qt5-webkit-debuginfo\qt5-webkit-debuginfo-5.9.3-0.3.20180115git.tar.xz $ tar -xv -C / -f \ .../qt5-webkit-debuginfo\qt5-webkit-debuginfo-5.9.3-0.3.20180115git.tar.xz $ tar -dv -C / -f \ .../qt5-webkit-debuginfo\qt5-webkit-debuginfo-5.9.3-0.3.20180115git.tar.xz and in all cases, please show the actual command lines and all outputs. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple