Compare Pastes

Differences between the pastes #160485 (11.01.2021 11:05) and #266435 (03.11.2022 08:04).
1
# emerge --oneshot sys-apps/portage
1
 Russia Pummels South With Strikes as Zelensky Heralds Ukrainian AdvancesThe New York Times plsHelpUkraine11202203 
2
Calculating dependencies... done!
3
[ebuild  N     ] acct-group/portage-0 
4
[ebuild  N     ] acct-user/portage-0 
5
[ebuild  N     ] dev-python/idna-2.10-r1  PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
6
[ebuild  N     ] dev-python/six-1.15.0-r1  USE="-doc -test" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
7
[ebuild  N     ] dev-python/chardet-3.0.4-r1  USE="-test" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
8
[ebuild  N     ] dev-python/cffi-1.14.4  USE="-doc -test" PYTHON_TARGETS="python3_7 (-python3_6) -python3_8 -python3_9" 
9
[ebuild  N     ] dev-python/PySocks-1.7.1-r1  PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
10
[ebuild  N     ] dev-python/cryptography-3.2.1  USE="-idna -libressl -test" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
11
[ebuild  N     ] dev-python/pyopenssl-20.0.0-r1  USE="-doc -test" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
12
[ebuild  N     ] dev-python/urllib3-1.26.2  USE="-brotli -test" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
13
[ebuild  N     ] dev-python/requests-2.25.1  USE="ssl -socks5 -test" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
14
[ebuild  N     ] app-portage/gemato-16.2  USE="gpg -test -tools" PYTHON_TARGETS="python3_7 (-pypy3) (-python3_6) -python3_8 -python3_9" 
15
[ebuild     U  ] sys-apps/portage-3.0.12 [3.0.9] PYTHON_TARGETS="(-python3_6*)" 
16
17
!!! Multiple package instances within a single package slot have been pulled
18
!!! into the dependency graph, resulting in a slot conflict:
19
20
sys-apps/portage:0
21
22
  (sys-apps/portage-3.0.12:0/0::gentoo, ebuild scheduled for merge) 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
23
    sys-apps/portage (Argument)
24
25
  (sys-apps/portage-3.0.9:0/0::gentoo, installed) USE="(ipc) native-extensions rsync-verify xattr -apidoc -build -doc -gentoo-dev (-selinux) -test" ABI_X86="(64)" PYTHON_TARGETS="(python3_6) python3_7 (-pypy3) -python3_8 -python3_9" pulled in by
26
    sys-apps/portage[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (app-portage/gentoolkit-0.5.0-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="(python3_6) python3_7 (-pypy3) -python3_8 -python3_9"
27
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
28
29
30
It may be possible to solve this problem by using package.mask to
31
prevent one of those packages from being selected. However, it is also
32
possible that conflicting dependencies exist such that they are
33
impossible to satisfy simultaneously.  If such a conflict exists in
34
the dependencies of two different packages, then those packages can
35
not be installed simultaneously. You may want to try a larger value of
36
the --backtrack option, such as --backtrack=30, in order to see if
37
that will solve this conflict automatically.
38
39
For more information, see MASKED PACKAGES section in the emerge man