From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F383158011 for ; Mon, 20 Sep 2021 15:30:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E4E2E09C2; Mon, 20 Sep 2021 15:30:36 +0000 (UTC) Received: from mailgate2.uni-hannover.de (mailgate2.uni-hannover.de [130.75.2.114]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 474AAE09A8 for ; Mon, 20 Sep 2021 15:30:34 +0000 (UTC) Received: from intranet.aei.uni-hannover.de (ahin1.aei.uni-hannover.de [130.75.117.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailgate2.uni-hannover.de (Postfix) with ESMTPS id 547FE1900; Mon, 20 Sep 2021 17:30:33 +0200 (CEST) Received: from comet2.terra.ger ([130.75.117.49]) by intranet.aei.uni-hannover.de (IBM Domino Release 9.0.1FP8) with ESMTP id 2021092017303302-176808 ; Mon, 20 Sep 2021 17:30:33 +0200 Date: Mon, 20 Sep 2021 17:30:30 +0200 From: Gerrit Kuehn To: Neil Bothwick Cc: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] python, my nemesis Message-ID: <20210920173030.71da9a8b@comet2.terra.ger> In-Reply-To: <20210920161717.4d25be84@digimed.co.uk> References: <20210920145049.1ad40d93@comet2.terra.ger> <433d956b8fd9e0bbaba4596848094149110adf48.camel@gentoo.org> <20210920155646.027a276f@comet2.terra.ger> <20210920161717.4d25be84@digimed.co.uk> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; amd64-portbld-freebsd12.1) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on intranet/aei-hannover(Release 9.0.1FP8|February 23, 2017) at 20/09/2021 17:30:33, Serialize by Router on intranet/aei-hannover(Release 9.0.1FP8|February 23, 2017) at 20/09/2021 17:30:33, Serialize complete at 20/09/2021 17:30:33 X-TNEFEvaluated: 1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.102.4 at mailgate2 X-Virus-Status: Clean X-Archives-Salt: 98665760-0e17-479f-8c36-8ddde1a6847a X-Archives-Hash: c40dbc4f47bd8d04b79340bd041f0860 On Mon, 20 Sep 2021 16:17:17 +0100 Neil Bothwick wrote: > > Well, this was the suggested way to go, see > > https://www.gentoo.org/support/news-items/2021-05-05-python3-9.html > That news item is about going from 3.8 to 3.9, you are on 3.7. Yes and no. It started with --- Display-If-Installed: dev-lang/python:3.7 Display-If-Installed: dev-lang/python:3.8 --- So my impression was I might find myself in a similar situation with 3.7. > I'd try > removing the -* items are trying again. Same issue (actually, I tried that first and only found the news item after this didn't work). But I think I fixed most issues now (see my previous posts). Thank you for taking time to look into this. cu Gerrit