Hi,
I am new to the Gentoo Linux distribution. I am trying to install Python 3.10 by setting the PYTHON_VER variable to 3.10 along with 24.06 tag. However, during the build process, I noticed that it is pulling the latest Gentoo version, which has a dependency on Python 3.12. As a result, it is trying to install both versions, which ultimately fails with the following error message. I would appreciate it if you could assist me in resolving this issue.
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-python/requests:0
(dev-python/requests-2.32.3:0/0::gentoo, ebuild scheduled for merge) USE="(test-rust) -socks5 -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) -python3_11 -python3_12 -python3_13" pulled in by
=dev-python/requests-2.32.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] required by (dev-python/pip-24.3.1-r2:0/0::gentoo, ebuild scheduled for merge to '/newroot/') USE="(test-rust) -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) -python3_11 -python3_12 -python3_13"
=dev-python/requests-2.16.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] required by (dev-python/cachecontrol-0.14.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) -python3_11 -python3_12 -python3_13"
Regards,
Ajay
Hi,
I am new to the Gentoo Linux distribution. I am trying to install Python 3.10 by setting the PYTHON_VER variable to 3.10 along with 24.06 tag. However, during the build process, I noticed that it is pulling the latest Gentoo version, which has a dependency on Python 3.12. As a result, it is trying to install both versions, which ultimately fails with the following error message. I would appreciate it if you could assist me in resolving this issue.
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-python/requests:0
(dev-python/requests-2.32.3:0/0::gentoo, ebuild scheduled for merge) USE="(test-rust) -socks5 -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) -python3_11 -python3_12 -python3_13" pulled in by
Regards,
Ajay