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 5B7351382C5 for ; Fri, 4 Jun 2021 11:39:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E509E085E; Fri, 4 Jun 2021 11:39:31 +0000 (UTC) Received: from covici.com (debian-2.covici.com [166.84.7.93]) (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 B7310E0825 for ; Fri, 4 Jun 2021 11:39:30 +0000 (UTC) Received: from ccs.covici.com (ccs.covici.com [70.109.53.110]) (authenticated bits=0) by covici.com (8.15.2/8.15.2/Debian-14~deb10u1) with ESMTPSA id 154BcVg3021318 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Fri, 4 Jun 2021 07:38:33 -0400 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.15.2/8.15.2) with ESMTPS id 154BdQh34096637 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Fri, 4 Jun 2021 07:39:26 -0400 Received: (from covici@localhost) by ccs.covici.com (8.15.2/8.15.2/Submit) id 154BdPsZ4096636; Fri, 4 Jun 2021 07:39:25 -0400 Date: Fri, 04 Jun 2021 07:39:25 -0400 Message-ID: From: John Covici To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] after latest update emerge completely broken User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/27 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: Covici Computer Systems 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 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Archives-Salt: 50f75d5c-f088-46c8-8b02-bef59f7228b0 X-Archives-Hash: 697a64eefdd9ef705ca59020dc2a33ea Hi. After my latest update, when I try to emerge anything, I get the following: Traceback (most recent call last): File "/usr/lib/python-exec/python3.8/emerge", line 51, in retval = emerge_main() File "/usr/lib/python3.8/site-packages/_emerge/main.py", line 1319, in emerge_main return run_action(emerge_config) File "/usr/lib/python3.8/site-packages/_emerge/actions.py", line 3392, in run_action retval = action_build(emerge_config, spinner=spinner) File "/usr/lib/python3.8/site-packages/_emerge/actions.py", line 414, in action_build retval = mydepgraph.display( File "/usr/lib/python3.8/site-packages/_emerge/depgraph.py", line 8685, in display return display(self, mylist, favorites, verbosity) File "/usr/lib/python3.8/site-packages/_emerge/resolver/output.py", line 775, in __call__ self.conf = _DisplayConfig(depgraph, mylist, favorites, verbosity) File "/usr/lib/python3.8/site-packages/_emerge/resolver/output_helpers.py", line 201, in __init__ initial_atoms=root.setconfig.getSetAtoms("selected")) File "/usr/lib/python3.8/site-packages/portage/_sets/__init__.py", line 271, in getSetAtoms myatoms.update(self.getSetAtoms(s, File "/usr/lib/python3.8/site-packages/portage/_sets/__init__.py", line 260, in getSetAtoms myatoms = myset.getAtoms() File "/usr/lib/python3.8/site-packages/portage/_sets/base.py", line 58, in getAtoms self._load() File "/usr/lib/python3.8/site-packages/portage/_sets/base.py", line 53, in _load self.load() File "/usr/lib/python3.8/site-packages/portage/_sets/dbapi.py", line 111, in load self._setAtoms(self.mapPathsToAtoms(self._files, File "/usr/lib/python3.8/site-packages/portage/_sets/dbapi.py", line 83, in mapPathsToAtoms for p in exclude_paths: TypeError: 'NoneType' object is not iterable I have binary packages for lots of things, including portage if I need it, but no way to emerge any of them. Thanks in advance for any suggestions. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici wb2una covici@ccs.covici.com