X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3F09D3858400 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=5p41FKK3rlRaTsluTll1gRKnuP2y3vFLfdyZB7o53MI=; b=QVXWfnr0LghwAEbgrJZEcNg5XW5O2z7WxTqvN+zTXMSttZhpuN8nLaQ1JEknvPQEPZ LsNy+9+9cFX7sBpkdH5318auvDTj7Rb0lm/lH1l89YTzjoZG/rmzwrnGzkwUEbaR+zT/ ZwnWCgvtemBO592LATK8O0KLWNJsrcW5rpiV0PheVolEMXb5dkDhq5wFVsALmwsTwon9 HfLmBd+QeG7R5qtS2OPLEAY8F2iCZTxGvyoy6z2sLQ9AIQ8PDE+v0kEYzX++SDm7G2sc TS5OXoKEVKw+D4+BELPab/7doSNfF9nU+laUoVrw5HLzMSxG5+OUSGaZjgJ9a1qFqVki 4Shw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=5p41FKK3rlRaTsluTll1gRKnuP2y3vFLfdyZB7o53MI=; b=0PlFvFrnHpMdH31vY89j/nBaNdpvCC1BKQjpXueR5AjJpn8wYbNsxRuPDRYqZVGQxH 2opSpa35G+swmk31VvfZqfV+oKOiGQqJjWjg/EtWNDCVGPC+2YGkR/9Ok/jvEQe0OINK OyWHSSuFnY96Oj/Fv4XDB9WNssy3VI4YaWAL+Md4ZTT1gMhvAusbF3lkrq/+r+Bu/cWr 5oDpIXEdi+MYSuuU6302QD0Stxka9+n7oe7rvH+xUUI+U1asp5d7UmwoGU0Sl3h6R5io gp2P/8uCADyR13hTJIwwXoLKeFFxwuNRwCwMMr1URB4vv2HBqW9sLacC+WPth8H2w2Ob xKNg== X-Gm-Message-State: AOAM531+Xx5QujKFBRrhsZ9M7XearL6wJeR1YNVnpDXulmbUxg5A7fhO j+8xPB2fdHSyA0BGyaF7AxSjhuxkKXU= X-Google-Smtp-Source: ABdhPJxCb/sqvKa/gJgiaIEKK0p7J/SCoRprowMDah4ebca/EZzz2+FZgjU+liGCp7b1sZqAmkFGvQ== X-Received: by 2002:a05:600c:2f01:: with SMTP id r1mr2837034wmn.153.1640093790361; Tue, 21 Dec 2021 05:36:30 -0800 (PST) Message-ID: <173e5f4b-8bb4-9046-ef1f-fe330c9ba7e4@gmail.com> Date: Tue, 21 Dec 2021 14:36:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: python3.9 failing? Content-Language: it To: cygwin AT cygwin DOT com References: From: Marco Atzeri In-Reply-To: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 21.12.2021 14:12, Henry S. Thompson wrote: > Sometime recently python3 stopped working, I suspect when it became > patched through to python3.9. > > Cygcheck output attached. > > Here's some evidence from the command line... > >: python3.9 > >: echo $? > 127 > >: strace -o /tmp/py.trace python3.9 > strace.exe: error creating process python3.9, (error 2) > >: echo $? > 1 please upgrade/reinstall cygwin 3.3.3 with all Cygwin processes off 3533k 2021/03/29 H:\C64\bin\cygwin1.dll Cygwin DLL version info: DLL version: 3.2.0 DLL epoch: 19 -- 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