delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/03/04/06:06:09

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D2B83386F43E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1614855966;
bh=h8prNaH/S5tkPSJIP26L34SGickVt46IZ8yTP/tvV14=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=RSN2r9zwr/xhlkEXZsuXVT6sfMThwfrxkhJOD74NX9hjp5x9AFeFngnIhAwBw9bcF
HwLUS1JNOZNZ4HyrypP/Yadocjn8e9JjfsYgd09rPrF7/Qr2RRP/hj30YJLhhnVy88
s9vaSJOXvXkDbeW6Sjwk3GY/RQzkfyOBMhAiBRK8=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4F5E2386F43E
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=ERVEcpPWZiI+sQQWj1Q8U/s7jYd+deXMJ31xUv9+STc=;
b=lwxV012c3mfP6S2IclZ/CKQpatDogT4p9DJpB192uJvLOeEeW1Kupd/yPNb5tF7XmU
x+nYPhiXwuUj5LA1TYUGD8NlVs9J4D33fH3YZqOrZKApNjPZt4kuSpZYCEDqod0/hzrY
4UPjzqeCrYiZhpKo3vjCXqflyPUkeycUZ3yuZiDZADjgUneNEQk1PzhOHPRjo9S1NrUO
Hq280N1e39Ml/rWQi5vUmQTF0mJghXERVqMKVggmR8MkyBQ251hLZx59e6FOTCXc2yML
0kVSTKkrJUXjC1R7RD3RATJiSu1a36pCQ6PkWhq5osFZtCNQBXrbajxAY4t+xafNSh8T
iOFg==
X-Gm-Message-State: AOAM531zR0DlV/Ev63svjxDufEWGLtuCttqFT70S7TfdVJGvCsasBx+9
GTXe7JwHCMqBwpZ1pgNROgmKACJ5JDzNoDjos4s=
X-Google-Smtp-Source: ABdhPJyOMMsXjniX/gJB8U9yN08FgLHkJCIeTsahpJ97thoL/2UaLHe8CTR2pI+9i+ih0hGYhEGYjQicofzyu5/IdEU=
X-Received: by 2002:aa7:c843:: with SMTP id g3mr3755594edt.228.1614855962305;
Thu, 04 Mar 2021 03:06:02 -0800 (PST)
MIME-Version: 1.0
References: <CANV2+nVF4QyWL1LVkD38=u4gJVqFN_GpC6y965TQuoscxH=0SQ AT mail DOT gmail DOT com>
In-Reply-To: <CANV2+nVF4QyWL1LVkD38=u4gJVqFN_GpC6y965TQuoscxH=0SQ@mail.gmail.com>
Date: Thu, 4 Mar 2021 12:05:50 +0100
Message-ID: <CAB8Xom93f9eDswLiCPxUxXuw9Dq0SK6BPooeBy5BFBxWsK75PQ@mail.gmail.com>
Subject: Re: Cygwin now on Python 3? What about Mercurial?
To: Russell VT <russellvt AT gmail DOT com>
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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-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>
From: marco atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: marco atzeri <marco DOT atzeri AT gmail DOT com>
Cc: The Cygwin Mailing List <cygwin AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On Thu, Mar 4, 2021 at 10:27 AM Russell VT via Cygwin  wrote:
>
> Cygwin Enthusiasts!
>
> Well, I was going to hold back on this one, but having now watched the list
> for a bit, I think this is a fair question (feel free to smack me if I'm
> feeling too entitled, albeit maybe a bit on the rambling side).
>
> TLDR; Cygwin 64 Mercurial (5.5.1) blows chunks with default Python install.
> I'm still not sure if this is a package dependency error, given the recent
> Python 2.7 Deprecation "worldwide," or the way that Mercurial is packaged,
> or even if the package installation order on-down the line screwed me up at
> some point in the past.
>
> TLDR2; Am I really the "only" one on Cygwin still using Mercurial in a
> Complex Python Environment?
>
> Here;s my primary operating environment, devoid of whatever tricks I may
> try to play with Python Development environments (read: Path to /usr/bin
> with no funny stuff getting in the way)
> .

Hi Russel,

short term solution is the same mentioned here
https://sourceware.org/pipermail/cygwin/2021-January/247657.html

It seems the current package maintainer for Mercurial is not available for
the upgrade from 2.7 to 3.8.
We need to decide how to proceed

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