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 18C091382C5 for ; Fri, 19 Jun 2020 14:09:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E82C9E08ED; Fri, 19 Jun 2020 14:09:00 +0000 (UTC) Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) (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 E8CACE088B for ; Fri, 19 Jun 2020 14:08:58 +0000 (UTC) Received: by mail-ej1-x629.google.com with SMTP id y13so10356568eju.2 for ; Fri, 19 Jun 2020 07:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:subject:to:references:in-reply-to:mime-version:date:message-id; bh=VuTO0XQh0ZtHusydOpbNJh2bPO6jvuv8Ww3NUzHOnq4=; b=OF4mZtCtwqyWf8bifNMNpuNLRHkHWJ8wF+ouQFAWArmJcq5oP+BtjPiRyP75nJb+44 BQEs4ZbOomgqyodj+zsnyxlyTDqQXfoivcs3B79A2uucaJ8OuDN3rmRWkwvggXrTOH+0 8LwhvmgZyc8HuUPR6h3+8OA6qnBUpFBA9Phjxp7zLmHbMAWWxVSgDwTyxj3s8hrrENUm V2D+oi3BfDUlbxrG+XMl2vqJxfaFfDwV9ucwxd9A6Nhj7HUAppwwmxrKKynZ6OwBjLe0 0GJm9dREqs2h4BUWa8afjjh+5hFmX7DragPezx+4HE+ymZOIgsh/1LwIFMMelwgaQ5HB bMjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:references:in-reply-to :mime-version:date:message-id; bh=VuTO0XQh0ZtHusydOpbNJh2bPO6jvuv8Ww3NUzHOnq4=; b=NrmHpXBWN8uFHby1mFwEVyOLc0tGhqhYLsoUzQuTWUSlvuJWBpC7ZQWU9UDXByg4W+ zWCd5SVcQvgx84wTxUjafCfm19K6njU6Kdn3r7+WCg9dWjzqJyLtxzMIgN9/LFeCnmRL 1YMehzSvn3i5DgJtoaQGqg9wxd5qBszGMfGiZsfx3CxF0kuxfspzgyvV2sqyH5U3vfX6 A+ruNTejvICrxJBNpi5Dz0vfOcqddnSkRhQnCXCyadAEl8RlA0tJhimKCi1cx894ppIG QN0SPSLasI7+5l3kVq+Skc6FNgIHjQStG3wxo1nN3QSfwNekvt/2J7bHRvdaiGQN2fC4 YAcA== X-Gm-Message-State: AOAM530xIrfa4uCifa11hR5E0tSocGc4VX9cWO5VL0QQsbltBhtn01Wc KQhZHibxksNPMwOcEsz0HVBeo4vy X-Google-Smtp-Source: ABdhPJzcPgLIJYxRqsLhDeRuxntjuX5anc7Q5QWN5NIM6Gx8F1myMZ9MweTjgjKuPNJr9dercQl/CQ== X-Received: by 2002:a17:906:d204:: with SMTP id w4mr3855802ejz.117.1592575737550; Fri, 19 Jun 2020 07:08:57 -0700 (PDT) Received: from localhost ([79.116.171.50]) by smtp.gmail.com with ESMTPSA id u23sm4580988eds.73.2020.06.19.07.08.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Jun 2020 07:08:56 -0700 (PDT) From: Franz Fellner Subject: Re: [gentoo-user] eselect not showing python3.7 or 3.8 To: gentoo-user@lists.gentoo.org References: In-Reply-To: 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 Date: Fri, 19 Jun 2020 17:08:55 +0300 Message-Id: <1592575735-ner-3.496@TPL520> Content-Type: text/plain X-Archives-Salt: 8d3b9a73-42cb-4e04-b7bf-e47aab2afb9c X-Archives-Hash: 4480f2bceced105ab2399ca39874d202 Probably you still have set PYTHON_TARGETS in your make.conf? I currently have no Gentoo system running so I can't check. On Fri Jun 19 15:19:50 2020, William Kenworthy wrote: > I have been slowly fixing the mess that the python upgrade has made of > my systems and have come across this: > > san0 ~ # eselect python list > Available Python interpreters, in order of preference: >   [1]   python3.6 >   [2]   python2.7 > san0 ~ # equery l python >  * Searching for python ... > [IP-] [  ] dev-lang/python-2.7.18:2.7 > [IP-] [  ] dev-lang/python-3.6.10-r2:3.6/3.6m > [IP-] [  ] dev-lang/python-3.7.7-r2:3.7/3.7m > [IP-] [  ] dev-lang/python-3.8.2-r2:3.8 > san0 ~ # > > eselect python cleanup does not change anything. The system is refusing > me from removing python3.6 and re-emerging 3.7 doesn't change anything.  > 4 other almost identical hosts are fine. > > I was looking at why ansible was failing on hosts that had python3.6 > removed and came across this one ... > > BillK > > > > >