On Mon, 20 Sept 2021 at 16:32, Gerrit Kuehn <gerrit.ku...@aei.mpg.de> wrote:
>   (sys-apps/portage-3.0.4-r1-3:0/0::gentoo, installed) USE="(ipc)
>   native-extensions rsync-verify xattr -apidoc -build -doc -gentoo-dev
>   (-selinux) -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3)
>   -python3_6 -python3_8 -python3_9" pulled in by
>   
> sys-apps/portage[python_targets_python3_7(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
>   required by (app-portage/gentoolkit-0.5.0:0/0::gentoo, installed)
>   USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3)
>   -python3_6 -python3_8"
> ---
>
>
> This looks like portage is blocked by itself... so how to solve this
> one?

This is because your gentoolkit installed version has no support for
python 3.9. You might be able to include gentoolkit in your emerge
command, or you might need to build portage with python 3.8 support as
well as 3.9. This type of problem might crop up for several other
packages as you try to get python updated.

Cheers,
Arve

Reply via email to