delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/04/30/10:17:06

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 3DBCE3858D28
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=dronecode.org.uk
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk
Authentication-Results: btinternet.com;
auth=pass (PLAIN) smtp.auth=jonturney AT btinternet DOT com;
bimi=skipped
X-SNCR-Rigid: 613A912420C69A6A
X-Originating-IP: [86.139.167.41]
X-OWM-Source-IP: 86.139.167.41 (GB)
X-OWM-Env-Sender: jonturney AT btinternet DOT com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvfedrvddugdejfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkfffgggfuffvfhfhjggtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepffekiefgudejheetudeigfejledtleegleetkeduteeftdfffefhueefgfeutedtnecukfhppeekiedrudefledrudeijedrgedunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdehngdpihhnvghtpeekiedrudefledrudeijedrgedupdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdpnhgspghrtghpthhtohepvddprhgtphhtthhopegthihgfihinhestgihghifihhnrdgtohhmpdhrtghpthhtohepjhgrrhhirdgrrghlthhosegtrghnthgvrdhnvght
X-RazorGate-Vade-Verdict: clean 0
X-RazorGate-Vade-Classification: clean
Message-ID: <36f6073a-0714-00fb-6542-a0f339937ffb@dronecode.org.uk>
Date: Sat, 30 Apr 2022 15:16:42 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.8.1
Subject: Re: [Attn: mercurial maintainer] hg fails with python3.9
To: Jari Aalto <jari DOT aalto AT cante DOT net>,
The Cygwin Mailing List <cygwin AT cygwin DOT com>
References: <257359ee-9899-47c9-a158-fb79ef4890a3 AT cornell DOT edu>
<Ymuz2wzVc9xEZpvU AT congo DOT cante DOT net>
<4615caa2-972c-6f9e-1fc0-3d2bfbe3083c AT dronecode DOT org DOT uk>
<YmvyJY6hllVWvG/v AT congo DOT cante DOT net>
From: Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>
In-Reply-To: <YmvyJY6hllVWvG/v@congo.cante.net>
X-Spam-Status: No, score=-1194.3 required=5.0 tests=BAYES_00, FORGED_SPF_HELO,
KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_NONE,
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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On 29/04/2022 15:11, Jari Aalto wrote:
> On 2022-04-29 12:23, Jon Turney wrote:
>>>>     libdir = '../lib/python3.8/site-packages'
>>>>
>>>> This causes hg to fail as follows if /usr/bin/python3 points to python3.9:
>>>
>>>     ERROR: package 'mercurial' version '5.7-3' is most recent non-test version, but version '6.0-1' is curr
>>
>> This error is trying to tell you "version 6.0-1 exists, so the version you
>> are uploading won't be installed for anyone who already has that higher
>> version number installed, so maybe this isn't what you want to do".
>>
>> mercurial version 6.0-1 does exist, for x86_64 only, dated 2021-11-25.
> 
> 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?

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019