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 44088158011 for ; Mon, 20 Sep 2021 14:40:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4A84E095C; Mon, 20 Sep 2021 14:40:41 +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 6C146E0938 for ; Mon, 20 Sep 2021 14:40:40 +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 7B2423844; Mon, 20 Sep 2021 16:40:39 +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 2021092016403848-176709 ; Mon, 20 Sep 2021 16:40:38 +0200 Date: Mon, 20 Sep 2021 16:40:35 +0200 From: Gerrit Kuehn To: Michael Orlitzky Cc: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] python, my nemesis Message-ID: <20210920164035.12e98d6d@comet2.terra.ger> In-Reply-To: <20210920163159.54851d8a@comet2.terra.ger> References: <20210920145049.1ad40d93@comet2.terra.ger> <433d956b8fd9e0bbaba4596848094149110adf48.camel@gentoo.org> <20210920163159.54851d8a@comet2.terra.ger> 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 16:40:38, Serialize by Router on intranet/aei-hannover(Release 9.0.1FP8|February 23, 2017) at 20/09/2021 16:40:38, Serialize complete at 20/09/2021 16:40:38 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: 58dece01-84b8-47e2-ab79-134e5063ed17 X-Archives-Hash: 91add8a1918044ab6851bd1d6cc4ce68 On Mon, 20 Sep 2021 16:31:59 +0200 Gerrit Kuehn wrote: > This looks like portage is blocked by itself... so how to solve this > one? Well, I simply installed the new virtual packages manually and used "--nodeps" on portage itself afterwards... and here we are. Looks like new portage will update the rest of my system without any issue now (at least it says so when checking with -p), so here we go. Still no idea why this was blocking so hard, though. cu Gerrit