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 7E5D31382C5 for ; Tue, 9 Feb 2021 11:58:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5437E09BB; Tue, 9 Feb 2021 11:58:21 +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 8E523E09B5 for ; Tue, 9 Feb 2021 11:58:21 +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 119BvrFe010730 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Tue, 9 Feb 2021 06:57:56 -0500 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.15.2/8.15.2) with ESMTPS id 119BwA8Y2978059 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Tue, 9 Feb 2021 06:58:10 -0500 Received: (from covici@localhost) by ccs.covici.com (8.15.2/8.15.2/Submit) id 119BwAIa2978058; Tue, 9 Feb 2021 06:58:10 -0500 Date: Tue, 09 Feb 2021 06:58:10 -0500 Message-ID: From: John Covici To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] how to maintain and successfully compile inn 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/26 (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: dffa4aa6-7dd3-41b1-bb00-fb08df733345 X-Archives-Hash: e89d5f39861abe0902a1426972a285ae Hi. I see that inn is no longer in the tree and I have a local ebuild for inn2.6.3, but it won't work because of the following line PYTHON_COMPAT=( python2_7 ) The error I get is: * ERROR: net-nntp/inn-2.6.3::local_ebuilds failed (depend phase): * No supported implementation in PYTHON_COMPAT. * * Call stack: * ebuild.sh, line 609: Called source * '/usr/local/portage/net-nntp/inn/inn-2.6.3.ebuild' * inn-2.6.3.ebuild, line 8: Called inherit * 'autotools' 'eutils' 'multilib' * 'python-single-r1' 'toolchain-funcs' * ebuild.sh, line 314: Called __qa_source * '/var/db/repos/gentoo/eclass/python-single-r1.eclass' * ebuild.sh, line 112: Called source * '/var/db/repos/gentoo/eclass/python-single-r1.eclass' * python-single-r1.eclass, line 269: Called * _python_single_set_globals * python-single-r1.eclass, line 209: Called _python_set_impls * python-utils-r1.eclass, line 156: Called die * The specific snippet of code: * die "No supported implementation in * PYTHON_COMPAT." I still have python 2.7 probably because of issues in building chrome, so how do I fix things to keep portage happy and what should I do going forward because I obviously don't want to depend on python2.7 for actually running things. I have mailman which I have to do something about as well, so I will have to use their new ecosystem or switch to another mailing list manager. Thanks for any advice and thoughts on this subject. -- 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