From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fgw21-4.mail.saunalahti.fi (fgw21-4.mail.saunalahti.fi [62.142.5.108]) by sourceware.org (Postfix) with ESMTPS id 72D393858C50 for ; Mon, 2 May 2022 14:57:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 72D393858C50 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cante.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cante.net Received: from congo.cante.net (81-197-199-99.elisa-laajakaista.fi [81.197.199.99]) by fgw21.mail.saunalahti.fi (Halon) with ESMTP id 3c61771b-ca28-11ec-a85e-005056bdd08f; Mon, 02 May 2022 17:57:50 +0300 (EEST) Received: from jaalto by congo.cante.net with local (Exim 4.95) (envelope-from ) id 1nlXUk-004agp-3t; Mon, 02 May 2022 17:57:50 +0300 Date: Mon, 2 May 2022 17:57:50 +0300 From: Jari Aalto To: cygwin@cygwin.com Cc: Jon Turney Subject: Re: [Attn: mercurial maintainer] hg fails with python3.9 Message-ID: References: <257359ee-9899-47c9-a158-fb79ef4890a3@cornell.edu> <4615caa2-972c-6f9e-1fc0-3d2bfbe3083c@dronecode.org.uk> <36f6073a-0714-00fb-6542-a0f339937ffb@dronecode.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <36f6073a-0714-00fb-6542-a0f339937ffb@dronecode.org.uk> X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no 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@cygwin.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: , X-List-Received-Date: Mon, 02 May 2022 14:57:54 -0000 On 2022-04-30 15:16, Jon Turney wrote: > > My mistake. I had the development environment in wrong server, so only 5.7 > > was in there and I forgot to check the latest in Cygwin. > > > > 6.1.1-1 uploaded > > No problem. I'll see if I can improve that error message sometime. > > I notice that mercurial appears to be pure python, so maybe we can upload it > as noarch in future? Sure. I'll adjust it for the next upload. Jari