X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94A84383C7DA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1670951078; bh=/4qa/1tFltQEVhyp2kiQRAJKxPmwvQR81Sx5e203FPc=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=IWu77RUqIoPJGF+AsMTlBnTVyjXk8knb65YKSR4yzpP0p6XHTBrphvmM4mbS1AbO0 qWKd+o1h6+kUNVf8tCp3x2TWTv07cYYDNVIZ7pzTe7Nv+TJ0+WEmMTE1JxNcNGpFQH uEJO15tyNnXRqhOkPHxYEzy/jKDbGqDDu5xoR9Ik= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 53D17383B6DC Message-ID: <48d78d6f-6a40-8007-e98f-4c9c85411dd9@oskog97.com> Date: Tue, 13 Dec 2022 19:04:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: Strange behavior when executing programs Content-Language: en-US To: cygwin AT cygwin DOT com References: <1031eafe-fc3b-ab5b-6e63-b0f56c038332 AT razorcat DOT com> <71aa7f85-4441-1ef5-dd9f-1c5d09c151d3 AT razorcat DOT com> <4a7c2cbf-85d8-1974-76e6-5eaff5c950b7 AT razorcat DOT com> <4fc06a27-8e5d-4523-fd95-c66f6f2dfedf AT razorcat DOT com> <9f316519-8f78-9307-ab6a-0ff486139994 AT dronecode DOT org DOT uk> In-Reply-To: <9f316519-8f78-9307-ab6a-0ff486139994@dronecode.org.uk> X-Spam-Status: No, score=-3.2 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.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Oskar Skog via Cygwin Reply-To: Oskar Skog Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 2BDH54nf020270 On 2022-12-13 18:54, Jon Turney via Cygwin wrote: > On 13/12/2022 16:35, Frank Redeker via Cygwin wrote: > >> I tried to install in fresh VM without success. (No AV installed and >> the Windows Firewall is off) >> > [...] >> 2022/12/13 17:04:55 net: Direct >> Cached mirror list unavailable >> User-Agent: default is "Cygwin-Setup/2.924 (Windows NT >> 10.0.18362;Win64;0407;SymLinkPriv)" >> 2022/12/13 17:05:25 connection error: 12057 fetching >> https://cygwin.com/mirrors.lst >> 2022/12/13 17:05:25 mbox note: Could not download mirror sites list >> Defaulting to empty mirror list > > The meaning of the 12057 error isn't clear, but it seems to mean you are > behind a proxy, which isn't co-operating. (See e.g. [1]) > > [1] https://cygwin.com/pipermail/cygwin/2022-February/250814.html > > You could work around the inability to fetch the mirror list (the only > piece of information setup tries to get from cygwin.com), by explicitly > specifying one from [2] > > [2]  https://cygwin.com/mirrors.html > > ERROR_WINHTTP_SECURE_CERT_REV_FAILED 12057 Indicates that revocation cannot be checked because the revocation server was offline (equivalent to CRYPT_E_REVOCATION_OFFLINE). https://learn.microsoft.com/en-us/windows/win32/winhttp/error-messages -- 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