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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB52615810F for ; Fri, 9 Jun 2023 19:56:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1018BE08F9; Fri, 9 Jun 2023 19:56:03 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3DEDE0883 for ; Fri, 9 Jun 2023 19:56:02 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1q7iDJ-0002ar-Ak for gentoo-user@lists.gentoo.org; Fri, 09 Jun 2023 21:56:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Can't upgrade portage or update/install ebuilds Date: Fri, 9 Jun 2023 19:55:55 -0000 (UTC) Message-ID: References: User-Agent: slrn/1.0.3 (Linux) 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 X-Archives-Salt: 476b8ccc-421e-453d-a934-fd3f0a338389 X-Archives-Hash: daaf0d53e5e8e3f47ba7706b80d784da On 2023-06-09, Nikolay Pulev wrote: > This is my first reach out to you. I have not update my machine for > a long time How long? > and have no reached a point where I can't install or upgrade > packages. My experience is that if you haven't updated up for more than 6-9 months, the easiest/fastest thing to do (usually) is back up /etc, /home, /root and /usr/src/linux/.config and re-install from scratch. If you've got /home in a separate partition, that makes the reinstall particularly easy. -- Grant