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 8029D1382C5 for ; Thu, 3 Dec 2020 20:48:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89F18E0867; Thu, 3 Dec 2020 20:48:46 +0000 (UTC) Received: from smtp.hosts.co.uk (smtp.hosts.co.uk [85.233.160.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D000E0858 for ; Thu, 3 Dec 2020 20:48:45 +0000 (UTC) Received: from host86-149-69-253.range86-149.btcentralplus.com ([86.149.69.253] helo=[192.168.1.65]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from ) id 1kkvWt-0001AO-9M for gentoo-user@lists.gentoo.org; Thu, 03 Dec 2020 20:48:44 +0000 Subject: Re: [gentoo-user] update fails, but I don't see why To: gentoo-user@lists.gentoo.org References: From: antlists Message-ID: Date: Thu, 3 Dec 2020 20:48:43 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.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 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Archives-Salt: 725c463a-365a-4ccf-b572-526e2130909f X-Archives-Hash: ad0fcf8bc7ba681a5b6fc310d5ed1984 On 03/12/2020 20:33, n952162 wrote: > I'm trying to update the gentoo system that I last updated 6 weeks ago, > but it seems not to work.  Can somebody explain to me why? I've got a similar problem - an "emerge --sync" said "portage has been updated, you really should emerge it first before doing anything else". So I tried. And it blew up very similarly to you, with loads of python problems. So I gambled on updating python (which it did) but no dice - portage still won't update. (This is a new system that I'm still trying to setup.) Cheers, Wol