Gentoo Archives: gentoo-user

From: Arve Barsnes <arve.barsnes@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Cc: Steven Lembark <lembark@×××××××.com>
Subject: Re: [gentoo-user] emerge failes due to no valid source for pythonexec-2.2 when I have pythonexec-2.4 installed???
Date: Sun, 06 Feb 2022 21:21:02
Message-Id: CAJjrzcVgNyy=mnSrunjdLN2kGJLKd=oPiqxDZ0KyimJx1bM2kQ@mail.gmail.com
In Reply to: [gentoo-user] emerge failes due to no valid source for pythonexec-2.2 when I have pythonexec-2.4 installed??? by Steven Lembark
1 On Sun, 6 Feb 2022 at 21:52, Steven Lembark <lembark@×××××××.com> wrote:
2 > emerge: there are no ebuilds built with USE flags to satisfy ">=dev-lang/python-exec-2:2/2=[python_targets_python3_6]".
3 > !!! One of the following packages is required to complete your request:
4 > - dev-lang/python-exec-2.4.8::gentoo (Missing IUSE: python_targets_python3_6)
5 > (dependency required by "sys-devel/clang-9.0.1::gentoo" [installed])
6 > (dependency required by "@selected" [set])
7 > (dependency required by "@world" [argument])
8
9 Why do you have clang 9 installed? It is no longer in the repo, and
10 apparently requires a python-exec compiled against python 3.6. Unless
11 you have a particular need for it, the solution seems to be to remove
12 clang 9.
13
14 Cheers,
15 Arve